Re: svn commit: r1331837 - in /maven/plugin-tools/branches/MPLUGIN-189: ./ maven-plugin-tools-annotations/ maven-plugin-tools-annotations/src/ maven-plugin-tools-annotations/src/main/ maven-plugin-too

2012-05-01 Thread Chris Graham
On Wed, May 2, 2012 at 7:40 AM, Robert Scholte wrote: > +1 if we could get rid of the ${ and }, because users are not interested > in the fact that this is resolved as an expression. > This should make it better to read too. > > When I started with Maven I never had the feeling I was passing > sys

Re: Pushing plugin web site for release votes

2012-05-01 Thread Hervé BOUTEMY
today, I made great progress: as the scm commit may show, I updated m-scm- publish-p to import any content, and I just did such an import on existing content do m-doap-p versions 1.0 and 1.1 the result is an updated publish procedure [1], with some part still failing (I had to create the symlink

Re: svn commit: r1331837 - in /maven/plugin-tools/branches/MPLUGIN-189: ./ maven-plugin-tools-annotations/ maven-plugin-tools-annotations/src/ maven-plugin-tools-annotations/src/main/ maven-plugin-too

2012-05-01 Thread Robert Scholte
+1 if we could get rid of the ${ and }, because users are not interested in the fact that this is resolved as an expression. This should make it better to read too. When I started with Maven I never had the feeling I was passing system-properties, so I doubt that this is the right name. I wa

Re: svn commit: r1331837 - in /maven/plugin-tools/branches/MPLUGIN-189: ./ maven-plugin-tools-annotations/ maven-plugin-tools-annotations/src/ maven-plugin-tools-annotations/src/main/ maven-plugin-too

2012-05-01 Thread Hervé BOUTEMY
+1 for your analysis "argument" for "command line argument": I understand the logic, I find it better than "expression" effectively, but I'm not convinced that it is much explicit. I'm not convinced by "value" either: your analysis is perfectly right "property"? "system-property"? considering t

[ANN] Maven Site Plugin 3 3.1 Released

2012-05-01 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin 3, version 3.1 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin You should specify the version in your project's plugin configuration:

Re: svn commit: r1331837 - in /maven/plugin-tools/branches/MPLUGIN-189: ./ maven-plugin-tools-annotations/ maven-plugin-tools-annotations/src/ maven-plugin-tools-annotations/src/main/ maven-plugin-too

2012-05-01 Thread Robert Scholte
I don't know the numbers, but I'm assuming that 99 out of 100 times the expression is filled with a command line argument. I can imagine why the name 'expression' was used: it must contain exactly one expression. But that's from the technical perspective. We've all seen the threads where us

Re: [RFC] Reimagining the artifact and repository-interaction APIs

2012-05-01 Thread Lukas Theussl
Hervé BOUTEMY wrote: I'm a little late, but needed time to think more on my comments :) Le lundi 9 avril 2012 17:27:09 John Casey a écrit : Hi all, I finally have some cycles free to work on Maven, and I'd like to spend some time thinking about how we might tackle some of the bigger-picture

Re: [RESULT] [VOTE] Release Maven Changes Plugin version 2.7

2012-05-01 Thread Benson Margulies
oops. Sorry. On Tue, May 1, 2012 at 1:11 PM, Lukas Theussl wrote: > > For the record: my vote is not binding. > > Thanks for the release anyway! :) > > -Lukas > > > Benson Margulies wrote: >> >> Subject: >> >> Hi, >> The vote has passed with the following result : >> >> +1 (binding): hboutemy, bi

Re: [RESULT][VOTE] Apache Maven Compiler Plugin 2.4

2012-05-01 Thread Lukas Theussl
same here: my vote is not binding. same here: thanks for the release anyway! :) -Lukas Olivier Lamy wrote: Hi, The vote has passed with the following result: +1 (binding): Hervé Boutemy, Kristian Rosenvold, Stephane Nicoll, Mark Struberg, Lukas Theussl, Emmanuel Venisse, Olivier Lamy +1 (non

Re: [RESULT] [VOTE] Release Maven Changes Plugin version 2.7

2012-05-01 Thread Lukas Theussl
For the record: my vote is not binding. Thanks for the release anyway! :) -Lukas Benson Margulies wrote: Subject: Hi, The vote has passed with the following result : +1 (binding): hboutemy, bimargulies, olamy, ltheussl +1 (non binding): Tony Chemit I will promote the artifacts to the cent

[ANN] Maven Compiler Plugin 2.4 Released

2012-05-01 Thread Olivier Lamy
Hi, The Maven team is pleased to announce the release of the Maven Compiler Plugin, version 2.4 The Compiler Plugin is used to compile the sources of your project. The default compiler is javac and is used to compile Java sources. http://maven.apache.org/plugins/maven-compiler-plugin You should