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, 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 with custom encoding when Maven 2.0.8 will be released (I used the SNA

Re: XML encoding, Maven and plugins

2007-10-25 Thread Carlos Sanchez
in previous cases the classes were copied and deprecated with big warnings in the javadocs I think we talked at some point aoput splitting plexus-utils in what is really required for maven core and other "utils" that could be upgraded in each plugin On 10/25/07, Hervé BOUTEMY <[EMAIL PROTECTED]> w

Re: XML encoding, Maven and plugins

2007-10-25 Thread Hervé BOUTEMY
Le jeudi 25 octobre 2007, Brian E. Fox a écrit : > Herve, > The enforcer-rules also reads the pom files in the requirePluginVersion > rule. 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 > > ---

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 on XML encodi