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
>> (/home/jos/work/internal/commons/lang/pom.xml)
>> points at com.scalaris.commons:builder instead of
>> com.scalaris.buildsystem.maven2:master, please verify your project
>> structure
>>
>
> Reading the release notes, you will notice that this is not a regression
> but an intentional change (MNG-4619).
>
>
>  There is simply no relative path to the
>> parent POM in use (and never will be).
>>
>
> Then simple set
>
>  <relativePath/>
>
> for the parent element and be fine.
>


that's a rather hidden gem. AFAIK so far empty elements never had a meaning
in the pom file. Can we have this documented in the xsd for the relativePath
element?

Milos


>
>
> Benjamin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to