The Apache Maven team is pleased to announce the release of the Apache
Maven Shade Plugin, version 2.3.
This plugin provides the capability to package the artifact in an
uber-jar, including its dependencies and to shade - i.e. rename - the
packages of some of the dependencies.
http://maven.apache
Hi,
The vote has passed with the following result:
+1 (binding): John, Kristian, Mark, Hervé, Olivier
+1 (non binding): Mirko
I will continue the release process.
Cheers
--
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy
-
Hi Mark,
I think we need to make a decision for the plugin first on how to handle
this.
IMHO it's not the task of the maven-javadoc-plugin to maintain backwards
compatibility because Oracle has decided to change the behavior.
However, if we keep it like it is, we'll get a huge number of jir
What are you trying to do from a high level.
Much of what Maven does to resolve, load and configure plugins dynamically can
likely be reused, but if you tell me what you want I can point you at code you
can lift. At a high level Maven:
1. Looks at some configuration and determines what the plug
+1
Regards,
Hervé
Le mardi 29 avril 2014 15:24:53 Olivier Lamy a écrit :
> Hi,
> I'd like to release Apache Maven Shade Plugin 2.3.
> The main goal is to fix java 1.8 usage.
> We fixed 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=19828&styleName=Tex
> t&projectId=11540
>
Hi
I need to read "implementation" value of a component with specified
"role" and "role-hint"
from "META-INF/plexus/components.xml" resource of dynamically resolved
artifact.
In other words I want to do the same thing Maven does configuring mojo
attributes
with @Component( role = AnInterface.clas
Hi!
Building with Java8 breaks buiding JavaDocs many existing maven projects.
And thus most times also breaks releasing them.
The reason is that they enabled all warnings and errors now by default.
This means that we get tons of oddly broken builds because it also breaks for
missing @param, etc
+1
LieGrue,
strub
> On Thursday, 1 May 2014, 10:22, Kristian Rosenvold
> wrote:
> > +1
>
>
>
> 2014-05-01 6:48 GMT+02:00 Olivier Lamy :
>
>> my +1
>>
>>
>> On 29 April 2014 15:24, Olivier Lamy wrote:
>> > Hi,
>> > I'd like to release Apache Maven Shade Plugin 2.3.
>> > The main
+1
2014-05-01 6:48 GMT+02:00 Olivier Lamy :
> my +1
>
>
> On 29 April 2014 15:24, Olivier Lamy wrote:
> > Hi,
> > I'd like to release Apache Maven Shade Plugin 2.3.
> > The main goal is to fix java 1.8 usage.
> > We fixed 2 issues:
> >
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=