Hi, (I did not look at the project, but this sounds familiar)
could it be that the parent element has no "relativePath" child element ? This seems to confuse M3 (I fail to remember the Maven bug right now). A simple fix is to just add an empty relativePath element. Regards Felix Am Sonntag, den 27.03.2011, 13:57 -0700 schrieb Jeremy Boynes: > If I build standard I things are OK but if I build one of the modules (e.g. > standard/impl) I get the following warning: > > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.apache.taglibs:taglibs-standard-impl:bundle:1.2-SNAPSHOT > [WARNING] 'parent.relativePath' points at org.apache.taglibs:taglibs-standard > instead of org.apache.taglibs:taglibs-parent, please verify your project > structure @ line 27, column 13 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > [WARNING] > > We have the structure where projects reference one parent pom for > configuration but are built using another that contains the module listing. > Is this not supported with v3? > > Thanks > Jeremy > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org