+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
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
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
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
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
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
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:
$