Warning message about missing report plugin version shows null instead of 
plugin groupId:aritfactId
---------------------------------------------------------------------------------------------------

                 Key: MSITE-500
                 URL: http://jira.codehaus.org/browse/MSITE-500
             Project: Maven 2.x Site Plugin
          Issue Type: Bug
    Affects Versions: 3.0-beta-2
            Reporter: Dennis Lundberg


Without debugging enabled I get this:
{noformat}
[WARNING] Report plugin null has an empty version.
[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.
{noformat}

With debugging enabled (-X flag used) I get 
{noformat}
[WARNING] Report plugin 
org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
[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.
{noformat}


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to