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]

Reply via email to