[M3] regression: M3 warns because of parent POM

2010-04-27 Thread Jörg Schaible
Hi, M3 complains now if the referenced parent of a POM is not in the parent directory: === % = $ mvn validate [INFO] Scanning for projects... [INFO] snapshot com.scalaris.buildsystem.maven2:master:SNAPSHOT: checking for updates from scalaris-repo-snapshot [WARNING]

Re: [M3] regression: M3 warns because of parent POM

2010-04-27 Thread Benjamin Bentmann
Jörg Schaible wrote: M3 complains now if the referenced parent of a POM is not in the parent directory: [WARNING] 'parent.relativePath' of POM com.scalaris.commons:scalaris- commons-lang:2.2.11-SNAPSHOT (/home/jos/work/internal/commons/lang/pom.xml) points at com.scalaris.commons:builder

Re: [M3] regression: M3 warns because of parent POM

2010-04-27 Thread Milos Kleint
On Tue, Apr 27, 2010 at 2:13 PM, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: Jörg Schaible wrote: M3 complains now if the referenced parent of a POM is not in the parent directory: [WARNING] 'parent.relativePath' of POM com.scalaris.commons:scalaris- commons-lang:2.2.11-SNAPSHOT

Re: [M3] regression: M3 warns because of parent POM

2010-04-27 Thread Jörg Schaible
Hi Benjamin, Benjamin Bentmann wrote: Jörg Schaible wrote: M3 complains now if the referenced parent of a POM is not in the parent directory: [WARNING] 'parent.relativePath' of POM com.scalaris.commons:scalaris- commons-lang:2.2.11-SNAPSHOT (/home/jos/work/internal/commons/lang/pom.xml)

Re: [M3] regression: M3 warns because of parent POM

2010-04-27 Thread Benjamin Bentmann
Milos Kleint wrote: Can we have this documented in the xsd for the relativePath element? Done. Benjamin - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org