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
> (
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]
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
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 =