[ https://jira.codehaus.org/browse/MENFORCER-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl-Heinz Marbaise closed MENFORCER-202. ----------------------------------------- Resolution: Fixed Assignee: Karl-Heinz Marbaise Fixed in [r1616874|http://svn.apache.org/r1616874]. > Get rid of [WARNING] during build > --------------------------------- > > Key: MENFORCER-202 > URL: https://jira.codehaus.org/browse/MENFORCER-202 > Project: Maven Enforcer Plugin > Issue Type: Task > Reporter: Karl-Heinz Marbaise > Assignee: Karl-Heinz Marbaise > Priority: Critical > Fix For: 1.4 > > > {code} > [INFO] Scanning for projects... > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.apache.maven.enforcer:enforcer-api:jar:2.0-SNAPSHOT > [WARNING] 'reporting.plugins.plugin.version' for > org.apache.maven.plugins:maven-javadoc-plugin is missing. @ > org.apache.maven.enforcer:enforcer:2.0-SNAPSHOT, > /Users/kama/ws-git/apache/maven-enforcer/pom.xml, line 267, column 15 > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.apache.maven.enforcer:enforcer-rules:jar:2.0-SNAPSHOT > [WARNING] 'reporting.plugins.plugin.version' for > org.apache.maven.plugins:maven-javadoc-plugin is missing. @ > org.apache.maven.enforcer:enforcer:2.0-SNAPSHOT, > /Users/kama/ws-git/apache/maven-enforcer/pom.xml, line 267, column 15 > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:2.0-SNAPSHOT > [WARNING] 'reporting.plugins.plugin.version' for > org.apache.maven.plugins:maven-javadoc-plugin is missing. @ > org.apache.maven.enforcer:enforcer:2.0-SNAPSHOT, > /Users/kama/ws-git/apache/maven-enforcer/pom.xml, line 267, column 15 > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.apache.maven.enforcer:enforcer:pom:2.0-SNAPSHOT > [WARNING] 'reporting.plugins.plugin.version' for > org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 267, column > 15 > [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] > {code} -- This message was sent by Atlassian JIRA (v6.1.6#6162)