Re: improving incremental builds

2012-08-25 Thread David Jencks
Is what you want different from what mvn -amd moduleA does? So your idea is to find the list of changed modules and then build that list with -amd? thanks david jencks On Aug 25, 2012, at 1:32 PM, Mark Struberg wrote: > Hi folks! > > After a short discussion with Kristian, I've created a s

Re: svn commit: r1377316 - /maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java

2012-08-25 Thread Hervé BOUTEMY
of course, no problem Le samedi 25 août 2012 18:41:01 Olivier Lamy a écrit : > damned good catch! > Any complains I publish the site with this change ? > > 2012/8/25 : > > Author: hboutemy > > Date: Sat Aug 25 16:08:25 2012 > > New Revision: 1377316 > > > > URL: http://svn.apache.org/viewvc?rev

improving incremental builds

2012-08-25 Thread Mark Struberg
Hi folks! After a short discussion with Kristian, I've created a small app with 2 modules which shows a few problems with mavens incremental build logic. And since incremental builds do not work well, people use $> mvn _clean_ install all the time. We could speed up the development effort heav

Re: svn commit: r1377316 - /maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java

2012-08-25 Thread Olivier Lamy
damned good catch! Any complains I publish the site with this change ? 2012/8/25 : > Author: hboutemy > Date: Sat Aug 25 16:08:25 2012 > New Revision: 1377316 > > URL: http://svn.apache.org/viewvc?rev=1377316&view=rev > Log: > fixed @since > > Modified: > > maven/plugins/trunk/maven-dependen

hi all,when I checkout the source of maven-3.0.4-RC5,and then I want to compile it by "mvn install ",but failed

2012-08-25 Thread 黄国华
[INFO] Apache Maven .. SUCCESS [3.309s] [INFO] Maven Model ... SUCCESS [5.496s] [INFO] Maven Artifact SUCCESS [1.939s] [INFO] Maven Plugin API .. SUCCESS [4.6

Re: [VOTE] Apache Maven Dependency Plugin 2.5.1

2012-08-25 Thread Tony Chemit
On Fri, 24 Aug 2012 10:49:12 +0200 Olivier Lamy wrote: +1,works fine on my projects thanks, tony. > Hi, > I'd like to release Maven Dependency Plugin 2.5.1. > This release contains a regression issue fix and a perf improvement > (https://jira.codehaus.org/browse/MDEP/fixforversion/18718) > > S

Re: [VOTE] Apache Maven Dependency Plugin 2.5.1

2012-08-25 Thread Hervé BOUTEMY
+1 Hervé Le vendredi 24 août 2012 10:49:12 Olivier Lamy a écrit : > Hi, > I'd like to release Maven Dependency Plugin 2.5.1. > This release contains a regression issue fix and a perf improvement > (https://jira.codehaus.org/browse/MDEP/fixforversion/18718) > > Staging repository: > https://repos