Re: help w/ maven-antrun-plugin

2006-03-02 Thread John Cartwright
Sorry - my problem was not w/ maven, but with my use of ant. Changing the ant target to include: ${path.string} demonstrates that the path is being correctly passed by maven. -- john John Cartwright wrote: Hello All, I'm having some trouble accessing the classpath references described

help w/ maven-antrun-plugin

2006-03-02 Thread John Cartwright
Hello All, I'm having some trouble accessing the classpath references described at http://maven.apache.org/plugins/maven-antrun-plugin/classpaths.html. Here's a snippet from my pom.xml: compile compile