Re: svn commit: r1537302 - /maven/plugins/trunk/maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/RarMojo.java

2013-10-30 Thread Tony Chemit
On Thu, 31 Oct 2013 00:20:27 +0100 "Bernd Eckenfels" wrote: > Am 31.10.2013, 00:06 Uhr, schrieb Olivier Lamy : > > On 31 October 2013 08:01, wrote: > >> +@Parameter( property = "maven.rar.skip" ) > >> +private boolean skip; > > Does it make sense to add a expression="${maven.rar.skip}"

Re: svn commit: r1537302 - /maven/plugins/trunk/maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/RarMojo.java

2013-10-30 Thread Bernd Eckenfels
Am 31.10.2013, 00:06 Uhr, schrieb Olivier Lamy : On 31 October 2013 08:01, wrote: +@Parameter( property = "maven.rar.skip" ) +private boolean skip; Does it make sense to add a expression="${maven.rar.skip}" (or maybe ${skipMavenRar}?). Especially the skip function is usefull from t

Re: svn commit: r1537302 - /maven/plugins/trunk/maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/RarMojo.java

2013-10-30 Thread Tony Chemit
On Thu, 31 Oct 2013 10:06:07 +1100 Olivier Lamy wrote: > On 31 October 2013 08:01, wrote: > > Author: tchemit > > Date: Wed Oct 30 21:01:01 2013 > > New Revision: 1537302 > > > > URL: http://svn.apache.org/r1537302 > > Log: > > MRAR-34 - provide skip parameter for the plugin > > > > Modified: >

Re: svn commit: r1537302 - /maven/plugins/trunk/maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/RarMojo.java

2013-10-30 Thread Olivier Lamy
On 31 October 2013 08:01, wrote: > Author: tchemit > Date: Wed Oct 30 21:01:01 2013 > New Revision: 1537302 > > URL: http://svn.apache.org/r1537302 > Log: > MRAR-34 - provide skip parameter for the plugin > > Modified: > > maven/plugins/trunk/maven-rar-plugin/src/main/java/org/apache/maven/p

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-30 Thread Robert Scholte
I haven't finished the complete release process yet. There seems to be some misconfiguration to publish/copy the staged docs to production. So I need to fix that first before I'll update the plugins page and send the announcement. I'm working on it. Robert Op Wed, 30 Oct 2013 16:48:02 +010

Re: [VOTE] Release Apache Maven Release Plugin version 2.4.2

2013-10-30 Thread Sascha Vogt
Hi all, Am 23.10.2013 21:52, schrieb Robert Scholte: > Staging site: > http://maven.apache.org/maven-release-archives/maven-release-2.4.2/maven-release-plugin/ As the plugin is released, shouldn't the site also be promoted? http://maven.apache.org/maven-release/maven-release-plugin/ still schows