You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dan Fabulich <da...@fabulich.com> on 2009/11/06 23:00:20 UTC

Re: svn commit: r833427 - /maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/project/Pro jectSorter.java

Jason van Zyl wrote:

> You know that the reactor behaviour is present in in 3.x already?

I did know this; it's sweet.

There's just one maven-reactor-plugin feature missing from core, which IMO 
should NOT land in core.

It's reactor:make-scm-changes, which rebuilds all/only those projects that 
you have changed.  It relies on maven-scm to figure this out, so it's not 
a good candidate for core.  But I do need access to the DAG to get this 
information for my plugin...

-Dan

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