Dear Gumpmeisters,
            
The following 1 notifys should have been sent

*********************************************************** G U M P
[GUMP@vmgump]: Project checkstyle (in module checkstyle) failed
*********************************************************** G U M P
[GUMP@vmgump]: Project checkstyle (in module checkstyle) failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project checkstyle has an issue affecting its community integration.
This issue affects 5 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - checkstyle :  Java style checker
    - tomcat-tc7.0.x-validate :  Tomcat 7.x, a web server implementing Java 
Servlet 3.0,
    ...
    - tomcat-trunk-validate :  Tomcat 8.x, a web server implementing the Java 
Servlet 3.1,
...
    - xml-fop-test :  XSL-FO (Formatting Objects) processor
    - xmlgraphics-commons-test :  Apache XML Graphics Commons - Common 
Components for Batik an...


Full details are available at:
    http://vmgump.apache.org/gump/public/checkstyle/checkstyle/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/checkstyle/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/checkstyle/pom.xml
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/checkstyle/checkstyle/gump_work/build_checkstyle_checkstyle.html
Work Name: build_checkstyle_checkstyle (Type: Build)
Work ended in a state of : Failed
Elapsed: 46 secs
Command Line: /opt/maven3/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/checkstyle/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/checkstyle]
M2_HOME: /opt/maven3
---------------------------------------------
[INFO] Copying 262 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] Compiling 192 source files to 
/srv/gump/public/workspace/checkstyle/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ checkstyle ---
Downloading: 
http://localhost:8192/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.pom
Downloaded: 
http://localhost:8192/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.pom
 (3 KB at 36.0 KB/sec)
Downloading: 
http://localhost:8192/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.pom
Downloaded: 
http://localhost:8192/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.pom
 (3 KB at 26.6 KB/sec)
Downloading: 
http://localhost:8192/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.pom
Downloaded: 
http://localhost:8192/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.pom
 (4 KB at 46.0 KB/sec)
Downloading: 
http://localhost:8192/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.jar
Downloading: 
http://localhost:8192/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.jar
Downloading: 
http://localhost:8192/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.jar
Downloaded: 
http://localhost:8192/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.jar
 (33 KB at 260.0 KB/sec)
Downloaded: 
http://localhost:8192/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.jar
 (60 KB at 381.6 KB/sec)
Downloaded: 
http://localhost:8192/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.jar
 (156 KB at 505.1 KB/sec)
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ checkstyle ---
[INFO] Building jar: 
/srv/gump/public/workspace/checkstyle/target/checkstyle-5.8-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (ant-phase-verify) @ checkstyle ---
[INFO] Executing tasks

main:

execute:
[checkstyle] Running Checkstyle 5.8-SNAPSHOT on 617 files
[checkstyle] 
/srv/gump/public/workspace/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/LocalizedMessage.java:147:12:
 More than 7 parameters (found 9).
[checkstyle] 
/srv/gump/public/workspace/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/LocalizedMessage.java:180:12:
 More than 7 parameters (found 8).
[checkstyle] 
/srv/gump/public/workspace/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/api/LocalizedMessage.java:212:12:
 More than 7 parameters (found 8).
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.893s
[INFO] Finished at: Thu Jul 31 07:06:56 UTC 2014
[INFO] Final Memory: 24M/75M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (ant-phase-verify) on 
project checkstyle: An Ant BuildException has occured: The following error 
occurred while executing this line:
[ERROR] /srv/gump/public/workspace/checkstyle/ant-phase-verify.xml:35: 
Checkstyle failed: Got 3 errors and 0 warnings.
[ERROR] around Ant part ...<ant antfile="ant-phase-verify.xml"/>... @ 7:40 in 
/srv/gump/public/workspace/checkstyle/target/antrun/build-main.xml
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/checkstyle/checkstyle/rss.xml
- Atom: http://vmgump.apache.org/gump/public/checkstyle/checkstyle/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20140731060005, vmgump.apache.org:vmgump:20140731060005
Gump E-mail Identifier (unique within run) #1.


--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org

Reply via email to