How can I extract the filename of one jar file from the dependency classpath using its 'id'.
I used to do something like this
${maven.dependency.classpath.getFilename('id')} but things are different now.
the plugins now seem to have their own method.
I am using 1.0-beta-7
thanks
bill
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
