Return-Path: X-Original-To: apmail-maven-notifications-archive@minotaur.apache.org Delivered-To: apmail-maven-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0DD5317BEE for ; Fri, 1 May 2015 18:14:52 +0000 (UTC) Received: (qmail 89797 invoked by uid 500); 1 May 2015 18:14:51 -0000 Delivered-To: apmail-maven-notifications-archive@maven.apache.org Received: (qmail 89749 invoked by uid 500); 1 May 2015 18:14:51 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 89719 invoked by uid 99); 1 May 2015 18:14:51 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 May 2015 18:14:51 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 5E0B4E00039; Fri, 1 May 2015 18:14:51 +0000 (UTC) Date: Fri, 1 May 2015 18:14:51 +0000 (UTC) From: Apache Jenkins Server To: notifications@maven.apache.org, khmarbaise@apache.org, dennisl@apache.org, krosenvold@apache.org, hboutemy@apache.org Message-ID: <1832213656.20215.1430504091312.JavaMail.jenkins@crius> In-Reply-To: <1815357621.20176.1430496941921.JavaMail.jenkins@crius> References: <1815357621.20176.1430496941921.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: maven-plugins-ITs-m2 #2063 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: maven-plugins-ITs-m2 X-Jenkins-Result: FAILURE See Changes: [dennisl] [MCHECKSTYLE-284] Remove config/sun_checks.xml and use the one built into Checkstyle 6.2+ Note that I had to remove the @SuppressionWarnings check in the IT check-pass, because Suppressions are not enabled in the version of sun_checks.xml that the Checkstyle project supplies. ------------------------------------------ Started by an SCM change Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2015-05-01T18:14:11.418 +0000' U maven-checkstyle-plugin/src/it/MCHECKSTYLE-219-no-license_success/pom.xml U maven-checkstyle-plugin/src/it/check-pass/src/main/java/org/MyClass.java U maven-checkstyle-plugin/src/it/MCHECKSTYLE-129/pom.xml U maven-checkstyle-plugin/src/test/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojoTest.java U maven-checkstyle-plugin/src/test/plugin-configs/test-source-directory-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/min-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/no-rules-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/no-severity-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/dep-resolution-exception-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/multi-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/no-source-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/fail-on-error-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/no-files-plugin-config.xml U maven-checkstyle-plugin/src/test/plugin-configs/useFile-plugin-config.xml D maven-checkstyle-plugin/src/main/resources/config U maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java U maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java U maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.java U maven-checkstyle-plugin/src/site/apt/index.apt.vm U maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm D maven-checkstyle-plugin/src/site/apt/config/sun_checks.apt.vm U maven-checkstyle-plugin/src/site/apt/config/index.apt U maven-checkstyle-plugin/pom.xml At revision 1677199 provisoning config files... copy managed file [simple-deploy-settings-no-mirror] to file:/tmp/config2058694165478543161tmp [maven-plugins-ITs-m2] $ /home/jenkins/tools/maven/apache-maven-2.2.1/bin/mvn clean install -Prun-its -U -B -V -fae -s /tmp/config2058694165478543161tmp Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000) Java version: 1.6.0_45 Java home: /home/jenkins/tools/java/jdk1.6.0_45-32/jre Default locale: en_US, platform encoding: ISO-8859-1 OS name: "linux" version: "3.13.0-36-lowlatency" arch: "i386" Family: "unix" [INFO] Scanning for projects... [INFO] snapshot org.apache.maven:maven-parent:27-SNAPSHOT: checking for updates from apache.snapshots [INFO] snapshot org.apache:apache:17-SNAPSHOT: checking for updates from apache.snapshots [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-checkstyle-plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-checkstyle-plugin --> org.apache.maven.plugins:maven-invoker-plugin --> org.apache.maven.plugins:maven-checkstyle-plugin [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Fri May 01 18:14:51 UTC 2015 [INFO] Final Memory: 12M/109M [INFO] ------------------------------------------------------------------------ Build step 'Invoke top-level Maven targets' marked build as failure