Re: POM parser in 1.1

2004-09-21 Thread Trygve Laugstøl
On Mon, Sep 20, 2004 at 06:11:09PM +0200, Eric Pugh wrote: > Re: POM parser in 1.1+1 for me too! > > I was under the impression that hopefully these types of problems would be > automatically fixed when bumping the version? Same for changing to the > and structure as well? Not

RE: POM parser in 1.1

2004-09-21 Thread Jörg Schaible
Trygve Laugstøl wrote on Saturday, September 18, 2004 3:03 PM: > +1 for the change. It should be pretty easy to make a better POM > validator/fixer. There is quite a few issues with the > existing poms that should be adressed and tried fixed with a > better validator. This will also help pom versio

RE: POM parser in 1.1

2004-09-20 Thread Eric Pugh
Re: POM parser in 1.1+1 for me too! I was under the impression that hopefully these types of problems would be automatically fixed when bumping the version? Same for changing to the and structure as well? Eric -Original Message- From: Trygve Laugstøl [mailto:[EMAIL PROTECTED

Re: POM parser in 1.1

2004-09-18 Thread Trygve Laugstøl
On Sat, Sep 18, 2004 at 04:27:33PM +1000, Brett Porter wrote: > I'm working on replacing the POM parser in Maven 1.1, and POMS that > previously parsed with things like this: > > > ../../../../src/messages > **/*.properties > > > Now fail because