the reference doc is http://maven.apache.org/ref/3.1-SNAPSHOT/maven-model-
builder/

and I need to add that ${basedir} is deprecated too

Regards,

Hervé

Le jeudi 3 janvier 2013 13:03:38 Stephen Connolly a écrit :
> ${basedir} and ${pom.basedir} are deprecated in favour of
> ${project.basedir} afaik
> 
> On 3 January 2013 11:24, Anders Hammar <[email protected]> wrote:
> > I've always been under the impression that one should use the property
> > "project.basedir" instead of just "basedir". Is that true or just my own
> > interpretation?
> > 
> > /Anders

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

Reply via email to