Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-29 Thread Kristian Rosenvold
AS can be seen from http://jira.codehaus.org/browse/MASSEMBLY-722, this can be fixed for 2.5 by adding the following to your pom (these component updates are available in central): maven-assembly-plugin ... org.codehaus.plexus plexus-archiver 2.8.2 org.codehaus.plexus plexus-io 2.3.3 Or a

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-28 Thread Kristian Rosenvold
Unfortunately filtering into tar/zip is broken (http://jira.codehaus.org/browse/MASSEMBLY-722), and users of filtering/line endings must use a previous version or wait for 2.5.1, which will be released fairly soon. Kristian 2014-10-27 5:50 GMT+01:00 Kristian Rosenvold : > The Apache Maven team i

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-27 Thread Hervé BOUTEMY
yes, the lag on the us site is far more than on the eu site: at the moment, eu site is ok, but not us one... as you'll see with INFRA-8491, it is being worked on for some time now, I fear nothing can be done for us that isn't already done for everybody Regards, Hervé Le lundi 27 octobre 2014

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-27 Thread Kristian Rosenvold
OK, which might explain why the site seems to be flickering back between 2.5 and 2.6-SNAPSHOT right now. I have checked SVN and it seems like all three branches are on "2.5". I'll leave this for now, if the site is still 2.6-SNAPSHOT tomorrow I'll talk to infra. Kristian 2014-10-27 8:36 GMT+01:0

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-27 Thread Hervé BOUTEMY
there is an expected little lag after publish, less than one hour: your update is now visible on http://maven.apache.org/plugins/index.html there are some svnpubsub/websites problems actually worked on by INFRA, because there is more load than expected: see https://issues.apache.org/jira/browse/

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-27 Thread Kristian Rosenvold
Release has certainly gotten a whole lot more complex since last time I did it. I tried using the "cms", used "edit" and then "publish". After a while it says I'm a published author, but it seems like I am published to /dev/null. What other magic incantations are needed ? Kristian 2014-10-27 7:

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-26 Thread Hervé BOUTEMY
remember our release procedure [1] is here to help us not forget any of the many steps we have to do when doing a release (and I don't see how to remove any step, so this procedure is here to stay) and this is the opportunity to remember everyone that the announce mail is to be sent "From: your

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-26 Thread Kristian Rosenvold
I am trying to find out how to make that "scm" page work. Kristian 2014-10-27 7:43 GMT+01:00 Anders Hammar : > Also, the plugins index page is not updated with the new version. > > /Anders > > On Mon, Oct 27, 2014 at 7:34 AM, Kristian Rosenvold < > kristian.rosenv...@gmail.com> wrote: > >> Y

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-26 Thread Anders Hammar
Also, the plugins index page is not updated with the new version. /Anders On Mon, Oct 27, 2014 at 7:34 AM, Kristian Rosenvold < kristian.rosenv...@gmail.com> wrote: > Yeah I just saw that, I'm working on it... ;) > > K > > > 2014-10-27 7:31 GMT+01:00 Anders Hammar : > > Kristian, > > > > The plu

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-26 Thread Kristian Rosenvold
Yeah I just saw that, I'm working on it... ;) K 2014-10-27 7:31 GMT+01:00 Anders Hammar : > Kristian, > > The plugin's site says v2.6-SNAPSHOT. > > /Anders > > On Mon, Oct 27, 2014 at 5:50 AM, Kristian Rosenvold < > kristian.rosenv...@zenior.no> wrote: > >> The Apache Maven team is pleased to an

Re: [ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-26 Thread Anders Hammar
Kristian, The plugin's site says v2.6-SNAPSHOT. /Anders On Mon, Oct 27, 2014 at 5:50 AM, Kristian Rosenvold < kristian.rosenv...@zenior.no> wrote: > The Apache Maven team is pleased to announce the release of the > long-awaited Apache Maven Assembly Plugin, version 2.5. > > The Assembly Plugin

[ANN] Apache Maven Assembly Plugin 2.5 Released

2014-10-26 Thread Kristian Rosenvold
The Apache Maven team is pleased to announce the release of the long-awaited Apache Maven Assembly Plugin, version 2.5. The Assembly Plugin for Maven is primarily intended to allow users to aggregate the project output along with its dependencies, modules, site documentation, and other files into