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 09:28:57 UTC

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

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

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Checkstyle Plugin 2.13-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3-SNAPSHOT/maven-metadata.xml (796 B at 1.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-checkstyle-plugin ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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 <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/src/main/java/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.java> uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java>:[485,60] cannot find symbol
symbol  : variable project
location: class org.apache.maven.plugin.checkstyle.AbstractCheckstyleReport
[ERROR] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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
[ERROR] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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] <https://builds.apache.org/job/maven-plugins/org.apache.maven.plugins$maven-checkstyle-plugin/ws/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
[INFO] 24 errors 
[INFO] -------------------------------------------------------------

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

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