Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] [Hudson] Build failed in Hudson: jgit.hooks-master-nighly #37

See <https://hudson.eclipse.org/emfcompare/job/jgit.hooks-master-nighly/37/>

------------------------------------------
[...truncated 61 lines...]
+ sed '/<<<<<<< HEAD\|>>>>>>> .*/d' org.eclipse.jgit/src/org/eclipse/jgit/api/CommitCommand.java
+ perl -pi.bak -e 's|=======|\t}\n|g' sed.tmp
+ mv sed.tmp org.eclipse.jgit/src/org/eclipse/jgit/api/CommitCommand.java
+ rm sed.tmp.bak
+ git add org.eclipse.jgit/src/org/eclipse/jgit/api/CommitCommand.java
+ perl -i.bak -ne 's/^/# /, s/^# #/#/ if /^Conflicts/ .. /#/; print' .git/MERGE_MSG
+ git commit -F .git/MERGE_MSG
[detached HEAD 7472c69] Support for the commit-msg hook
 Author: Laurent Goubet <laurent.goubet@xxxxxxx>
 4 files changed, 109 insertions(+)
[INFO] Using Maven 3 installation: apache-maven-latest
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-latest/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.2.5
[workspace] $ /shared/common/apache-maven-latest/bin/mvn clean install -V -B -e -DJAVA_HOME=/shared/common/jdk1.7.0-latest -Dmaven.ext.class.path=/home/hudson/genie.modeling.emfcompare/.hudson/maven/slavebundle/resources:/home/hudson/genie.modeling.emfcompare/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.modeling.emfcompare/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=49517 -Dmaven.repo.local=<https://hudson.eclipse.org/emfcompare/job/jgit.hooks-master-nighly/ws/.maven/repo> -f pom.xml -P jgit.java7 -U
[DEBUG] Waiting for connection on port: 49517
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T12:29:23-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.46-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.modeling.emfcompare/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] JGit - Parent
[INFO] JGit - Core
[INFO] JGit - Ant Tasks
[INFO] JGit Archive Formats
[INFO] JGit - AWT User Interface
[INFO] JGit - Apache httpclient based HTTP support
[INFO] JGit - HTTP Server
[INFO] JGit - Core Java7 Support
[INFO] JGit - Console User Interface
[INFO] JGit - Command Line Interface
[INFO] JGit - JUnit Utility Classes
[INFO] JGit - JUnit Http Utility Classes
[INFO] JGit - Core Tests
[INFO] JGit - Ant Tasks Tests
[INFO] JGit - HTTP Tests
[INFO] JGit - Command Line Interface Tests
[INFO] JGit - Core Java 7 Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Parent 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit-parent ---
[INFO] Deleting /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:parse-version (set-osgi-version) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.eclipse.jgit-parent ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/emfcompare/job/jgit.hooks-master-nighly/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (translate-qualifier) @ org.eclipse.jgit-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ org.eclipse.jgit-parent >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:parse-version (set-osgi-version) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.eclipse.jgit-parent ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/emfcompare/job/jgit.hooks-master-nighly/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ org.eclipse.jgit-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit-parent ---
[INFO] Installing /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/pom.xml to <https://hudson.eclipse.org/emfcompare/job/jgit.hooks-master-nighly/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit-parent/4.0.0-SNAPSHOT/org.eclipse.jgit-parent-4.0.0-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Core 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit ---
[INFO] Deleting /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:parse-version (set-osgi-version) @ org.eclipse.jgit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.eclipse.jgit ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/emfcompare/job/jgit.hooks-master-nighly/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (translate-qualifier) @ org.eclipse.jgit ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/target/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (translate-source-qualifier) @ org.eclipse.jgit ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/target/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.jgit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 671 source files to /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,1] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,3] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,5] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,7] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,8] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,20] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,31] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,44] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,56] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,81] ')' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[251,16] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[251,48] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[251,49] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[251,50] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[252,11] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[252,12] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[253,16] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[253,44] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,1] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,4] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,7] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,8] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,11] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,16] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,27] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,40] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,53] ';' expected
[INFO] 27 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [ 13.875 s]
[INFO] JGit - Core ........................................ FAILURE [  5.795 s]
[INFO] JGit - Ant Tasks ................................... SKIPPED
[INFO] JGit Archive Formats ............................... SKIPPED
[INFO] JGit - AWT User Interface .......................... SKIPPED
[INFO] JGit - Apache httpclient based HTTP support ........ SKIPPED
[INFO] JGit - HTTP Server ................................. SKIPPED
[INFO] JGit - Core Java7 Support .......................... SKIPPED
[INFO] JGit - Console User Interface ...................... SKIPPED
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SKIPPED
[INFO] JGit - JUnit Http Utility Classes .................. SKIPPED
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SKIPPED
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Core Java 7 Tests ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.976 s
[INFO] Finished at: 2015-02-06T09:17:00-05:00
[INFO] Final Memory: 48M/1932M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project org.eclipse.jgit: Compilation failure
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project org.eclipse.jgit: Compilation failure: Compilation failure:
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,1] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,3] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,5] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,7] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[249,8] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,20] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,31] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,44] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,56] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[250,81] ')' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[251,16] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[251,48] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[251,49] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[251,50] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[252,11] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[252,12] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[253,16] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[253,44] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,1] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,4] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,7] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,8] <identifier> expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,11] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,16] illegal start of type
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,27] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,40] ';' expected
[ERROR] /jobs/genie.modeling.emfcompare/jgit.hooks-master-nighly/workspace/org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java:[266,53] ';' expected
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project org.eclipse.jgit: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
[ERROR] 
[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
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top