Re: XML encoding, Maven and plugins

2007-11-06 Thread Hervé BOUTEMY
; 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

RE: XML encoding, Maven and plugins

2007-11-05 Thread Brian E. Fox
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

Re: XML encoding, Maven and plugins

2007-11-05 Thread Hervé BOUTEMY
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 >

RE: XML encoding, Maven and plugins

2007-11-05 Thread Brian E. Fox
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

Re: XML encoding, Maven and plugins

2007-11-01 Thread Hervé BOUTEMY
> > 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

Re: XML encoding, Maven and plugins

2007-10-25 Thread Carlos Sanchez
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

Re: XML encoding, Maven and plugins

2007-10-25 Thread Hervé BOUTEMY
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.

RE: XML encoding, Maven and plugins

2007-10-25 Thread Brian E. Fox
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

XML encoding, Maven and plugins

2007-10-25 Thread Hervé BOUTEMY
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