On Fri, Jan 14, 2011 at 2:41 PM, Pierre-Arnaud Marcelot <[email protected]> wrote: > Hi Dev, > > Just to let you know that I cleaned the pom.xml files from Studio's build, > solving a lot of warnings generated by Maven 3. > Mainly {groupId} found instead of {project.groupId} (and other similar > patterns), as well as duplicated dependencies and missing plugin versions. > > There are still remaining warnings related to the use of expressions in the > version tag. > cool, well done, should have been a painful task ;) > For example: >> [WARNING] Some problems were encountered while building the effective model >> for org.apache.directory.studio:org.xpp3.xpp3:jar:1.1.340 >> [WARNING] 'version' contains an expression but should be a constant. @ >> org.apache.directory.studio:org.xpp3.xpp3:${org.xpp3.validversion}, >> /Users/pajbam/Development/Apache/Studio/libraries/org.xpp3.xpp3/pom.xml, >> line 30, column 12 > > > But as this open JIRA [1], I consider these warning as being false positive > and thus a Maven bug. > I see no reason why an expression should not be used in a version tag. > This will probably be addressed in a future release. > > Regards, > Pierre-Arnaud > > [1] - http://jira.codehaus.org/browse/MNG-4715
-- Kiran Ayyagari
