See
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-common/...
Changes:
[Mike Brock] reformat code to 2 space indents
[Mike Brock] reformat code to 2 space indents
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Errai::Common
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 39 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 38 source files to
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-common/...
[JENKINS] Archiving
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-common/...
to
/qa/hudson_master/hudson_home/hudson_workspace/jobs/Errai/modules/org.jboss.errai$errai-common/builds/2011-07-11_15-22-10/archive/org.jboss.errai/errai-common/1.2.3-SNAPSHOT/errai-common-1.2.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.6
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files
-cp <path> Specify where to find user class files
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-endorseddirs <dirs> Override location of endorsed standards path
-d <directory> Specify where to place generated class files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-version Version information
-help Print a synopsis of standard options
-X Print a synopsis of nonstandard options
-J<flag> Pass <flag> directly to the runtime system
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Mon Jul 11 15:22:30 EDT 2011
[INFO] Final Memory: 43M/121M
[INFO] ------------------------------------------------------------------------