Hi

I'm working on a stand-alone tool (not invoked via Maven) that currently
reads POM files using the MavenXpp3Reader. Now there is a need to use
interpolated models instead of the plain file content. So I started
looking at MavenProjectBuilder in Maven 2.2.1 and ModelBuilder in Maven
3.0.4.

After some experimenting I end up needing either Repositories (M2) or
ModelResolvers (M3). Does anyone know of any examples of how to use any
of these in a stand-alone tool?

-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to