Site 3.x plugin does not work with Maven 3.0-beta-1
---------------------------------------------------

                 Key: MSITE-493
                 URL: http://jira.codehaus.org/browse/MSITE-493
             Project: Maven 2.x Site Plugin
          Issue Type: Bug
    Affects Versions: 3.0-beta-1
            Reporter: Brian Jackson
            Priority: Blocker


The Site 3.x plugin is not compatible with Maven 3.0-beta-1.  "mvn site" fails 
with the following error:


[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-site-plugin:3.0-beta-1-SNAPSHOT:site 
(default-site) on project X: 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


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