have a look in versions-maven-plugin @ mojo

On 10 August 2010 10:05, muss_ <[email protected]> wrote:

>
> I tried to write it i need to build a new MavenProject and
> to get a MavenProject out of a POM
> file, I need to use the MavenProjectBuilder
>
> /**
>  * @component
> expression="${component.org.apache.maven.project.MavenProjectBuilder}"
>  * @required
>  * @readonly
>  */
>
> private MavenProjectBuilder builder = null;
>
> that doesnt work and to create a MavenProjectBuilder i need a
> ProfileManager, and I can't
> figure out how to get my hands on one.
> How do I get my hands on instances of these classes?
>
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/read-Plugins-in-local-repository-tp2268689p2405029.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to