Skip to main content

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

See <https://hudson.eclipse.org/jgit/job/jgit2/213/>

------------------------------------------
[...truncated 2434 lines...]
[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/jgit/job/jgit2/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.jgit/jgit2/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] <<< clirr-maven-plugin:2.6.1:clirr (default-cli) @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:clirr (default-cli) @ org.eclipse.jgit-parent ---
[INFO] Not generating Clirr report as there are no classes generated by the project
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit-parent ---
Downloading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.2.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.2.0-SNAPSHOT/maven-metadata.xml (616 B at 2.4 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.2.0-SNAPSHOT/org.eclipse.jgit-parent-4.2.0-20150930.204129-4.pom
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.2.0-SNAPSHOT/org.eclipse.jgit-parent-4.2.0-20150930.204129-4.pom (26 KB at 253.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/maven-metadata.xml (2 KB at 60.2 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.2.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.2.0-SNAPSHOT/maven-metadata.xml (616 B at 7.7 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/maven-metadata.xml (2 KB at 16.2 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Core 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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/jgit/job/jgit2/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.jgit/jgit2/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit ---
[INFO] Executing tasks

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

main:
     [copy] Copying 1 file to /jobs/genie.jgit/jgit2/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.2:compile (default-compile) @ org.eclipse.jgit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 694 source files to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/classes
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java uses or overrides a deprecated API.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: Recompile with -Xlint:deprecation for details.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeFormatter.java: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeFormatter.java uses unchecked or unsafe operations.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeFormatter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ org.eclipse.jgit >>>
[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/jgit/job/jgit2/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.jgit/jgit2/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ org.eclipse.jgit <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ org.eclipse.jgit ---
[INFO] Building jar: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ org.eclipse.jgit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.jgit ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit ---
[INFO] Building jar: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ org.eclipse.jgit ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/pack/ObjectReuseAsIs.java:115: warning - Tag @link: can't find getCachedPacksAndUpdate(BitmapBuilder) in org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
[INFO] Building jar: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.23.0:normalize (pack200-normalize) @ org.eclipse.jgit ---
[INFO] Pack200 normalizing jar /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.jgit ---
[INFO] Searching org.eclipse.jgit-4.2.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.jgit:org.eclipse.jgit:jar:4.2.0-SNAPSHOT in 3 seconds.
[INFO] Searching org.eclipse.jgit-4.2.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.jgit:org.eclipse.jgit:java-source:sources:4.2.0-SNAPSHOT in 2 seconds.
[INFO] Searching org.eclipse.jgit-4.2.0-SNAPSHOT-javadoc.jar for inner jars...
[INFO] Signed org.eclipse.jgit:org.eclipse.jgit:javadoc:javadoc:4.2.0-SNAPSHOT in 3 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.23.0:pack (pack200-pack) @ org.eclipse.jgit ---
[INFO] Pack200 packing jar /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit ---
[INFO] Installing /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT.jar to <https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/4.2.0-SNAPSHOT/org.eclipse.jgit-4.2.0-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/pom.xml to <https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/4.2.0-SNAPSHOT/org.eclipse.jgit-4.2.0-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/4.2.0-SNAPSHOT/org.eclipse.jgit-4.2.0-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT-javadoc.jar to <https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/4.2.0-SNAPSHOT/org.eclipse.jgit-4.2.0-SNAPSHOT-javadoc.jar>
[INFO] Installing /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT.jar.pack.gz to <https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/4.2.0-SNAPSHOT/org.eclipse.jgit-4.2.0-SNAPSHOT-pack200.jar.pack.gz>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:clirr (default-cli) @ org.eclipse.jgit >>>
[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/jgit/job/jgit2/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.jgit/jgit2/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit ---
[INFO] Executing tasks

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

main:
     [copy] Copying 1 file to /jobs/genie.jgit/jgit2/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.2:compile (default-compile) @ org.eclipse.jgit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 694 source files to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/classes
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java uses or overrides a deprecated API.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: Recompile with -Xlint:deprecation for details.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeFormatter.java: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeFormatter.java uses unchecked or unsafe operations.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeFormatter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] <<< clirr-maven-plugin:2.6.1:clirr (default-cli) @ org.eclipse.jgit <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:clirr (default-cli) @ org.eclipse.jgit ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/skins/maven-default-skin/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/apache/maven/skins/maven-default-skin/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/skins/maven-default-skin/maven-metadata.xml (370 B at 1.5 KB/sec)
[INFO] Comparing to version: 4.0.0.201506090130-r
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... SUCCESS [2.451s]
[INFO] JGit - Core ....................................... FAILURE [38.412s]
[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 - 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.881s
[INFO] Finished at: Wed Sep 30 16:42:08 EDT 2015
[INFO] Final Memory: 37M/406M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "platform-mars" could not be activated because it does not exist.
[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.codehaus.mojo:clirr-maven-plugin:2.6.1:clirr (default-cli) on project org.eclipse.jgit: Execution default-cli of goal org.codehaus.mojo:clirr-maven-plugin:2.6.1:clirr failed: Invalid byte tag in constant pool: 18
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.codehaus.mojo:clirr-maven-plugin:2.6.1:clirr (default-cli) on project org.eclipse.jgit: Execution default-cli of goal org.codehaus.mojo:clirr-maven-plugin:2.6.1:clirr failed: Invalid byte tag in constant pool: 18 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:clirr-maven-plugin:2.6.1:clirr (default-cli) on project org.eclipse.jgit: Execution default-cli of goal org.codehaus.mojo:clirr-maven-plugin:2.6.1:clirr failed: Invalid byte tag in constant pool: 18
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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.PluginExecutionException: Execution default-cli of goal org.codehaus.mojo:clirr-maven-plugin:2.6.1:clirr failed: Invalid byte tag in constant pool: 18
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:115)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
Caused by: org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 18
	at org.apache.bcel.classfile.Constant.readConstant(Constant.java:146)
	at org.apache.bcel.classfile.ConstantPool.<init>(ConstantPool.java:67)
	at org.apache.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:222)
	at org.apache.bcel.classfile.ClassParser.parse(ClassParser.java:136)
	at org.apache.bcel.util.ClassLoaderRepository.loadClass(ClassLoaderRepository.java:94)
	at org.apache.bcel.classfile.JavaClass.getInterfaces(JavaClass.java:788)
	at org.apache.bcel.classfile.JavaClass.getAllInterfaces(JavaClass.java:804)
	at net.sf.clirr.core.internal.bcel.BcelJavaType.getAllInterfaces(BcelJavaType.java:78)
	at net.sf.clirr.core.internal.checks.InterfaceSetCheck.check(InterfaceSetCheck.java:58)
	at net.sf.clirr.core.Checker.runClassChecks(Checker.java:190)
	at net.sf.clirr.core.Checker.reportDiffs(Checker.java:136)
	at org.codehaus.mojo.clirr.AbstractClirrMojo.reportDiffs(AbstractClirrMojo.java:740)
	at org.codehaus.mojo.clirr.AbstractClirrMojo.executeClirr(AbstractClirrMojo.java:308)
	at org.codehaus.mojo.clirr.ClirrReport.doReport(ClirrReport.java:243)
	at org.codehaus.mojo.clirr.ClirrReport.generate(ClirrReport.java:219)
	at org.codehaus.mojo.clirr.ClirrReport.generate(ClirrReport.java:355)
	at org.codehaus.mojo.clirr.ClirrReport.doExecute(ClirrReport.java:182)
	at org.codehaus.mojo.clirr.AbstractClirrMojo.execute(AbstractClirrMojo.java:244)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
	... 20 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/PluginExecutionException
[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
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results

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


Back to the top