You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by kukudas <ku...@googlemail.com> on 2009/02/13 15:59:27 UTC

Who can explain me this warning ?

hi,

when i execute mvn clean site (with 2.1-SNAPSHOT) i get this warning (i
don't get it with 2.0.9):

DEPRECATED: Binding aggregator mojos to lifecycle phases in the POM is
considered dangerous.
This feature has been deprecated. Please adjust your POM files accordingly.

Offending mojo:

org.apache.maven.plugins:maven-project-info-reports-plugin:2.1:dependency-convergence

i hope somebody can explain what this means thanks.

kuku
-- 
View this message in context: http://www.nabble.com/Who-can-explain-me-this-warning---tp21997978p21997978.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Who can explain me this warning ?

Posted by Wayne Fay <wa...@gmail.com>.
> when i execute mvn clean site (with 2.1-SNAPSHOT) i get this warning (i
> don't get it with 2.0.9):

You're running a "bleeding edge" version of Maven. Expect to see some errors...

This warning means that the MPIR plugin needs some adjusting before
Maven 2.1 is released as final.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org