Hello,

I'm trying to build Cassandra 0.8 and 1.0.0 branches with no success on
Windows, getting errors:

...
maven-ant-tasks-retrieve-build:
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from
repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource
'asm:asm:java-source:sources:3.2' in repository central (
http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from
repository apache at
https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
...
and so on.

I have checked build/build-dependencies.xml and all files referenced are
downloaded to local maven repository (${user.home}/.m2/repository)
successfully.

Environment:
Windows 7 Professional x64
Ant 1.8.2
JDK 1.6.0 b27

I'm a .NET developer with no experience building JAVA projects with ant.

What have I missed?


Thanks,
Viktor

Reply via email to