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 #642

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

Changes:

[Matthias Sohn] [infer] Fix potential NPE in CloneCommand

[Matthias Sohn] [infer] Fix potential NPE in DiffFormatter

[Matthias Sohn] [infer] Mark ManifestParse.getFilteredProjects non-null

[Jonathan Nieder] gc: loosen unreferenced objects

[Jonathan Nieder] Remove @since tags from internal packages

------------------------------------------
[...truncated 4120 lines...]
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.jgit.test <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.jgit.test ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.jgit.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [ 18.638 s]
[INFO] JGit - Core ........................................ SUCCESS [01:18 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 14.778 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 17.383 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 23.323 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 14.634 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 22.895 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 19.622 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 10.394 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 18.513 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 22.244 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [  9.529 s]
[INFO] JGit - Core Tests .................................. SUCCESS [02:57 min]
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  2.289 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [  9.678 s]
[INFO] JGit - Command Line Interface Tests ................ SUCCESS [ 21.003 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [  8.169 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [  3.318 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:24 min (Wall Clock)
[INFO] Finished at: 2017-01-25T17:36:52-05:00
[INFO] Final Memory: 120M/522M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[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.3.9
[WARN] Detected superfluous option: -B
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -B install deploy:deploy -V -B -e -Djava.io.tmpdir=/opt/public/hipp/ramdisk/jgit/ -DskipTests=true -Dmaven.ext.class.path=/home/hudson/genie.jgit/.hudson/maven/slavebundle/resources:/home/hudson/genie.jgit/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.jgit/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=46786 -Dmaven.repo.local=<https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo> -f pom.xml -P build-server -P eclipse-sign -U
[DEBUG] Waiting for connection on port: 46786
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_102, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.8.0_102/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.62-60.64.8-default", arch: "i386", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.jgit/.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] o.h.m.e.h.SettingsBuildingRequestHandler - Using global settings document ID: 8b5a03d2-f550-43a0-9391-0e477a56c6bd
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@1d7b27f (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@1d7b27f (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.jgit:org.eclipse.jgit.lfs:jar:4.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:clirr-maven-plugin is missing. @ org.eclipse.jgit:org.eclipse.jgit.lfs:[unknown-version], /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.lfs/pom.xml, line 120, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:clirr-maven-plugin is missing. @ org.eclipse.jgit:org.eclipse.jgit.lfs.server:[unknown-version], /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.lfs.server/pom.xml, line 144, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[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 - Large File Storage
[INFO] JGit - Large File Storage Server
[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 - Large File Storage Tests
[INFO] JGit - LFS Server Tests
[INFO] 
[INFO] Using the MultiThreadedBuilder implementation with a thread count of 24
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Parent 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (set-osgi-version) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8: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.8/org.jacoco.agent-0.7.8-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] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ org.eclipse.jgit-parent ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (compile-with-errorprone) @ org.eclipse.jgit-parent ---
[INFO] No sources to compile
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit-parent >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (set-osgi-version) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8: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.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/jobs/genie.jgit/jgit2/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.jgit-parent ---
[INFO] Installing /jobs/genie.jgit/jgit2/workspace/pom.xml to <https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/org.eclipse.jgit-parent-4.7.0-SNAPSHOT.pom>
[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.7.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... FAILURE [  2.965 s]
[INFO] JGit - Core ........................................ SKIPPED
[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 - Large File Storage .......................... SKIPPED
[INFO] JGit - Large File Storage 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] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.142 s (Wall Clock)
[INFO] Finished at: 2017-01-25T17:36:59-05:00
[INFO] Final Memory: 25M/265M
[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-deploy-plugin:2.7:deploy (default-cli) on project org.eclipse.jgit-parent: Failed to retrieve remote metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-cli) on project org.eclipse.jgit-parent: Failed to retrieve remote metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-cli) on project org.eclipse.jgit-parent: Failed to retrieve remote metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
	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.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:185)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:181)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to retrieve remote metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:193)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 11 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to retrieve remote metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:167)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:149)
	... 13 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
	at org.eclipse.aether.internal.impl.DefaultDeployer.upload(DefaultDeployer.java:447)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:290)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 15 more
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:4.7.0-SNAPSHOT/maven-metadata.xml from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
	at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed(MetadataTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:222)
	at org.eclipse.aether.internal.impl.DefaultDeployer.upload(DefaultDeployer.java:417)
	... 19 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/4.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1021)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:960)
	at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
	at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
	at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run(WagonTransporter.java:560)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.get(WagonTransporter.java:404)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask(BasicRepositoryConnector.java:447)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 23 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
[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