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 2016/09/21 20:43:30 UTC

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

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

Changes:

[khmarbaise] Followed renaming methods in DeployProject interface.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Deploy Plugin 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0.0-SNAPSHOT/maven-metadata.xml (805 B at 0.7 KB/sec)
Downloading: https://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0.0-SNAPSHOT/maven-artifact-transfer-3.0.0-20160918.234636-1011.pom
Downloaded: https://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0.0-SNAPSHOT/maven-artifact-transfer-3.0.0-20160918.234636-1011.pom (8 KB at 13.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-file/1.7/aether-connector-file-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-file/1.7/aether-connector-file-1.7.pom (3 KB at 95.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.7.5/slf4j-nop-1.7.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.7.5/slf4j-nop-1.7.5.pom (2 KB at 55.6 KB/sec)
Downloading: https://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0.0-SNAPSHOT/maven-artifact-transfer-3.0.0-20160918.234636-1011.jar
Downloaded: https://repository.apache.org/snapshots/org/apache/maven/shared/maven-artifact-transfer/3.0.0-SNAPSHOT/maven-artifact-transfer-3.0.0-20160918.234636-1011.jar (119 KB at 146.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-file/1.7/aether-connector-file-1.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.7.5/slf4j-nop-1.7.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-file/1.7/aether-connector-file-1.7.jar (25 KB at 712.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.7.5/slf4j-nop-1.7.5.jar (4 KB at 114.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-deploy-plugin ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-deploy-plugin\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-deploy-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.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] 195 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 163 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 (process-resource-bundles) @ 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:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-deploy-plugin\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ maven-deploy-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-deploy-plugin\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/AbstractDeployMojo.java: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-deploy-plugin\src\main\java\org\apache\maven\plugins\deploy\AbstractDeployMojo.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/AbstractDeployMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java:[198,28] cannot find symbol
  symbol:   method deploy(org.apache.maven.project.ProjectBuildingRequest,org.apache.maven.shared.project.deploy.ProjectDeployerRequest,org.apache.maven.artifact.repository.ArtifactRepository)
  location: variable projectDeployer of type org.apache.maven.shared.project.deploy.ProjectDeployer
[INFO] 1 error
[INFO] -------------------------------------------------------------

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

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