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

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

Changes:

[Matthias Sohn] Prevent NPE if no CredentialsProvider is registered

------------------------------------------
[...truncated 2286 lines...]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ org.eclipse.jgit.java7.test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ org.eclipse.jgit.java7.test ---
[INFO] Building jar: /jobs/genie.technology.egit/jgit/workspace/org.eclipse.jgit.java7.test/target/org.eclipse.jgit.java7.test-3.5.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.0:check (default) @ org.eclipse.jgit.java7.test >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ org.eclipse.jgit.java7.test ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.0:check (default) @ org.eclipse.jgit.java7.test <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (default) @ org.eclipse.jgit.java7.test ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.2:cpd-check (default) @ org.eclipse.jgit.java7.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:cpd (cpd) @ org.eclipse.jgit.java7.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.2:cpd-check (default) @ org.eclipse.jgit.java7.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:cpd-check (default) @ org.eclipse.jgit.java7.test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... SUCCESS [3.361s]
[INFO] JGit - Core ....................................... SUCCESS [1:09.251s]
[INFO] JGit - Ant Tasks .................................. SUCCESS [10.150s]
[INFO] JGit Archive Formats .............................. SUCCESS [10.652s]
[INFO] JGit - AWT User Interface ......................... SUCCESS [14.499s]
[INFO] JGit - Apache httpclient based HTTP support ....... SUCCESS [9.464s]
[INFO] JGit - HTTP Server ................................ SUCCESS [14.765s]
[INFO] JGit - Core Java7 Support ......................... SUCCESS [10.494s]
[INFO] JGit - Console User Interface ..................... SUCCESS [8.794s]
[INFO] JGit - Command Line Interface ..................... SUCCESS [20.612s]
[INFO] JGit - JUnit Utility Classes ...................... SUCCESS [14.432s]
[INFO] JGit - JUnit Http Utility Classes ................. SUCCESS [12.451s]
[INFO] JGit - Core Tests ................................. SUCCESS [34.233s]
[INFO] JGit - Ant Tasks Tests ............................ SUCCESS [1.613s]
[INFO] JGit - HTTP Tests ................................. SUCCESS [14.147s]
[INFO] JGit - Command Line Interface Tests ............... SUCCESS [13.711s]
[INFO] JGit - Core Java 7 Tests .......................... SUCCESS [1.206s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:25.730s
[INFO] Finished at: Mon Sep 01 15:35:40 EDT 2014
[INFO] Final Memory: 52M/972M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "clirr:clirr" could not be activated because it does not exist.
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[workspace] $ /home/hudson/genie.technology.egit/.hudson/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.1.1
[WARN] Detected superfluous option: -B
[workspace] $ /home/hudson/genie.technology.egit/.hudson/maven/slavebundle/bundled-maven/bin/mvn -B install clirr:clirr deploy:deploy -V -B -e -DJAVA_HOME=/shared/common/jdk1.7.0-latest -DskipTests=true -Dmaven.ext.class.path=/home/hudson/genie.technology.egit/.hudson/maven/slavebundle/resources:/home/hudson/genie.technology.egit/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.technology.egit/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=60557 -Dmaven.repo.local=<https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo> -f pom.xml -P jgit.java7 -P eclipse-sign -U
[DEBUG] Waiting for connection on port: 60557
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
Maven home: /home/hudson/genie.technology.egit/.hudson/maven/slavebundle/bundled-maven
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.74-0.6.8-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.technology.egit/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/hudson/genie.technology.egit/.hudson/maven/slavebundle/bundled-maven/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
[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 3.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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/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/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) @ 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/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/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-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] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.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.technology.egit/jgit/workspace/pom.xml to <https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit-parent/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-SNAPSHOT.pom>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:clirr (default-cli) @ 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/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/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] <<< 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/3.5.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/3.5.0-SNAPSHOT/maven-metadata.xml (618 B at 2.6 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... FAILURE [2.990s]
[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 - 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: 4.326s
[INFO] Finished at: Mon Sep 01 15:35:47 EDT 2014
[INFO] Final Memory: 36M/964M
[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 deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.5.0-20140901.193547-64 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/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom. Return code is: 401, ReasonPhrase: Unauthorized.
[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 deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.5.0-20140901.193547-64 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/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [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 deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.5.0-20140901.193547-64 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/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	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: Failed to deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.5.0-20140901.193547-64 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/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:193)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.5.0-20140901.193547-64 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/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	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)
	... 21 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.5.0-20140901.193547-64 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/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:337)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:268)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 23 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.5.0-20140901.193547-64 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/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:331)
	... 26 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/3.5.0-SNAPSHOT/org.eclipse.jgit-parent-3.5.0-20140901.193547-64.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
	... 28 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