To be exact, DefaultMavenProjectBuilder goes to extra trouble to end
up with a 'dynamic' version of the Build, not the resolved version,
and this test needs the resolved one.

On Mon, Feb 2, 2015 at 12:19 PM, Benson Margulies <bimargul...@gmail.com> wrote:
> Somewhere between 2.0 and 2.2, MavenProjectBuilder changed to build
> projects with property references in them. For example,
> .getBuild().getDirectory():
>
> ${project.basedir}/target
>
> There are tests in archetype that are pretty confused by this. Can
> someone remind me of how to obtain an interpolated value for these
> items?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to