Re: [vote] [m1] plugin releases : ant & pdf

2006-05-20 Thread Arnaud HERITIER
I need another vote to release these plugins. cheers arnaud On 5/11/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: On 5/9/06, Lukas Theussl <[EMAIL PROTECTED] > wrote: > > +1 x2 > > Just some comments on the ant plugin: > > * there is a layout problem in the table of the properties page > (

Request for comments on MJAR-38

2006-05-20 Thread Jochen Wiedmann
Sorry for nagging, but may I ask for comments on http://jira.codehaus.org/browse/MJAR-38 Regards, Jochen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2.0.4] -Dmaven.test.skip=false won't override settings.xml -- bug or intentional?

2006-05-20 Thread Kenney Westerhof
On Fri, 19 May 2006, Max Cooper wrote: > I have maven.test.skip set to true in my settings.xml. The tests are > still skipped when I run 'mvn -Dmaven.test.skip=false install'. Is this > a bug or is it intentional? After examining the code it seems that it's a bug. The code in MavenCli states that

Re: svn commit: r407769 - /maven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/DeployFileMojo.java

2006-05-20 Thread Kenney Westerhof
On Fri, 19 May 2006, Brett Porter wrote: > [EMAIL PROTECTED] wrote: > > /** > > + * Description passed to a generated POM file (in case of > > generatePom=true) > > + * > > + * @parameter expression="${generatePom.description}" > > + */ > > +private String description =