You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Continuum Build Server <co...@ci.codehaus.org> on 2006/07/10 09:02:16 UTC

[continuum] BUILD FAILURE: Maven Deploy Plugin

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/40/buildId/6226
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon, 10 Jul 2006 00:02:06 -0700
  Finished at: Mon, 10 Jul 2006 00:02:16 -0700
  Total time: 10s
  Build Trigger: Schedule
  Exit code: 1
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
         aramirez          PR: MDEPLOY-35

-removed faq.apt and replaced it with faq.fml
-added faq
             /maven/plugins/trunk/maven-deploy-plugin/src/site/apt/faq.apt
            /maven/plugins/trunk/maven-deploy-plugin/src/site/site.xml
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Deploy Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/40/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/40/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/40/target/test-classes
[INFO] snapshot org.apache.maven:maven-plugin-tools-beanshell:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-plugin-tools-beanshell:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-tools:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-plugin-tools:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-tools-api:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-plugin-tools-api:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-descriptor:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-plugin-descriptor:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-api:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-plugin-api:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-artifact:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-artifact:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-project:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-project:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-profile:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-profile:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-model:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-model:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-settings:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-settings:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-artifact-manager:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-artifact-manager:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-repository-metadata:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-repository-metadata:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-tools-java:2.0.5-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven:maven-plugin-tools-java:2.0.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] org.apache.maven.plugin.descriptor.Parameter.setImplementation(Ljava/lang/String;)V
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.NoSuchMethodError: org.apache.maven.plugin.descriptor.Parameter.setImplementation(Ljava/lang/String;)V
	at org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor.extractParameters(JavaMojoDescriptorExtractor.java:431)
	at org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor.createMojoDescriptor(JavaMojoDescriptorExtractor.java:303)
	at org.apache.maven.tools.plugin.extractor.java.JavaMojoDescriptorExtractor.execute(JavaMojoDescriptorExtractor.java:500)
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:69)
	at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:99)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Mon Jul 10 00:02:16 PDT 2006
[INFO] Final Memory: 10M/141M
[INFO] ------------------------------------------------------------------------

****************************************************************************