On 12 Oct 06, at 3:55 AM 12 Oct 06, [EMAIL PROTECTED] wrote:

Hello,

How do I determine the absolute path for a JAR in the repository?

In the StatCVS plugin for Maven2, I need to know where
statcvs:statcvs:0.2.3 is. Since I have to fork a Java process, it's not enough just to define this dependency in the pom of the plugin, I need a
way to determine its path after maven's dependency mechanism has
downloaded it for me.


Artifact.getFile()

This also means I cannot ask for ${project.dependencies} because it's a
dependency of the plugin, not the project.

Regards,

--
Aaron Digulla


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




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

Reply via email to