Hi. I tried adding some more dependencies to my ant build script
using the maven-artifact-ant-2.0-alpha-3-dep.jar. When I tried to
build, it reported this:
[artifact:dependencies] Resolving dependencies...
[artifact:dependencies] Downloading: javax/mail/mail/1.3.2/
mail-1.3.2.pom
[artifac
2
Type: Bug
Components: maven-artifact-ant
Versions: 2.0-alpha-3
Environment: Mac OS X 10.4.2, Java 1.4.2
Reporter: Rick Mann
The ant artifact:dependencies task adds entire local repo to classpath if no
dependencies are specified. For example, my build.xml contains this