RE: Super pom / enforcer issues?

2009-12-10 Thread Nord, James
Comments inline. Regards, /James 2009/12/9 Nord, James jn...@nds.com: I'm having a really strange error in Maven 2.2.1 and the enforcer plugin. Basically it appears as though the super pom is missing version definitions for the following even though they should be present

Re: Super pom / enforcer issues?

2009-12-10 Thread Wayne Fay
My take on the Enforcer plugin is to make builds reproducible given the same environment at a latter date.  Changing Maven version (or JDK!) changes the environment and is out of scope IMHO.  This is especially the case if you explicitly limit the version of Maven and JDK (and OS!) used in

Super pom / enforcer issues?

2009-12-09 Thread Nord, James
Hi all, I'm having a really strange error in Maven 2.2.1 and the enforcer plugin. Basically it appears as though the super pom is missing version definitions for the following even though they should be present according to the web documentation (and performing a help:effective-pom shows them

Re: Super pom / enforcer issues?

2009-12-09 Thread Hilco Wijbenga
2009/12/9 Nord, James jn...@nds.com: I'm having a really strange error in Maven 2.2.1 and the enforcer plugin. Basically it appears as though the super pom is missing version definitions for the following even though they should be present according to the web documentation (and performing