; 2.0.6 because they need a new plexus-utils. I found and fixed this
> > already in enforcer.
> >
> > --Brian
> >
> > -Original Message-----
> > From: Hervé BOUTEMY [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, November 01, 2007 11:44 PM
> > To
I must have missed that thread. It wasn't working in the enforcer so I'm not
sure.
-Original Message-
From: Hervé BOUTEMY [mailto:[EMAIL PROTECTED]
Sent: Monday, November 05, 2007 11:25 PM
To: Maven Developers List
Subject: Re: XML encoding, Maven and plugins
Hi Brian,
As re
t; From: Hervé BOUTEMY [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 01, 2007 11:44 PM
> To: Maven Developers List
> Subject: Re: XML encoding, Maven and plugins
>
> ok, work done for the 4 plugins
> I found that the situation was less serious as anticipated for install and
>
To: Maven Developers List
Subject: Re: XML encoding, Maven and plugins
ok, work done for the 4 plugins
I found that the situation was less serious as anticipated for install and
deploy plugins: actual versions work perfectly for users building their
project with Maven and enhancing their pom.xml
> > ok, thanks for the information
> > I'll fix it, there should be no problem since:
> > 1. it already depends on p-u 1.4.2
> > 2. there is no release for the moment
> >
> > > -Original Message-
> > > From: Hervé BOUTEMY [mailto
ready depends on p-u 1.4.2
> 2. there is no release for the moment
>
> >
> > -Original Message-
> > From: Hervé BOUTEMY [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, October 25, 2007 5:44 PM
> > To: Maven Developers List
> > Subject: XML encoding, M
for the moment
>
> -Original Message-
> From: Hervé BOUTEMY [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 25, 2007 5:44 PM
> To: Maven Developers List
> Subject: XML encoding, Maven and plugins
>
> Hi,
>
> I'm working on XML encoding support for Maven 2.
Herve,
The enforcer-rules also reads the pom files in the requirePluginVersion rule.
-Original Message-
From: Hervé BOUTEMY [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 5:44 PM
To: Maven Developers List
Subject: XML encoding, Maven and plugins
Hi,
I'm working o
Hi,
I'm working on XML encoding support for Maven 2.0.8: did you know? ;)
Everything is ready for Maven itself: IT mng-2254-PomEncoding passes.
Now I'm looking at plugins, and I just found one important issue: there are 4
core plugins reading and writing POM files - install, deploy, release and