On 13/02/2012, at 12:09 AM, Dennis Lundberg wrote:
> 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 MavenPro
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.
Afte