Re: Can't add maven-artifact-ant-2.0.2-dep.jar as a dependency to an ant plugin

2006-03-29 Thread Michael Meyer
tead. It should pull the rest in transitively. I'll take another look at your stacktrace and see whether I can make more sense of it... -john Michael Meyer wrote: Hi I already asked this at users@maven.apache.org but I didn't get an answer so if maybe somebody on this list could h

[M2] Is there a variable for the source folder?

2006-03-27 Thread Michael Meyer
Hi I already asked this at users@maven.apache.org but I didn't get an answer so if maybe somebody on this list could help me: Is there a variable for the source folder? ${project.build.sourceDirectory} returns "my-app/src/main/java" I noticed that I can use ${user.dir}/src but this would brea

Can't add maven-artifact-ant-2.0.2-dep.jar as a dependency to an ant plugin

2006-03-27 Thread Michael Meyer
Hi I already asked this at users@maven.apache.org but I didn't get an answer so if maybe somebody on this list could help me: I would like to add maven-artifact-ant-2.0.2-dep.jar as a dependency to an ant plugin. I added the jar file to my local repository. But I only get a stack trace when I