Site plugin doesn't handle pom.xml in maven 1 version.
------------------------------------------------------

         Key: MPSITE-47
         URL: http://jira.codehaus.org/browse/MPSITE-47
     Project: maven-site-plugin
        Type: Bug

  Components: plugin  
    Reporter: Fritz Oconer


Site plugin doesn't seem to handle pom.xml that are in maven 1 version. It 
instead throws an exception (see below).  Example of the dependency is 
geronimo-connector-1.0-SNAPSHOT found in cvs.apache.org/repository.

[INFO] Generate "Continuous Integration" report.
[ERROR] VM #displayTree: error : too few arguments to macro. Wanted 2 got 0
[ERROR] VM #menuItem: error : too few arguments to macro. Wanted 1 got 0
[INFO] Generate "Dependencies" report.

[INFO] 
----------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] -------------------------------------------------------------------------
---
[INFO] Can't find a valid Maven project in the repository for the artifact [gero
nimo:geronimo-connector:1.0-SNAPSHOT].
[INFO] -------------------------------------------------------------------------
---
[INFO] Trace java.lang.IllegalArgumentException: Can't find a valid Maven 
project in the repo
sitory for the artifact [geronimo:geronimo-connector:1.0-SNAPSHOT].
        at 
org.apache.maven.report.projectinfo.DependenciesReport$DependenciesRenderer.renderBody(DependenciesReport.java:246)
        at 
org.apache.maven.reporting.AbstractMavenReportRenderer.render(AbstractMavenReportRenderer.java:65)



-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to