No, "path" is for paths (potentially multiple jar files), "location" is for specifying an individual jar file.

<echo message="${plugin.getDependencyPath('commons-collections')}"/>
Output nothing at all. I used 'commons-collections' because xdoclet's plugin.jelly file used that value and it should work.


~ Dave

Brett Porter wrote:
I think "path" should be "location" in the part using getDependencyPath?

You can echo out the results of getDependencyPath to ensure you are
getting what you expected.

- Brett



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to