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) 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. Thanks. Sorry for not RTFM first. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org