Re: [VOTE] Release Maven Remote Resources Plugin version 1.0.1

2009-07-27 Thread Jörg Schaible
Jason van Zyl wrote at Montag, 27. Juli 2009 19:28: > > On 27-Jul-09, at 1:30 AM, Benjamin Bentmann wrote: > >> Jason van Zyl wrote: >> >>> Not sure if it's in flux but the format of what came out in the Jar >>> Signer Plugin and what Vincent just released for the Javadoc Plugin >>> seems to be

Re: [VOTE] Release Maven Remote Resources Plugin version 1.0.1

2009-07-27 Thread Arnaud HERITIER
The idea is to create a sources tarball only in the parent project where the release is launched ? Not in submodules ? On Mon, Jul 27, 2009 at 11:35 PM, Olivier Lamy wrote: > If we move this to the parent pom, we must take of mult modules build > (scm, release). > I'm not sure we need this sour

Re: [VOTE] Release Maven Remote Resources Plugin version 1.0.1

2009-07-27 Thread Olivier Lamy
If we move this to the parent pom, we must take of mult modules build (scm, release). I'm not sure we need this sources tarball for each modules of those projects. -- Olivier 2009/7/27 Arnaud HERITIER : > On Mon, Jul 27, 2009 at 7:28 PM, Jason van Zyl wrote: > >> >> On 27-Jul-09, at 1:30 AM, Ben

Re: [VOTE] Release Maven Remote Resources Plugin version 1.0.1

2009-07-27 Thread Arnaud HERITIER
On Mon, Jul 27, 2009 at 7:28 PM, Jason van Zyl wrote: > > On 27-Jul-09, at 1:30 AM, Benjamin Bentmann wrote: > > Jason van Zyl wrote: >> >> Not sure if it's in flux but the format of what came out in the Jar >>> Signer Plugin and what Vincent just released for the Javadoc Plugin seems to >>> be

Re: [VOTE] Release Maven Remote Resources Plugin version 1.0.1

2009-07-27 Thread Jason van Zyl
On 27-Jul-09, at 1:30 AM, Benjamin Bentmann wrote: Jason van Zyl wrote: Not sure if it's in flux but the format of what came out in the Jar Signer Plugin and what Vincent just released for the Javadoc Plugin seems to be different though the same version of the parent appears to have been

Re: The Source Repository of the maven.apache.org Web-Site

2009-07-27 Thread Karl Heinz Marbaise
Hi, after some searching i've found the correct place... Should be put somewhere on the pages to make searching easier... The viewvc link: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/... just a stupid questions but i can't find the Repository where to find the source o

The Source Repository of the maven.apache.org Web-Site

2009-07-27 Thread Karl Heinz Marbaise
Hi, just a stupid questions but i can't find the Repository where to find the source of the maven.apache.org Web-Site? Can give me someone a hint ? So this would make patches possible... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893

Re: site plugin release planning

2009-07-27 Thread Dennis Lundberg
Lukas Theussl wrote: > > > Dennis Lundberg wrote: >> Lukas Theussl wrote: >>> Hi, >>> >>> I was looking at the jira roadmap for the site plugin, thinking about a >>> release plan for 2.1. The main change so far is the upgrade to doxia >>> 1.1, I think it would be a good idea to concentrate the ne

Re: site plugin release planning

2009-07-27 Thread Lukas Theussl
Dennis Lundberg wrote: Lukas Theussl wrote: Hi, I was looking at the jira roadmap for the site plugin, thinking about a release plan for 2.1. The main change so far is the upgrade to doxia 1.1, I think it would be a good idea to concentrate the next release on issues that are related that. In

Re: Typo on http://maven.apache.org/general.html ?

2009-07-27 Thread Olivier Lamy
Hi, Both are supported but it's not the same effect :-) Read here : http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#skip . -- Olivier 2009/7/27 Geoffrey De Smet : > The offical FAQ on >  http://maven.apache.org/general.html > Still mentions this text: > > How do I skip the

Typo on http://maven.apache.org/general.html ?

2009-07-27 Thread Geoffrey De Smet
The offical FAQ on http://maven.apache.org/general.html Still mentions this text: How do I skip the tests? Add the parameter -Dmaven.test.skip=true in the command line Hasn't that been changed to "-DskipTests"? -- With kind regards, Geoffrey De Smet -

Re: svn commit: r798002 - in /maven/plugins/trunk/maven-changes-plugin: ./ src/it/announcement-generate-custom-template/ src/it/report-changes-generation/ src/it/report-changes-interpolation/ src/it

2009-07-27 Thread Olivier Lamy
Hi, As usual, you're right :-). I will fix that this evening. And yes a new paramater in the filtering component sounds good to me. Thanks ! -- Olivier 2009/7/27 Benjamin Bentmann : > Hi Olivier, > >> Author: olamy >> Date: Sun Jul 26 23:22:56 2009 >> New Revision: 798002 >> >> URL: http://svn.ap

Re: svn commit: r798002 - in /maven/plugins/trunk/maven-changes-plugin: ./ src/it/announcement-generate-custom-template/ src/it/report-changes-generation/ src/it/report-changes-interpolation/ src/it/r

2009-07-27 Thread Benjamin Bentmann
Hi Olivier, Author: olamy Date: Sun Jul 26 23:22:56 2009 New Revision: 798002 URL: http://svn.apache.org/viewvc?rev=798002&view=rev Log: [MCHANGES-161] Add properties interpolation for changes.xml null Modified: maven/plugins/trunk/maven-changes-plugin/src/main/java/org/apache/maven/plugin/ch

Re: [VOTE] Release Maven Remote Resources Plugin version 1.0.1

2009-07-27 Thread Benjamin Bentmann
Jason van Zyl wrote: Not sure if it's in flux but the format of what came out in the Jar Signer Plugin and what Vincent just released for the Javadoc Plugin seems to be different though the same version of the parent appears to have been used. The parent is not responsible for the ASF-compli