Is anybody else experiencing problems building? I tried running the precommit target in build-spring-integration/build.xml (with nothing in my ivy cache) and end up getting an ivy error resolving com.springsource.org.eclipse.jdt.core.compiler.bat ch.jar. I have tried this both at the trunk and the M4 tag.
I have also tried the jar target in the integration project - same result.
CS
Code:[ivy:cachepath] downloading s3://repository.springsource.com/ivy/bundles/external/org.eclipse.jdt/com.springsource.org.eclipse.jdt.core.compiler.batch/3.3.0/com.springsource.org.eclipse.jdt.core.compiler.batch-3.3.0.jar ... [ivy:cachepath] bundle-external-repository: downloading s3://repository.springsource.com/ivy/bundles/external/org.eclipse.jdt/com.springsource.org.eclipse.jdt.core.compiler.batch/3.3.0/com.springsource.org.eclipse.jdt.core.compiler.batch-3.3.0.jar [ivy:cachepath] (1534kB) [ivy:cachepath] WARN: [FAILED ] org.eclipse.jdt#com.springsource.org.eclipse.jdt.core.compiler.batch;3.3.0!com.springsource.org.eclipse.jdt.core.compiler.batch.jar: D:\Java\workspaces\Sandbox\spring-integration-1.0.0.M4\org.springframework.integration\..\ivy-cache\repository\org.eclipse.jdt\com.springsource.org.eclipse.jdt.core.compiler.batch\3.3.0\com.springsource.org.eclipse.jdt.core.compiler.batch-3.3.0.jar.part (The filename, directory name, or volume label syntax is incorrect) (2266ms) [ivy:cachepath] tried s3://repository.springsource.com/ivy/bundles/external/org.eclipse.jdt/com.springsource.org.eclipse.jdt.core.compiler.batch/3.3.0/com.springsource.org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar [ivy:cachepath] downloading s3://repository.springsource.com/ivy/bundles/external/org.eclipse.jdt/com.springsource.org.eclipse.jdt.core.compiler.batch/3.3.0/com.springsource.org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar ... [ivy:cachepath] bundle-external-repository: downloading s3://repository.springsource.com/ivy/bundles/external/org.eclipse.jdt/com.springsource.org.eclipse.jdt.core.compiler.batch/3.3.0/com.springsource.org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar [ivy:cachepath] (1201kB) [ivy:cachepath] WARN: [FAILED ] org.eclipse.jdt#com.springsource.org.eclipse.jdt.core.compiler.batch;3.3.0!com.springsource.org.eclipse.jdt.core.compiler.batch-sources.jar(src): D:\Java\workspaces\Sandbox\spring-integration-1.0.0.M4\org.springframework.integration\..\ivy-cache\repository\org.eclipse.jdt\com.springsource.org.eclipse.jdt.core.compiler.batch\3.3.0\com.springsource.org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar.part (The filename, directory name, or volume label syntax is incorrect) (281ms) [ivy:cachepath] WARN: [FAILED ] org.eclipse.jdt#com.springsource.org.eclipse.jdt.core.compiler.batch;3.3.0!com.springsource.org.eclipse.jdt.core.compiler.batch.jar: D:\Java\workspaces\Sandbox\spring-integration-1.0.0.M4\org.springframework.integration\..\ivy-cache\repository\org.eclipse.jdt\com.springsource.org.eclipse.jdt.core.compiler.batch\3.3.0\com.springsource.org.eclipse.jdt.core.compiler.batch-3.3.0.jar.part (The filename, directory name, or volume label syntax is incorrect) (2266ms) [ivy:cachepath] WARN: ==== bundle-external-repository: tried [ivy:cachepath] WARN: s3://repository.springsource.com/ivy/bundles/external/org.eclipse.jdt/com.springsource.org.eclipse.jdt.core.compiler.batch/3.3.0/com.springsource.org.eclipse.jdt.core.compiler.batch-3.3.0.jar [ivy:cachepath] WARN: [FAILED ] org.eclipse.jdt#com.springsource.org.eclipse.jdt.core.compiler.batch;3.3.0!com.springsource.org.eclipse.jdt.core.compiler.batch-sources.jar(src): D:\Java\workspaces\Sandbox\spring-integration-1.0.0.M4\org.springframework.integration\..\ivy-cache\repository\org.eclipse.jdt\com.springsource.org.eclipse.jdt.core.compiler.batch\3.3.0\com.springsource.org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar.part (The filename, directory name, or volume label syntax is incorrect) (281ms) [ivy:cachepath] WARN: ==== bundle-external-repository: tried [ivy:cachepath] WARN: s3://repository.springsource.com/ivy/bundles/external/org.eclipse.jdt/com.springsource.org.eclipse.jdt.core.compiler.batch/3.3.0/com.springsource.org.eclipse.jdt.core.compiler.batch-sources-3.3.0.jar [ivy:cachepath] :: resolution report :: resolve 109ms :: artifacts dl 2704ms [ivy:cachepath] WARN: :::::::::::::::::::::::::::::::::::::::::::::: [ivy:cachepath] WARN: :: FAILED DOWNLOADS :: [ivy:cachepath] WARN: :: ^ see resolution messages for details ^ :: [ivy:cachepath] WARN: :::::::::::::::::::::::::::::::::::::::::::::: [ivy:cachepath] WARN: :: org.eclipse.jdt#com.springsource.org.eclipse.jdt.core.compiler.batch;3.3.0!com.springsource.org.eclipse.jdt.core.compiler.batch.jar [ivy:cachepath] WARN: :: org.eclipse.jdt#com.springsource.org.eclipse.jdt.core.compiler.batch;3.3.0!com.springsource.org.eclipse.jdt.core.compiler.batch-sources.jar(src) [ivy:cachepath] WARN: :::::::::::::::::::::::::::::::::::::::::::::: [ivy:cachepath] report for org.eclipse.jdt#com.springsource.org.eclipse.jdt.core.compiler.batch-caller;working runtime produced in D:\Java\workspaces\Sandbox\spring-integration-1.0.0.M4\org.springframework.integration\..\ivy-cache\resolution\ecj.classpath-runtime.xml [ivy:cachepath] resolve done (109ms resolve - 2704ms download)


Reply With Quote
