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-windows-test #135

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/135/changes>

Changes:

[David Pursehouse] PackOutputStream: Add comment for intentional use of non-short-circuit logic

[David Pursehouse] FS: Fix lazy initialization of non-volatile static field

[David Pursehouse] Use valueOf rather than constructor for Integer and Boolean

------------------------------------------
[...truncated 5011 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.junit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.junit ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\org.eclipse.jgit.junit-4.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.junit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.junit ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.junit ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\org.eclipse.jgit.junit-4.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.junit ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\org.eclipse.jgit.junit-4.6.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default) > :findbugs @ org.eclipse.jgit.junit >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ org.eclipse.jgit.junit ---
[INFO] Fork Value is true
     [java] Warnings generated: 6
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default) < :findbugs @ org.eclipse.jgit.junit <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default) @ org.eclipse.jgit.junit ---
[INFO] BugInstance size is 6
[INFO] Error size is 0
[INFO] Total bugs: 6
[INFO] org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.tearDown() forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase] At LocalDiskRepositoryTestCase.java:[line 166] DM_GC
[INFO] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.write(String) [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase, org.eclipse.jgit.junit.LocalDiskRepositoryTestCase, org.eclipse.jgit.junit.LocalDiskRepositoryTestCase] At LocalDiskRepositoryTestCase.java:[line 487]Another occurrence at LocalDiskRepositoryTestCase.java:[line 490]Another occurrence at LocalDiskRepositoryTestCase.java:[line 493] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] org.eclipse.jgit.junit.LocalDiskRepositoryTestCase$CleanupThread.run() forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase$CleanupThread] At LocalDiskRepositoryTestCase.java:[line 560] DM_GC
[INFO] Should org.eclipse.jgit.junit.MockSystemReader$MockConfig be a _static_ inner class? [org.eclipse.jgit.junit.MockSystemReader$MockConfig] At MockSystemReader.java:[lines 69-81] SIC_INNER_SHOULD_BE_STATIC
[INFO] Unread public/protected field: org.eclipse.jgit.junit.RepositoryTestCase.trash [org.eclipse.jgit.junit.RepositoryTestCase] At RepositoryTestCase.java:[line 169] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.jgit.junit.TestRepository.packAndPrune() [org.eclipse.jgit.junit.TestRepository, org.eclipse.jgit.junit.TestRepository] At TestRepository.java:[line 891]Another occurrence at TestRepository.java:[line 898] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.junit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.junit <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - JUnit Http Utility Classes 4.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit.http ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.junit.http ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\target\META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.junit.http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.junit.http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit.http >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.junit.http ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.6.201602180812\\org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit.http <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.junit.http ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\target\org.eclipse.jgit.junit.http-4.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit.http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.junit.http ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.junit.http ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.junit.http ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\target\org.eclipse.jgit.junit.http-4.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.junit.http ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\target\org.eclipse.jgit.junit.http-4.6.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default) > :findbugs @ org.eclipse.jgit.junit.http >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ org.eclipse.jgit.junit.http ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default) < :findbugs @ org.eclipse.jgit.junit.http <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default) @ org.eclipse.jgit.junit.http ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.junit.http >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.junit.http <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Core Tests 4.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.pom
Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.pom
Oct 18, 2016 6:21:27 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Oct 18, 2016 6:21:27 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Oct 18, 2016 6:21:27 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Oct 18, 2016 6:21:27 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Oct 18, 2016 6:21:27 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Oct 18, 2016 6:21:27 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/maven-metadata.xml
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/maven-metadata.xml
Oct 18, 2016 6:21:27 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Oct 18, 2016 6:21:27 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/maven-metadata.xml (501 B at 3.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.pom (683 B at 18.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 147.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 13.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.2/hamcrest-library-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2/hamcrest-library-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2/hamcrest-library-1.2.pom (6 KB at 66.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-core/1.2/hamcrest-core-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2/hamcrest-core-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2/hamcrest-core-1.2.pom (4 KB at 35.0 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom (6 KB at 125.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom (6 KB at 120.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.pom (3 KB at 32.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-parent/1.3.RC2/hamcrest-parent-1.3.RC2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3.RC2/hamcrest-parent-1.3.RC2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3.RC2/hamcrest-parent-1.3.RC2.pom (7 KB at 73.8 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.pom (3 KB at 32.1 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 22.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [07:00 min]
[INFO] JGit - Core ........................................ SUCCESS [02:42 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 12.400 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 11.482 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 14.973 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [  9.596 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 14.341 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 12.184 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 12.101 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 36.216 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 14.473 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 12.044 s]
[INFO] JGit - Core Tests .................................. FAILURE [  1.225 s]
[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: 12:14 min
[INFO] Finished at: 2016-10-18T18:21:29-04:00
[INFO] Final Memory: 52M/231M
[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 on project org.eclipse.jgit.test: Could not resolve dependencies for project org.eclipse.jgit:org.eclipse.jgit.test:jar:4.6.0-SNAPSHOT: Failed to collect dependencies at org.bouncycastle:bcprov-jdk15on:jar:1.52
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal on project org.eclipse.jgit.test: Could not resolve dependencies for project org.eclipse.jgit:org.eclipse.jgit.test:jar:4.6.0-SNAPSHOT: Failed to collect dependencies at org.bouncycastle:bcprov-jdk15on:jar:1.52: Failed to read artifact descriptor for org.bouncycastle:bcprov-jdk15on:jar:1.52: Could not transfer artifact org.bouncycastle:bcprov-jdk15on:pom:1.52 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org:443 failed to respond -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.test
[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
Recording test results
Archiving artifacts

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


Back to the top