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:29 UTC

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

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

Changes:

[khmarbaise] Followed renaming methods in InstallProject interface.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Install Plugin 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-install-plugin ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-install-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-install-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ maven-install-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-install-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 153 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 133 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:helpmojo (generate-helpmojo) @ maven-install-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-install-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-install-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ maven-install-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/AbstractInstallMojo.java: Some input files use or override a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/AbstractInstallMojo.java: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-install-plugin/src/main/java/org/apache/maven/plugin/install/InstallMojo.java:[141,22] cannot find symbol
  symbol:   method install(org.apache.maven.project.ProjectBuildingRequest,org.apache.maven.shared.project.install.ProjectInstallerRequest,org.apache.maven.artifact.repository.ArtifactRepository)
  location: variable installer of type org.apache.maven.shared.project.install.ProjectInstaller
[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : maven-plugins-windows » Apache Maven Install 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-install-plugin/1747/>