Yes, it should. Alas, it does not do so at the moment, but I will
submit a patch.
Regards,
Jochen
On 2006-07-31 08:09:10 +0200, Brett Porter <[EMAIL PROTECTED]> said:
Why are the dependencies needed in the plugin extractor? Perhaps it is
more a matter of that the plugin plugin should resolve dependencies if
there is a need for it (and pass the local repository location to the
extractor API if needed also).
- Brett
On 28/07/2006 10:01 PM, Jochen Kuhnle wrote:
Hi,
I am currenty writing a MojoDescriptorExtractor that needs to resolve
dependencies on its own, since the plugin plugin does not do this (no
@requiredDependencyResolution). For this, I need to get the path to the
local repository (through MavenSettings, MavenExecutionRequest, etc.)
The only solution I have found so far is to duplicate Maven's startup
code that determines the path, but there surely is a better way?
Regards,
Jochen
---------------------------------------------------------------------
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]