Hello, i have the problem that when i try to resolve the org.springframework.integration 1.0 jars from http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/ the rsolve terminates without further expainations..
here my dep und the debug output .. <ivy:install organisation="org.springframework.integration" module="org.springframework.integration" revision="+" transitive="true" overwrite="true" from="springRelease" to="repoHome" validate="false"/> [ivy:install] :: installing org.springframework.integration#org.springframework.integration;+ :: [ivy:install] :: resolving dependencies :: [ivy:install] resolving dependencies for configuration 'default' [ivy:install] == resolving dependencies for apache#ivy-install;1.0 [default] [ivy:install] loadData of apache#ivy-install;1.0 of rootConf=default [ivy:install] == resolving dependencies apache#ivy-install;1.0->org.springframework.integration#org.springframework.integration;+ [default->*] [ivy:install] loadData of org.springframework.integration#org.springframework.integration;+ of rootConf=default [ivy:install] using springRelease to resolve org.springframework.integration#org.springframework.integration;+ [ivy:install] no cached resolved revision for org.springframework.integration#org.springframework.integration;+ [ivy:install] tried http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/[revision]/org.springframework.integration-ivy.xml [ivy:install] listing all in http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/[revision]/org.springframework.integration-ivy.xml [ivy:install] using springRelease to list all in http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/ [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/maven]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/bundles]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/release]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/org]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/springframework]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/integration]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/1.0.0.RELEASE/]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/1.0.1.RELEASE/]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/maven-metadata.xml]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/maven-metadata.xml.md5]. [ivy:install] ApacheURLLister found URL=[http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/maven-metadata.xml.sha1]. [ivy:install] found 11 resources [ivy:install] found revs: [maven, bundles, release, org, springframework, integration, 1.0.0.RELEASE, 1.0.1.RELEASE, maven-metadata.xml, maven-metadata.xml.md5, maven-metadata.xml.sha1] [ivy:install] springRelease: found md file for org.springframework.integration#org.springframework.integration;+ [ivy:install] => http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/1.0.1.RELEASE/org.springframework.integration-ivy.xml (1.0.1.RELEASE) [ivy:install] parser = ivy parser [ivy:install] no ivy file in cache for org.springframework.integration#org.springframework.integration;1.0.1.RELEASE: tried C:\Documents and Settings\ipapic1\.ivy2\cache\org.springframework.integration\org.springframework.integration\ivy-1.0.1.RELEASE.xml [ivy:install] downloading http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/1.0.1.RELEASE/org.springframework.integration-ivy.xml ... [ivy:install] springRelease: downloading http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/1.0.1.RELEASE/org.springframework.integration-ivy.xml [ivy:install] to C:\Documents and Settings\ipapic1\.ivy2\cache\org.springframework.integration\org.springframework.integration\ivy-1.0.1.RELEASE.xml.original.part [ivy:install] sha1 file found for http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/1.0.1.RELEASE/org.springframework.integration-ivy.xml: checking... [ivy:install] springRelease: downloading http://s3browse.com/explore/repository.springsource.com/maven/bundles/release/org/springframework/integration/org.springframework.integration/1.0.1.RELEASE/org.springframework.integration-ivy.xml.sha1 [ivy:install] to C:\DOCUME~1\ipapic1\LOCALS~1\Temp\ivytmp7530236629336171841sha1 any ideas what could cause this termination without a msg ? I'm using the ivyRc2 jar at the moment .. Regards ivan -- View this message in context: http://www.nabble.com/Resolving-problem---resolve-terminates-without-error..-tp21069413p21069413.html Sent from the ivy-user mailing list archive at Nabble.com.
