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

------------------------------------------
[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 
<https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-install-plugin/ws/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 
<https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-install-plugin/ws/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 
<https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-install-plugin/ws/target/classes>
[INFO] 
<https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-install-plugin/ws/src/main/java/org/apache/maven/plugin/install/InstallFileMojo.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-install-plugin/ws/src/main/java/org/apache/maven/plugin/install/InstallFileMojo.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-install-plugin/ws/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] -------------------------------------------------------------

Reply via email to