Re: Very slight (almost silly) 3.0-beta-1 incompatibility

2010-05-27 Thread Benjamin Bentmann
Daniel Kulp wrote: and then a 17 line stack trace. At the very least, I don't think the stack trace should be there. (without -e) Fixed. Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For

Re: [VOTE] Release Maven Doxia and Maven Doxia Site Tools version 1.1.3

2010-05-27 Thread Olivier Lamy
+1 * 2. 2010/5/24 Dennis Lundberg denn...@apache.org: Hi, To allow Maven Site Plugin 2.1.1 to be released, I'd like to release Doxia 1.1.3. We solved 10+1 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780version=15924

Is an empty classifier equal to a non-existing classifier?

2010-05-27 Thread Dennis Lundberg
Hi I'm looking into http://jira.codehaus.org/browse/MSHARED-131 which triggered the question in the subject. Maven Archiver and Maven WAR Plugin, and I'm guessing the Dependency Plugin as well, treats a non-existing classifier (classifier == null) differently to an empty classifier (classifier ==

Re: Is an empty classifier equal to a non-existing classifier?

2010-05-27 Thread Benjamin Bentmann
Dennis Lundberg wrote: I'm looking into http://jira.codehaus.org/browse/MSHARED-131 which triggered the question in the subject. Maven Archiver and Maven WAR Plugin, and I'm guessing the Dependency Plugin as well, treats a non-existing classifier (classifier == null) differently to an empty

Re: svn commit: r948951 - in /maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg: AbstractGpgMojo.java GpgSigner.java

2010-05-27 Thread Dan Tran
isn't it better to use File rather than String as argument type for 'executable'? -D On Thu, May 27, 2010 at 12:01 PM, bentm...@apache.org wrote: Author: bentmann Date: Thu May 27 19:01:26 2010 New Revision: 948951 URL: http://svn.apache.org/viewvc?rev=948951view=rev Log: [MGPG-23] Allow

Re: svn commit: r948951 - in /maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg: AbstractGpgMojo.java GpgSigner.java

2010-05-27 Thread Benjamin Bentmann
Dan Tran wrote: isn't it better to use File rather than String as argument type for 'executable'? No, I don't think so. The thing is that Maven would resolve a relative path for a File-typed param to the project basedir, but I envision this new parameter to also support a value like gpg2

Re: [VOTE] Release Maven Doxia and Maven Doxia Site Tools version 1.1.3

2010-05-27 Thread Dennis Lundberg
+1 from me On 2010-05-24 23:56, Dennis Lundberg wrote: Hi, To allow Maven Site Plugin 2.1.1 to be released, I'd like to release Doxia 1.1.3. We solved 10+1 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780version=15924

[VOTE] Release Maven Doxia Tools version 1.2.1

2010-05-27 Thread Dennis Lundberg
Hi, Another step towards Site Plugin 2.1.1... We solved 3 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761version=16268 There are no issues left in JIRA! Staging repo: https://repository.apache.org/content/repositories/maven-021/ Staging site:

[RESULT] [VOTE] Release Maven Doxia and Maven Doxia Site Tools version 1.1.3

2010-05-27 Thread Dennis Lundberg
Hi, The vote has passed with the following result: +1 (binding): Lukas Theussl, Arnaud Héritier, Olivier Lamy, Dennis Lundberg +1 (non binding): Nicolas De Loof I will promote the artifacts to the central repo. On 2010-05-24 23:56, Dennis Lundberg wrote: Hi, To allow Maven Site Plugin 2.1.1

[jira] Subscription: Design Best Practices

2010-05-27 Thread jira
Issue Subscription Filter: Design Best Practices (23 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques