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 2014/09/14 02:42:54 UTC

Build failed in Jenkins: maven-plugins-windows » Apache Maven Checkstyle Plugin #676

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

Changes:

[hboutemy] remove copy/paste since code is now inherited through MSHARED-347

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Checkstyle Plugin 2.13-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3-SNAPSHOT/maven-metadata.xml (796 B at 2.8 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3-SNAPSHOT/maven-reporting-impl-2.3-20140910.184104-313.pom
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3-SNAPSHOT/maven-reporting-impl-2.3-20140910.184104-313.pom (5 KB at 5.7 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3-SNAPSHOT/maven-reporting-impl-2.3-20140910.184104-313.jar
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3-SNAPSHOT/maven-reporting-impl-2.3-20140910.184104-313.jar (18 KB at 36.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-checkstyle-plugin ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ maven-checkstyle-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (check) @ maven-checkstyle-plugin ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/it/multi-modules-aggregate/child-b/src/test/java/org/apache/maven/plugins/checkstyle/its/AppTest.java
[INFO] Exclude: src/main/resources/config/maven-header.txt
[INFO] Exclude: src/it/MCHECKSTYLE-225-customHeader/build-tools/src/main/resources/test/custom-header.txt
[INFO] Exclude: src/it/MCHECKSTYLE-225-pluginManagement/build-tools/src/main/resources/test/custom-header.txt
[INFO] Exclude: src/it/MCHECKSTYLE-225-LICENSE.txt/build-tools/src/main/resources/LICENSE.txt
[INFO] Exclude: src/main/resources/config/sun_checks.xml
[INFO] 219 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 210 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:helpmojo (generated-helpmojo) @ maven-checkstyle-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:3.2:descriptor (default-descriptor) @ maven-checkstyle-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-checkstyle-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-checkstyle-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-checkstyle-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.java: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\src\main\java\org\apache\maven\plugin\checkstyle\exec\DefaultCheckstyleExecutor.java uses or overrides a deprecated API.
[WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.java: Recompile with -Xlint:deprecation for details.
[WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[460,55] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[463,47] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[485,60] cannot find symbol
  symbol: variable project
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[485,91] cannot find symbol
  symbol:   variable outputDirectory
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[525,45] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[531,71] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[640,74] cannot find symbol
  symbol:   variable outputDirectory
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[656,38] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[657,55] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[659,25] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[666,16] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[666,79] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[668,43] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[676,63] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[741,56] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java:[762,60] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java:[41,8] org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport is not abstract and does not override abstract method getOutputDirectory() in org.apache.maven.reporting.AbstractMavenReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java:[55,16] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java:[74,45] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java:[95,25] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.CheckstyleAggregateReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java:[49,8] org.apache.maven.plugin.checkstyle.CheckstyleReport is not abstract and does not override abstract method getOutputDirectory() in org.apache.maven.reporting.AbstractMavenReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java:[149,16] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.CheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java:[174,45] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.CheckstyleReport
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java:[266,48] cannot find symbol
  symbol:   variable project
  location: class org.apache.maven.plugin.checkstyle.CheckstyleReport
[INFO] 24 errors 
[INFO] -------------------------------------------------------------

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

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