spring-projects / spring-webflow

Spring Web Flow
https://spring.io/projects/spring-webflow
Apache License 2.0
323 stars 231 forks source link

booking-mvc sample does not build [SWF-1198] #1766

Closed spring-operator closed 14 years ago

spring-operator commented 14 years ago

Michal opened SWF-1198 and commented

I do a "ant jar" in "C:\tmp\spring-webflow-2.0.8.RELEASE\projects\spring-webflow-samples\booking-mvc" folder and get:

(...) [ivy:cachepath] ==== library-release-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/libraries/release/org.springframework.webflow/org.springframework.js/[revision]/ivy-[revision].xml [ivy:cachepath] ==== library-milestone-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/libraries/milestone/org.springframework.webflow/org.springframework.js/[revision]/ivy-[revision].xml [ivy:cachepath] ==== library-snapshot-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/libraries/snapshot/org.springframework.webflow/org.springframework.js/[revision]/ivy-[revision].xml [ivy:cachepath] problem while listing resources in s3://repository.springsource.com/ivy/bundles/release/org.springframework.webflow/org.springframework.webflow/ with bundle-release-repository:

[ivy:cachepath] org.springframework.aws.ivy.S3RepositoryException org.jets3t.service.S3ServiceException: S3 GET connection failed for '/' [ivy:cachepath] problem while listing resources in s3://repository.springsource.com/ivy/bundles/milestone/org.springframework.webflow/org.springframework.webflow/ with bundle-milestone-reposit ory: [ivy:cachepath] org.springframework.aws.ivy.S3RepositoryException org.jets3t.service.S3ServiceException: S3 GET connection failed for '/' [ivy:cachepath] problem while listing resources in s3://repository.springsource.com/ivy/bundles/snapshot/org.springframework.webflow/org.springframework.webflow/ with bundle-snapshot-repositor y: [ivy:cachepath] org.springframework.aws.ivy.S3RepositoryException org.jets3t.service.S3ServiceException: S3 GET connection failed for '/' [ivy:cachepath] problem while listing resources in s3://repository.springsource.com/ivy/libraries/release/org.springframework.webflow/org.springframework.webflow/ with library-release-reposito ry: [ivy:cachepath] org.springframework.aws.ivy.S3RepositoryException org.jets3t.service.S3ServiceException: S3 GET connection failed for '/' [ivy:cachepath] problem while listing resources in s3://repository.springsource.com/ivy/libraries/milestone/org.springframework.webflow/org.springframework.webflow/ with library-milestone-repo sitory: [ivy:cachepath] org.springframework.aws.ivy.S3RepositoryException org.jets3t.service.S3ServiceException: S3 GET connection failed for '/' [ivy:cachepath] problem while listing resources in s3://repository.springsource.com/ivy/libraries/snapshot/org.springframework.webflow/org.springframework.webflow/ with library-snapshot-reposi tory: [ivy:cachepath] org.springframework.aws.ivy.S3RepositoryException org.jets3t.service.S3ServiceException: S3 GET connection failed for '/' [ivy:cachepath] module not found: org.springframework.webflow#org.springframework.webflow;latest.integration [ivy:cachepath] ==== integration: tried [ivy:cachepath] C:\tmp\spring-webflow-2.0.8.RELEASE\projects\spring-webflow-samples\booking-mvc/../../integration-repo/org.springframework.webflow/org.springframework.webflow/[revision]/ivy- [revision].xml [ivy:cachepath] - artifact org.springframework.webflow#org.springframework.webflow;latest.integration!org.springframework.webflow.jar: [ivy:cachepath] C:\tmp\spring-webflow-2.0.8.RELEASE\projects\spring-webflow-samples\booking-mvc/../../integration-repo/org.springframework.webflow/org.springframework.webflow/[revision]/org. springframework.webflow-[revision].jar [ivy:cachepath] ==== bundle-release-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/bundles/release/org.springframework.webflow/org.springframework.webflow/[revision]/ivy-[revision].xml [ivy:cachepath] ==== bundle-milestone-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/bundles/milestone/org.springframework.webflow/org.springframework.webflow/[revision]/ivy-[revision].xml [ivy:cachepath] ==== bundle-snapshot-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/bundles/snapshot/org.springframework.webflow/org.springframework.webflow/[revision]/ivy-[revision].xml [ivy:cachepath] ==== library-release-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/libraries/release/org.springframework.webflow/org.springframework.webflow/[revision]/ivy-[revision].xml [ivy:cachepath] ==== library-milestone-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/libraries/milestone/org.springframework.webflow/org.springframework.webflow/[revision]/ivy-[revision].xml [ivy:cachepath] ==== library-snapshot-repository: tried [ivy:cachepath] s3://repository.springsource.com/ivy/libraries/snapshot/org.springframework.webflow/org.springframework.webflow/[revision]/ivy-[revision].xml [ivy:cachepath] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:cachepath] :: UNRESOLVED DEPENDENCIES :: [ivy:cachepath] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:cachepath] :: org.springframework.webflow#org.springframework.js;latest.integration: not found [ivy:cachepath] :: org.springframework.webflow#org.springframework.webflow;latest.integration: not found [ivy:cachepath] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:cachepath] [ivy:cachepath] [ivy:cachepath] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED C:\tmp\spring-webflow-2.0.8.RELEASE\projects\spring-build\common\common.xml:87: impossible to resolve dependencies: resolve failed - see output for details

Total time: 2 seconds


Affects: 2.0.8

Reference URL: http://forum.springsource.org/showthread.php?p=278201#post278201

spring-operator commented 14 years ago

Rossen Stoyanchev commented

This should not be an issue any more.