MortenK wrote:
>
> How can I load a pom.xml file from the filesystem into a MavenProject
> object?
>
> Morten
>
Good day to you, MortenK,
Is this for plugin testing? If it is, you may want to try and extend
org.apache.maven.plugin.testing.AbstractMojoTestCase which has
lookupMojo(...) for generating an instance of your mojo given a specified
pom.xml :-)
Cheers,
Franz
--
View this message in context:
http://www.nabble.com/MavenProject-from-pom.xml-tf2396491.html#a6710620
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]