Joachim, you originally sent this email at: Date: Nov 4, 2006 5:42 PM Subject: How to get path to artifact for a dependency in a plugin
And then again 13hrs later: Date: Nov 5, 2006 6:45 AM Subject: How to get path to artifact for a dependency in a plugin Please *do not* send emails multiple times to this list, especially not more than once within 24hrs. We already have a lot of discussion and clutter in this list and sending multiple copies of an email makes it even more difficult to keep up. If you send a message and don't get an immediate response, even if you think its a really important issue/problem you're having and you can't move forward without a resolution etc, please wait no less than 72hrs before sending it again. And don't just send it again, perhaps add some more information about your problem, tell us why you weren't able to find an answer online or why the general answer won't work for you, etc. Wayne On 11/5/06, Joachim Van der Auwera <[EMAIL PROTECTED]> wrote:
I am writing a plugin where I need access to the jar file for a dependency. I have tried looping the dependencies to find this (from MavenProject.getDependencies()), but the dependencies always seem to have null as their getSystemPath() value. I have also tried checking the artifacts, but similarly, getFile() on the artifacts is also always null... So, what is the proper way to find the path where the artifact can be found? Thanks for the help, Joachim --------------------------------------------------------------------- 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]
