Re: svn commit: r1500547 - /maven/site/trunk/content/apt/docs/history.apt

2013-07-07 Thread Hervé BOUTEMY
good idea: I hate these broken log messages, but as they are only log messages, I didn't dig into it Le lundi 8 juillet 2013 02:04:18 sebb a écrit : > On 7 July 2013 23:36, wrote: > > Author: hboutemy > > Date: Sun Jul 7 22:36:42 2013 > > New Revision: 1500547 > > > > URL: http://svn.apache.o

Re: svn commit: r1500550 - /maven/archetype/trunk/pom.xml

2013-07-07 Thread Arnaud Héritier
Damned no. This test commit shouldn't have land it. I will revert it. Sorry for the noise. - Arnaud Le 8 juil. 2013 à 02:33, Olivier Lamy a écrit : > this means archetype will be 1.6 required > (http://commons.apache.org/proper/commons-io/). > Is it the goal? > > 2013/7/8 : >> Author:

Re: svn commit: r1500547 - /maven/site/trunk/content/apt/docs/history.apt

2013-07-07 Thread sebb
On 7 July 2013 23:36, wrote: > Author: hboutemy > Date: Sun Jul 7 22:36:42 2013 > New Revision: 1500547 > > URL: http://svn.apache.org/r1500547 > Log: > added releases history > > Added: > maven/site/trunk/content/apt/docs/history.apt (with props) > > Added: maven/site/trunk/content/apt/do

Re: svn commit: r1500550 - /maven/archetype/trunk/pom.xml

