Re: Bug in POM validation when using dependencyManagement

2006-02-15 Thread John Allen
AIL PROTECTED]> To: Sent: Wednesday, February 15, 2006 11:10 AM Subject: Bug in POM validation when using dependencyManagement Hi, I make extensive use of the dependencyManagement section over multiple POM hierchies. I have them setup like this: ${pom.groupId}

Bug in POM validation when using dependencyManagement

2006-02-15 Thread Michael Böckling
Hi, I make extensive use of the dependencyManagement section over multiple POM hierchies. I have them setup like this: ${pom.groupId} some-artifact ${some-artifact} The actual version is defined in the same POM in the section as e.g. 1.0-SNAPSHOT