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: jgit #1704

See <https://hudson.eclipse.org/egit/job/jgit/1704/changes>

Changes:

[Shawn Pearce] ResolveMerger: Use the ObjectReader to access objects

------------------------------------------
[...truncated 2500 lines...]
[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.technology.egit/jgit/workspace/org.eclipse.jgit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.jgit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.eclipse.jgit ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ org.eclipse.jgit ---
[INFO] Building jar: /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/org.eclipse.jgit-3.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ org.eclipse.jgit ---
[INFO] 
9 warnings
[WARNING] Javadoc Warnings
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectReader.java:123: warning - Constants#OBJECT_ID_STRING_LENGTH (referenced by @value tag) is an unknown reference.
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/WindowCache.java:124: warning - Tag @link: reference not found: Ref
[WARNING] /jobs/genie.technology.egit/jgit/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
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/pack/PackWriter.java:371: warning - PackConfig#DEFAULT_DELTA_BASE_AS_OFFSET (referenced by @value tag) is an unknown reference.
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/pack/PackWriter.java:386: warning - PackConfig#DEFAULT_DELTA_BASE_AS_OFFSET (referenced by @value tag) is an unknown reference.
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/Merger.java:241: warning - Tag @link: can't find merge(RevCommit...) in org.eclipse.jgit.merge.Merger
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/Merger.java:241: warning - Tag @link: can't find merge(RevCommit...) in org.eclipse.jgit.merge.Merger
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/merge/Merger.java:241: warning - Tag @link: can't find merge(RevCommit...) in org.eclipse.jgit.merge.Merger
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/DiffFormatter.java:265: warning - #DEFAULT_BINARY_FILE_THRESHOLD (referenced by @value tag) is an unknown reference.
[INFO] Building jar: /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/org.eclipse.jgit-3.5.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.jgit ---
[INFO] Pack200 normalizing jar /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/org.eclipse.jgit-3.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.jgit ---
[INFO] Searching org.eclipse.jgit-3.5.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.jgit:org.eclipse.jgit:jar:3.5.0-SNAPSHOT in 3 seconds.
[INFO] Searching org.eclipse.jgit-3.5.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.jgit:org.eclipse.jgit:java-source:sources:3.5.0-SNAPSHOT in 2 seconds.
[INFO] Searching org.eclipse.jgit-3.5.0-SNAPSHOT-javadoc.jar for inner jars...
[INFO] Signed org.eclipse.jgit:org.eclipse.jgit:javadoc:javadoc:3.5.0-SNAPSHOT in 3 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.jgit ---
[INFO] Pack200 packing jar /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/org.eclipse.jgit-3.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit ---
[INFO] Installing /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/org.eclipse.jgit-3.5.0-SNAPSHOT.jar to <https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/pom.xml to <https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/org.eclipse.jgit-3.5.0-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/org.eclipse.jgit-3.5.0-SNAPSHOT-javadoc.jar to <https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-SNAPSHOT-javadoc.jar>
[INFO] Installing /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/org.eclipse.jgit-3.5.0-SNAPSHOT.jar.pack.gz to <https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.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/egit/job/jgit/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.technology.egit/jgit/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.technology.egit/jgit/workspace/org.eclipse.jgit/target/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (translate-source-qualifier) @ org.eclipse.jgit ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /jobs/genie.technology.egit/jgit/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 651 source files to /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/target/classes
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java: Some input files use or override a deprecated API.
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java: Recompile with -Xlint:deprecation for details.
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RevObjectList.java: Some input files use unchecked or unsafe operations.
[WARNING] /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RevObjectList.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: http://download.eclipse.org/jgit/maven/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.0 KB/sec)
[INFO] Comparing to version: 3.2.0.201312181205-r
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit ---
Downloading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml (2 KB at 13.4 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50.jar
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50.jar (1883 KB at 5170.9 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50.pom
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50.pom (7 KB at 48.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/maven-metadata.xml (792 B at 9.2 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml (2 KB at 9.3 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/maven-metadata.xml (792 B at 3.5 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50-sources.jar
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50-sources.jar (1834 KB at 6865.8 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml (2 KB at 11.8 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50-javadoc.jar
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50-javadoc.jar (4132 KB at 10027.6 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml (2 KB at 12.1 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50-pack200.jar.pack.gz
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/org.eclipse.jgit-3.5.0-20140815.175344-50-pack200.jar.pack.gz (527 KB at 3580.0 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit/3.5.0-SNAPSHOT/maven-metadata.xml (2 KB at 11.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Ant Tasks 3.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:parse-version (set-osgi-version) @ org.eclipse.jgit.ant ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.eclipse.jgit.ant ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.technology.egit/jgit/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.ant ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit.ant/target/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.ant ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.jgit.ant ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) @ org.eclipse.jgit.ant >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:parse-version (set-osgi-version) @ org.eclipse.jgit.ant ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.eclipse.jgit.ant ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/jobs/genie.technology.egit/jgit/workspace/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) @ org.eclipse.jgit.ant <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ org.eclipse.jgit.ant ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.ant ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit.ant/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.jgit.ant ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ org.eclipse.jgit.ant ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ org.eclipse.jgit.ant ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ org.eclipse.jgit.ant ---
[INFO] Building jar: /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-3.5.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.jgit.ant ---
[INFO] Pack200 normalizing jar /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit.ant/target/org.eclipse.jgit.ant-3.5.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.jgit.ant ---
[INFO] Searching org.eclipse.jgit.ant-3.5.0-SNAPSHOT.jar for inner jars...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... SUCCESS [5.849s]
[INFO] JGit - Core ....................................... SUCCESS [45.655s]
[INFO] JGit - Ant Tasks .................................. FAILURE [2.144s]
[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: 55.908s
[INFO] Finished at: Fri Aug 15 13:53:48 EDT 2014
[INFO] Final Memory: 43M/1252M
[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.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.1:sign (sign) on project org.eclipse.jgit.ant: Signer replied HTTP/1.1 403 Forbidden
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.1:sign (sign) on project org.eclipse.jgit.ant: Signer replied HTTP/1.1 403 Forbidden -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.1.1:sign (sign) on project org.eclipse.jgit.ant: Signer replied HTTP/1.1 403 Forbidden
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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: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.MojoExecutionException: Signer replied HTTP/1.1 403 Forbidden
	at org.eclipse.cbi.common.signing.Signer.signFile(Signer.java:80)
	at org.eclipse.cbi.maven.plugins.jarsigner.SignMojo.signFile(SignMojo.java:345)
	at org.eclipse.cbi.maven.plugins.jarsigner.SignMojo.signArtifact(SignMojo.java:262)
	at org.eclipse.cbi.maven.plugins.jarsigner.SignMojo.execute(SignMojo.java:195)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
	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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.ant
[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