>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>>
>
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional
Hi Jonas,
There's a MavenProjectStub class available in the
maven-plugin-testing-harness if you're interested. But
its basically used for plugin testing. I'm not sure if it would be
useful for you, but you can take a look at it here:
http://svn.apache.org/repos/asf/maven/shared/trunk/maven-plu
Hi!
This could be a no-no, but can I create a MavenProject object from a POM
(other than the one executed) within my plugin?
I've traversed the JavaDocs, but there is no obvious way (all methods
require arguments I cannot provide, e.g. ProfileManager).
/jonas
*