Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Hudson: jgit #198

See <https://build.eclipse.org/hudson/job/jgit/198/changes>

Changes:

[Shawn O. Pearce] Add commit command to the pgm package

------------------------------------------
[...truncated 14359 lines...]
[WARNING] <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/org/eclipse/jgit/transport/RemoteRefUpdate.java>:66: warning - Tag @link: reference not found: PushProcess
[WARNING] <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportAmazonS3.java>:96: warning - Tag @see: reference not found: WalkFetchConnection
[WARNING] <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportAmazonS3.java>:96: warning - Tag @see: reference not found: WalkPushConnection
[WARNING] <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportHttp.java>:113: warning - Tag @see: reference not found: WalkFetchConnection
[WARNING] <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportSftp.java>:95: warning - Tag @see: reference not found: WalkFetchConnection
[WARNING] <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/org/eclipse/jgit/transport/WalkTransport.java>:61: warning - Tag @see: reference not found: WalkFetchConnection
[WARNING] <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeChunk.java>:102: warning - Tag @link: can't find add(int, int, int, ConflictState) in org.eclipse.jgit.merge.MergeResult
[WARNING] <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeChunk.java>:115: warning - Tag @link: can't find add(int, int, int, ConflictState) in org.eclipse.jgit.merge.MergeResult
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/org.eclipse.jgit-0.8.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ org.eclipse.jgit ---
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/org.eclipse.jgit-0.8.0-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit/0.8.0-SNAPSHOT/org.eclipse.jgit-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/org.eclipse.jgit-0.8.0-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit/0.8.0-SNAPSHOT/org.eclipse.jgit-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/org.eclipse.jgit-0.8.0-SNAPSHOT-javadoc.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit/0.8.0-SNAPSHOT/org.eclipse.jgit-0.8.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - AWT User Interface 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ org.eclipse.jgit.ui ---
[INFO] Deleting directory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (translate-qualifier) @ org.eclipse.jgit.ui ---
[INFO] Executing tasks
     [copy] Copying 1 file to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ org.eclipse.jgit.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ org.eclipse.jgit.ui ---
[INFO] Compiling 5 source files to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ org.eclipse.jgit.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ org.eclipse.jgit.ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ org.eclipse.jgit.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ org.eclipse.jgit.ui ---
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.ui >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.ui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.ui ---
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.7:jar (attach-javadocs) @ org.eclipse.jgit.ui ---
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.console/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.junit/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.test/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.test/target/apidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-0.8.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ org.eclipse.jgit.ui ---
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-0.8.0-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.ui/0.8.0-SNAPSHOT/org.eclipse.jgit.ui-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-0.8.0-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.ui/0.8.0-SNAPSHOT/org.eclipse.jgit.ui-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.ui/target/org.eclipse.jgit.ui-0.8.0-SNAPSHOT-javadoc.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.ui/0.8.0-SNAPSHOT/org.eclipse.jgit.ui-0.8.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - HTTP Server 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ org.eclipse.jgit.http.server ---
[INFO] Deleting directory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (translate-qualifier) @ org.eclipse.jgit.http.server ---
[INFO] Executing tasks
     [copy] Copying 1 file to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ org.eclipse.jgit.http.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ org.eclipse.jgit.http.server ---
[INFO] Compiling 33 source files to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ org.eclipse.jgit.http.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ org.eclipse.jgit.http.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ org.eclipse.jgit.http.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ org.eclipse.jgit.http.server ---
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.http.server >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.http.server <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.http.server ---
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.7:jar (attach-javadocs) @ org.eclipse.jgit.http.server ---
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.console/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.junit/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.test/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.test/target/apidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ org.eclipse.jgit.http.server ---
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.http.server/0.8.0-SNAPSHOT/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.http.server/0.8.0-SNAPSHOT/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.server/target/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT-javadoc.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.http.server/0.8.0-SNAPSHOT/org.eclipse.jgit.http.server-0.8.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Eclipse IP Log Generator 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ org.eclipse.jgit.iplog ---
[INFO] Deleting directory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (translate-qualifier) @ org.eclipse.jgit.iplog ---
[INFO] Executing tasks
     [copy] Copying 1 file to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ org.eclipse.jgit.iplog ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ org.eclipse.jgit.iplog ---
[INFO] Compiling 10 source files to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ org.eclipse.jgit.iplog ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ org.eclipse.jgit.iplog ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ org.eclipse.jgit.iplog ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ org.eclipse.jgit.iplog ---
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.iplog >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.iplog <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit.iplog ---
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.7:jar (attach-javadocs) @ org.eclipse.jgit.iplog ---
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.console/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.junit/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.test/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.test/target/apidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ org.eclipse.jgit.iplog ---
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.iplog/0.8.0-SNAPSHOT/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.iplog/0.8.0-SNAPSHOT/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.iplog/target/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT-javadoc.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit.iplog/0.8.0-SNAPSHOT/org.eclipse.jgit.iplog-0.8.0-SNAPSHOT-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Console User Interface 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ org.eclipse.jgit.console ---
[INFO] Deleting directory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.console/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (translate-qualifier) @ org.eclipse.jgit.console ---
[INFO] Executing tasks
     [copy] Copying 1 file to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.console/target/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ org.eclipse.jgit.console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ org.eclipse.jgit.console ---
[INFO] Compiling 2 source files to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.console/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... SUCCESS [1:53.004s]
[INFO] JGit - Core ....................................... SUCCESS [1:14.665s]
[INFO] JGit - AWT User Interface ......................... SUCCESS [3.572s]
[INFO] JGit - HTTP Server ................................ SUCCESS [3.708s]
[INFO] JGit - Eclipse IP Log Generator ................... SUCCESS [2.968s]
[INFO] JGit - Console User Interface ..................... FAILURE [0.065s]
[INFO] JGit - Command Line Interface ..................... SKIPPED
[INFO] JGit - JUnit Utility Classes ...................... SKIPPED
[INFO] JGit - Core Tests ................................. SKIPPED
[INFO] JGit - HTTP Tests ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:18.313s
[INFO] Finished at: Wed May 12 19:54:50 EDT 2010
[INFO] Final Memory: 21M/548M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project org.eclipse.jgit.console: 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
-> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.console
Archiving artifacts
Recording test results



Back to the top