Re: [VOTE] Apache Maven Shade Plugin 2.2

2013-11-26 Thread Hervé BOUTEMY
+1 Regards, Hervé Le lundi 25 novembre 2013 10:19:10 Olivier Lamy a écrit : > Hi, > I'd like to release Apache Maven Shade plugin 2.2 > > We fixed 1 issue: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11540&version=187 > 68 > > Staging repository: > https://repository.apache.or

Property namespaces Was: Changing JDK version without specifying maven-compiler-plugin version

2013-11-26 Thread Mirko Friedenhagen
Hello Laird, the only pity with using properties is that they are not namespaced most of the time (the maven.compiler.* ones being an exception here), "output" is claimed at least by three mojos IIRC. And skipTests is almost a general one but you may not easily specify that you do not want to run

Re: More hard problems...

2013-11-26 Thread Bernd Eckenfels
Am 26.11.2013, 22:02 Uhr, schrieb Robert Scholte : In addition to this story: There's an open issue called MDEPLOY-118 which describes a related issue: how to release the same version for different platforms? Related there is also the need for "features". Larger projects typically have a l

Re: More hard problems...

2013-11-26 Thread Stephen Connolly
On Tuesday, 26 November 2013, Robert Scholte wrote: > In addition to this story: There's an open issue called MDEPLOY-118 which > describes a related issue: how to release the same version for different > platforms? > > The platforms as described here look more like a new kind of profiles: > platf

Re: More hard problems...

2013-11-26 Thread Robert Scholte
In addition to this story: There's an open issue called MDEPLOY-118 which describes a related issue: how to release the same version for different platforms? The platforms as described here look more like a new kind of profiles: platform as activation. In this case I'm not so sure if the p

[VOTE] Release Apache Maven Ear Plugin version 2.9

2013-11-26 Thread Robert Scholte
Hi, We solved 11 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11132&version=18770&styleName=Html There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11132&status=1 Staging repo: https://repository.apache.org/c

maven-plugins pull request: PMD plugin side fix for PMD bug #1155.

2013-11-26 Thread hgschmie
GitHub user hgschmie opened a pull request: https://github.com/apache/maven-plugins/pull/16 PMD plugin side fix for PMD bug #1155. The PMD plugin crashes if the ruleset element in the POM is present but empty. You can merge this pull request into a Git repository by running: $