You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/18 16:16:56 UTC

Build failed in Jenkins: maven-plugins-windows » Apache Maven Deploy Plugin #1311

See <https://builds.apache.org/job/maven-plugins-windows/org.apache.maven.plugins$maven-deploy-plugin/1311/changes>

Changes:

[Robert Scholte] MDEPLOY-202: deploy-file goal insists on deploying source file for previous deploy-file execution

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Deploy Plugin 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0-SNAPSHOT/maven-metadata.xml (793 B at 0.0 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0-SNAPSHOT/maven-metadata.xml (799 B at 15.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-deploy-plugin ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-deploy-plugin\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-deploy-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 180 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 155 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:helpmojo (generate-helpmojo) @ maven-deploy-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-deploy-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-deploy-plugin\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ maven-deploy-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-deploy-plugin\target\classes
[INFO] /F:/hudson/hudson-slave/workspace/maven-plugins-windows/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/AbstractDeployMojo.java: F:\hudson\hudson-slave\workspace\maven-plugins-windows\maven-deploy-plugin\src\main\java\org\apache\maven\plugin\deploy\AbstractDeployMojo.java uses or overrides a deprecated API.
[INFO] /F:/hudson/hudson-slave/workspace/maven-plugins-windows/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/AbstractDeployMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/hudson/hudson-slave/workspace/maven-plugins-windows/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/AbstractDeployMojo.java:[158,30] method deploy in interface org.apache.maven.shared.artifact.deploy.ArtifactDeployer cannot be applied to given types;
  required: org.apache.maven.project.ProjectBuildingRequest,java.util.Collection<org.apache.maven.artifact.Artifact>
  found: org.apache.maven.project.ProjectBuildingRequest,org.apache.maven.artifact.repository.ArtifactRepository,java.util.Collection<org.apache.maven.artifact.Artifact>
  reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : maven-plugins-windows » Apache Maven Deploy Plugin #1312

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/org.apache.maven.plugins$maven-deploy-plugin/1312/>