Found it!

you need ${pom.getDependency('xxxx').getJar()} where 'xxxx' is the id of the 
dependency.

cheers

bill



On Friday 24 January 2003 10:52 am, Bill Petheram wrote:
> 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]>

Reply via email to