You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2010/05/03 22:29:12 UTC

[jira] Closed: (MSITE-476) Fail to execute 'mvn site' against modello project

     [ http://jira.codehaus.org/browse/MSITE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MSITE-476.
------------------------------

    Resolution: Duplicate
      Assignee: Olivier Lamy

you have to use the current maven-3 trunk

> Fail to execute 'mvn site' against modello project
> --------------------------------------------------
>
>                 Key: MSITE-476
>                 URL: http://jira.codehaus.org/browse/MSITE-476
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: site:run
>    Affects Versions: 3.0-alpha-1
>         Environment: C:\dev\org\codehaus\modello\modello>mvn --version
> Apache Maven 3.0-beta-1 (r935667; 2010-04-19 19:00:39+0200)
> Java version: 1.6.0_20
> Java home: C:\Programme\Java\jdk1.6.0_20\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
> C:\dev\org\codehaus\modello\modello>svn info
> Path: .
> URL: https://svn.codehaus.org/modello/trunk
> Repository Root: https://svn.codehaus.org/modello
> Repository UUID: f0865d36-f2f9-0310-a560-dfd520db29d7
> Revision: 1480
> Node Kind: directory
> Schedule: normal
> Last Changed Author: bentmann
> Last Changed Rev: 1480
> Last Changed Date: 2010-04-27 20:43:34 +0200 (Di, 27 Apr 2010)
>            Reporter: Oleg Taranenko
>            Assignee: Olivier Lamy
>
> C:\dev\org\codehaus\modello\modello>mvn site -l modello.log
> {code}
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Modello
> [INFO] Modello Core
> [INFO] Modello Test Package
> [INFO] Modello Plugins
> [INFO] Modello Java Plugin
> [INFO] Modello XML Plugin
> [INFO] Modello StAX Plugin
> [INFO] Modello Model Version Converter Plugin
> [INFO] Modello Dom4J Plugin
> [INFO] Modello JDOM Plugin
> [INFO] Modello XSD Plugin
> [INFO] Modello XDOC Plugin
> [INFO] Modello XPP3 Plugin
> [INFO] Modello Maven Plugin
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Modello 1.4-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-site-plugin:3.0-beta-1-SNAPSHOT:site (default-site) @ modello ---
> [INFO] configuring reportPlugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.1.2
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Modello ........................................... FAILURE [2.219s]
> [INFO] Modello Core ...................................... SKIPPED
> [INFO] Modello Test Package .............................. SKIPPED
> [INFO] Modello Plugins ................................... SKIPPED
> [INFO] Modello Java Plugin ............................... SKIPPED
> [INFO] Modello XML Plugin ................................ SKIPPED
> [INFO] Modello StAX Plugin ............................... SKIPPED
> [INFO] Modello Model Version Converter Plugin ............ SKIPPED
> [INFO] Modello Dom4J Plugin .............................. SKIPPED
> [INFO] Modello JDOM Plugin ............................... SKIPPED
> [INFO] Modello XSD Plugin ................................ SKIPPED
> [INFO] Modello XDOC Plugin ............................... SKIPPED
> [INFO] Modello XPP3 Plugin ............................... SKIPPED
> [INFO] Modello Maven Plugin .............................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2.484s
> [INFO] Finished at: Fri Apr 30 23:09:11 CEST 2010
> [INFO] Final Memory: 6M/16M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0-beta-1-SNAPSHOT:site (default-site) on project modello: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.0-beta-1-SNAPSHOT:site failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-site-plugin:3.0-beta-1-SNAPSHOT:site: java.lang.NoSuchMethodError: org.apache.maven.lifecycle.LifecycleExecutor.calculateForkedExecutions(Lorg/apache/maven/plugin/MojoExecution;Lorg/apache/maven/execution/MavenSession;)V
> -----------------------------------------------------
> realm =    plugin>org.apache.maven.plugins:maven-site-plugin:3.0-beta-1-SNAPSHOT
> strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> urls[0] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/plugins/maven-site-plugin/3.0-beta-1-SNAPSHOT/maven-site-plugin-3.0-beta-1-SNAPSHOT.jar
> urls[1] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
> urls[2] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
> urls[3] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
> urls[4] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
> urls[5] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar
> urls[6] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
> urls[7] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar
> urls[8] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
> urls[9] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
> urls[10] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar
> urls[11] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.jar
> urls[12] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar
> urls[13] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.4.3/maven-reporting-impl-2.0.4.3.jar
> urls[14] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
> urls[15] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
> urls[16] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
> urls[17] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
> urls[18] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar
> urls[19] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
> urls[20] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
> urls[21] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar
> urls[22] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
> urls[23] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.1.2/doxia-module-apt-1.1.2.jar
> urls[24] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
> urls[25] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.1.2/doxia-module-xdoc-1.1.2.jar
> urls[26] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
> urls[27] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
> urls[28] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
> urls[29] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
> urls[30] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
> urls[31] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
> urls[32] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.2/maven-doxia-tools-1.2.jar
> urls[33] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
> urls[34] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
> urls[35] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
> urls[36] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
> urls[37] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/velocity/velocity/1.5/velocity-1.5.jar
> urls[38] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-beta-6/wagon-ssh-1.0-beta-6.jar
> urls[39] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/com/jcraft/jsch/0.1.38/jsch-0.1.38.jar
> urls[40] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-6/wagon-ssh-common-1.0-beta-6.jar
> urls[41] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
> urls[42] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-6/wagon-ssh-external-1.0-beta-6.jar
> urls[43] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar
> urls[44] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/commons-net/commons-net/2.0/commons-net-2.0.jar
> urls[45] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
> urls[46] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar
> urls[47] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/mortbay/jetty/jetty/6.1.5/jetty-6.1.5.jar
> urls[48] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/mortbay/jetty/jetty-util/6.1.5/jetty-util-6.1.5.jar
> urls[49] = file:/C:/Dokumente%20und%20Einstellungen/otaranenko/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.5/servlet-api-2.5-6.1.5.jar
> Number of foreign imports: 4
> import: Entry[import org.codehaus.plexus.util.xml.pull.XmlSerializer from realm ClassRealm[plexus.core, parent: null]]
> import: Entry[import org.codehaus.plexus.util.xml.pull.XmlPullParserException from realm ClassRealm[plexus.core, parent: null]]
> import: Entry[import org.codehaus.plexus.util.xml.pull.XmlPullParser from realm ClassRealm[plexus.core, parent: null]]
> import: Entry[import org.codehaus.plexus.util.xml.Xpp3Dom from realm ClassRealm[plexus.core, parent: null]]
> Number of parent imports: 20
> import: Entry[import org.codehaus.plexus.personality from realm null]
> import: Entry[import org.codehaus.plexus.logging from realm null]
> import: Entry[import org.codehaus.plexus.lifecycle from realm null]
> import: Entry[import org.codehaus.plexus.context from realm null]
> import: Entry[import org.codehaus.plexus.container from realm null]
> import: Entry[import org.codehaus.plexus.configuration from realm null]
> import: Entry[import org.codehaus.plexus.component from realm null]
> import: Entry[import org.codehaus.plexus.classworlds from realm null]
> import: Entry[import org.codehaus.plexus.PlexusContainerException from realm null]
> import: Entry[import org.codehaus.plexus.PlexusContainer from realm null]
> import: Entry[import org.codehaus.plexus.PlexusConstants from realm null]
> import: Entry[import org.codehaus.plexus.MutablePlexusContainer from realm null]
> import: Entry[import org.codehaus.plexus.DuplicateChildContainerException from realm null]
> import: Entry[import org.codehaus.plexus.DefaultPlexusContainer from realm null]
> import: Entry[import org.codehaus.plexus.DefaultContainerConfiguration from realm null]
> import: Entry[import org.codehaus.plexus.DefaultComponentRegistry from realm null]
> import: Entry[import org.codehaus.plexus.ContainerConfiguration from realm null]
> import: Entry[import org.codehaus.plexus.ComponentRegistry from realm null]
> import: Entry[import org.codehaus.classworlds from realm null]
> import: Entry[import org.apache.maven from realm null]
> realm =    plexus.core
> strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> urls[0] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/commons-cli-1.2.jar
> urls[1] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/google-collections-1.0.jar
> urls[2] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/maven-artifact-3.0-beta-1.jar
> urls[3] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/maven-compat-3.0-beta-1.jar
> urls[4] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/maven-core-3.0-beta-1.jar
> urls[5] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/maven-embedder-3.0-beta-1.jar
> urls[6] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/maven-model-3.0-beta-1.jar
> urls[7] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/maven-model-builder-3.0-beta-1.jar
> urls[8] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/maven-plugin-api-3.0-beta-1.jar
> urls[9] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/maven-settings-3.0-beta-1.jar
> urls[10] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/nekohtml-1.9.6.2.jar
> urls[11] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/plexus-cipher-1.4.jar
> urls[12] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/plexus-component-annotations-1.5.4.jar
> urls[13] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/plexus-container-default-1.5.4.jar
> urls[14] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/plexus-interpolation-1.11.jar
> urls[15] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/plexus-sec-dispatcher-1.3.jar
> urls[16] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/plexus-utils-2.0.3.jar
> urls[17] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/wagon-file-1.0-beta-6.jar
> urls[18] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/wagon-http-lightweight-1.0-beta-6.jar
> urls[19] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/wagon-http-shared-1.0-beta-6.jar
> urls[20] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/wagon-provider-api-1.0-beta-6.jar
> urls[21] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/xbean-reflect-3.4.jar
> urls[22] = file:/C:/Programme/Apache%20Software%20Foundation/apache-maven-3.0-beta-1/lib/xercesMinimal-1.9.6.2.jar
> Number of foreign imports: 0
> -----------------------------------------------------
> -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
> {code}

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