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]
--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]