2013-07-07 Thread Olivier Lamy
this means archetype will be 1.6 required (http://commons.apache.org/proper/commons-io/). Is it the goal? 2013/7/8 : > Author: aheritier > Date: Sun Jul 7 23:21:09 2013 > New Revision: 1500550 > > URL: http://svn.apache.org/r1500550 > Log: > Update commons-io 2.2 -> 2.4 > > Modified: > maven

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread Chris Graham
On Mon, Jul 8, 2013 at 5:31 AM, sebb wrote: > On 7 July 2013 13:45, Chris Graham wrote: > > In this instance, these files are derived files, so does it matter? > > I already said that this particular file is probably not an issue. > > I think that you missed my point, namely the case of derived

Re: How Maven works - definitions

2013-07-07 Thread Barrie Treloar
On 8 July 2013 04:01, Mirko Friedenhagen wrote: > Hello, > > first of all, thanks for your replies. I think it would help very much > if an introductory would be at the plugin development page[1] to get > the big picture. Or even be repeated at the the run[2] page. > > Running Maven is trivial unt

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread Hervé BOUTEMY
Le dimanche 7 juillet 2013 20:53:02 sebb a écrit : > On 7 July 2013 20:39, Arnaud Héritier wrote: > > I understand the issue but for me all that problems will never disappear > > if > > we don't find a solution to automate the process. > > The point is that processes and people are not infallible

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread sebb
On 7 July 2013 20:52, Stephen Connolly wrote: > On Sunday, 7 July 2013, Arnaud Héritier wrote: > >> I understand the issue but for me all that problems will never disappear if >> we don't find a solution to automate the process. >> Yes PMCs (and devs) are responsible to do various controls as you

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread sebb
On 7 July 2013 20:39, Arnaud Héritier wrote: > I understand the issue but for me all that problems will never disappear if > we don't find a solution to automate the process. The point is that processes and people are not infallible > Yes PMCs (and devs) are responsible to do various controls as

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread Stephen Connolly
On Sunday, 7 July 2013, Arnaud Héritier wrote: > I understand the issue but for me all that problems will never disappear if > we don't find a solution to automate the process. > Yes PMCs (and devs) are responsible to do various controls as you mentioned > but I suppose that we aren't different to

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread Arnaud Héritier
I understand the issue but for me all that problems will never disappear if we don't find a solution to automate the process. Yes PMCs (and devs) are responsible to do various controls as you mentioned but I suppose that we aren't different to others projects and our time spent in OSS projects is o

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread sebb
On 7 July 2013 13:45, Chris Graham wrote: > In this instance, these files are derived files, so does it matter? I already said that this particular file is probably not an issue. The issue is that the release process is clearly not infallible. The assembly plugin does not identify every file it

Re: How Maven works - definitions

2013-07-07 Thread Mirko Friedenhagen
Hello, first of all, thanks for your replies. I think it would help very much if an introductory would be at the plugin development page[1] to get the big picture. Or even be repeated at the the run[2] page. Running Maven is trivial until you encounter problems or wish to extend stuff. I deal a l

Re: [VOTE] Apache 3.1.0

2013-07-07 Thread Anders Hammar
+1 (non-binding) Didn't try any of the new stuff explicitly though. /Anders On Sun, Jun 30, 2013 at 9:00 PM, Jason van Zyl wrote: > Here are the release bits for 3.1.0: > > Release notes: > > https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=18967 > > Staging repositor

Re: How Maven works - definitions

2013-07-07 Thread Lennart Jörelid
Well ... first of all, if documentation is considered important or relevant, it should be easy to find. The first principle of design is to make the function/use of an object visible. Currently, the main maven documentation for practically everyone (except, perhaps, maven developers who digs aroun

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread Chris Graham
In this instance, these files are derived files, so does it matter? If you re-run the build, the same files should be generated in the same way, so you get a consistent build. That is different issue to differences between different releases. It is also a separate issue to whether the file shou

Re: Spurious file in Apache Maven War plugin 2.4 reelease candidate - broken release process?

2013-07-07 Thread Olivier Lamy
2013/7/7 sebb : > On 6 July 2013 19:53, John Casey wrote: >> Hmm, actually, from running a few builds of the source-release archive, I >> can see that the unit tests appear to be creating the >> ${basedir}/maven-archive/ directory. I wonder if this has to do with >> incomplete configuration of the

Re: [VOTE] Apache 3.1.0

2013-07-07 Thread Tony Chemit
On Sun, 30 Jun 2013 15:00:40 -0400 Jason van Zyl wrote: +1, works fine for our projects. thanks, tony. > Here are the release bits for 3.1.0: > > Release notes: > https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=18967 > > Staging repository: > https://repository.apa

[RESULT] [VOTE] Apache Maven War plugin 2.4

2013-07-07 Thread Olivier Lamy
The vote has passed with the following result: +1 (binding): Hervé, Robert, Stéphane, Olivier +1 (non binding): Baptiste -1 (non binding): sebb I will continue the release process. Cheers, -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: How Maven works - definitions

2013-07-07 Thread Hervé BOUTEMY
yes, such doc is useful IMHO, since it took myself a lot of time to get it clear in my mind (particularly lifecycle->phase->goal) for the moment, I didn't find energy to write it down since I didn't know where to put it to get us work on improvements (and even if anybody would find it useful)

Re: [VOTE] Apache Maven War plugin 2.4

2013-07-07 Thread Olivier Lamy
My +1. 2013/7/5 Olivier Lamy : > Hi, > I'd like to release Apache Maven War Plugin 2.4. > > We fixed 10 issue > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18840&styleName=Text&projectId=11150 > > Staging repository: > https://repository.apache.org/content/repositories/maven-105 > >

Re: How Maven works - definitions

2013-07-07 Thread Stéphane Nicoll
Maybe worth understanding why the current online documentation did not helped you. And maybe update it with this. Thanks. Sent from my iPhone On 07 Jul 2013, at 12:51, "Lennart Jörelid" wrote: > Hello there Mirko, > > I'd suggest fine-tuning the lifecycle->phase->plugin description slightly: >

Re: How Maven works - definitions

2013-07-07 Thread Lennart Jörelid
Hello there Mirko, I'd suggest fine-tuning the lifecycle->phase->plugin description slightly: - Maven is a tool to build software, which relies mainly on conventions. - The build is configured in an XML file called pom (project object model, or "pom file"). - Maven consists of a core

How Maven works - definitions

2013-07-07 Thread Mirko Friedenhagen
Hello, I did not find an overview and now am trying to explain firstly myself and afterwards maybe others how Maven works (to other developers): - Maven is a declarative tool to build software, which relies mainly on conventions. - Declarations are done in a XML file called pom (project object mo