Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: jgit-stable #589

See <https://ci.eclipse.org/jgit/job/jgit-stable/589/display/redirect?page=changes>

Changes:

[David Pursehouse] Update maven plugins to fix Zip Slip vulnerability

------------------------------------------
[...truncated 452.54 KB...]
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.jgit.http.test ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ org.eclipse.jgit.http.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-5.0.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.2:check (default) > :spotbugs @ org.eclipse.jgit.http.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.2:spotbugs (spotbugs) @ org.eclipse.jgit.http.test ---
[INFO] Fork Value is true
     [java]      [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit
     [java] Warnings generated: 20
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.2:check (default) < :spotbugs @ org.eclipse.jgit.pgm <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.2:check (default) @ org.eclipse.jgit.pgm ---
[INFO] BugInstance size is 20
[INFO] Error size is 0
[INFO] Total bugs: 20
[INFO] org.eclipse.jgit.pgm.Archive.run() may fail to clean up java.io.OutputStream [org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive] Obligation to clean up resource created at Archive.java:[line 86] is not dischargedPath continues at Archive.java:[line 90]Path continues at Archive.java:[line 91]Path continues at Archive.java:[line 92]Path continues at Archive.java:[line 93]Path continues at Archive.java:[line 94]Path continues at Archive.java:[line 95]Path continues at Archive.java:[line 91]Path continues at Archive.java:[line 96]Path continues at Archive.java:[line 98]Path continues at Archive.java:[line 99]Path continues at Archive.java:[line 105]Path continues at Archive.java:[line 108] OBL_UNSATISFIED_OBLIGATION
[INFO] Return value of TextBuiltin.die(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.Diff] At Diff.java:[line 187] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Found reliance on default encoding in org.eclipse.jgit.pgm.TextBuiltin.init(Repository, String): new java.io.OutputStreamWriter(OutputStream) [org.eclipse.jgit.pgm.TextBuiltin, org.eclipse.jgit.pgm.TextBuiltin] At TextBuiltin.java:[line 194]Another occurrence at TextBuiltin.java:[line 201] DM_DEFAULT_ENCODING
[INFO] Return value of org.eclipse.jgit.util.RefList.get(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.debug.BenchmarkReftable] At BenchmarkReftable.java:[line 190] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Return value of org.eclipse.jgit.util.RefList.get(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.debug.BenchmarkReftable] At BenchmarkReftable.java:[line 225] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 258] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 260] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 263] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 265] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Return value of org.eclipse.jgit.pgm.TextBuiltin.die(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.debug.LfsStore] At LfsStore.java:[line 308] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 351] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 361] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 354] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Should org.eclipse.jgit.pgm.debug.TextHashFunctions$Line be a _static_ inner class? [org.eclipse.jgit.pgm.debug.TextHashFunctions$Line] At TextHashFunctions.java:[lines 482-498] SIC_INNER_SHOULD_BE_STATIC
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler] At AbstractTreeIteratorHandler.java:[line 96] BC_UNCONFIRMED_CAST
[INFO] The class name org.eclipse.jgit.pgm.opt.CmdLineParser shadows the simple name of the superclass org.kohsuke.args4j.CmdLineParser [org.eclipse.jgit.pgm.opt.CmdLineParser] At CmdLineParser.java:[lines 83-340] NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.ObjectIdHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.ObjectIdHandler] At ObjectIdHandler.java:[line 82] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.RevCommitHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.RevCommitHandler] At RevCommitHandler.java:[line 86] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.RevTreeHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.RevTreeHandler] At RevTreeHandler.java:[line 85] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.SubcommandHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.SubcommandHandler] At SubcommandHandler.java:[line 82] BC_UNCONFIRMED_CAST
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.8:cpd-check (default) > :cpd @ org.eclipse.jgit.pgm >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.8:cpd (cpd) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.8:cpd-check (default) < :cpd @ org.eclipse.jgit.pgm <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.8:cpd-check (default) @ org.eclipse.jgit.pgm ---
[INFO] You have 3 CPD duplications. For more details see: /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.pgm/target/cpd.xml
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Core Tests 5.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Command Line Interface Tests 5.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.pgm.test ---
[INFO] Deleting /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.pgm.test/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.test ---
[INFO] Deleting /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.test/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.pgm.test ---
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/jgit-stable/ws/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.jgit/jgit-stable/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.pgm.test ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.pgm.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.pgm.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.eclipse.jgit.pgm.test ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.pgm.test >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.pgm.test ---
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/jgit-stable/ws/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.jgit/jgit-stable/workspace/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.pgm.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.pgm.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.pgm.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.pgm.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.eclipse.jgit.pgm.test ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.test ---
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/jgit-stable/ws/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.jgit/jgit-stable/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.test ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.eclipse.jgit.test ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.test >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.test ---
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/jgit-stable/ws/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.jgit/jgit-stable/workspace/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.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.test/target/org.eclipse.jgit.test-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 126 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.eclipse.jgit.test ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.jgit.pgm.StatusTest
[INFO] Running org.eclipse.jgit.pgm.BranchTest
[INFO] Running org.eclipse.jgit.pgm.MergeTest
[INFO] Running org.eclipse.jgit.pgm.ResetTest
[INFO] Running org.eclipse.jgit.pgm.LsRemoteTest
[INFO] Running org.eclipse.jgit.pgm.TextBuiltinTest
[INFO] Running org.eclipse.jgit.pgm.ReflogTest
[INFO] Running org.eclipse.jgit.pgm.CheckoutTest
[INFO] Running org.eclipse.jgit.pgm.CommitAndLogTest
[INFO] Running org.eclipse.jgit.pgm.ArchiveTest
[INFO] Running org.eclipse.jgit.pgm.CleanTest
[INFO] Running org.eclipse.jgit.pgm.RepoTest
[INFO] Running org.eclipse.jgit.pgm.ProxyConfigTest
[INFO] Running org.eclipse.jgit.pgm.AddTest
[INFO] Running org.eclipse.jgit.pgm.RemoteTest
[INFO] Running org.eclipse.jgit.pgm.RmTest
[INFO] Running org.eclipse.jgit.pgm.CommitTest
[INFO] Running org.eclipse.jgit.pgm.CLIGitCommandTest
[INFO] Running org.eclipse.jgit.pgm.ConfigTest
[INFO] Running org.eclipse.jgit.pgm.TagTest
[INFO] Running org.eclipse.jgit.pgm.InitTest
[INFO] Running org.eclipse.jgit.pgm.CloneTest
[INFO] Running org.eclipse.jgit.pgm.DescribeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in org.eclipse.jgit.pgm.CLIGitCommandTest
[INFO] Running org.eclipse.jgit.pgm.FetchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.666 s - in org.eclipse.jgit.pgm.TextBuiltinTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.934 s - in org.eclipse.jgit.pgm.CommitAndLogTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.709 s - in org.eclipse.jgit.lfs.server.fs.DownloadTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 s - in org.eclipse.jgit.pgm.RmTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   PushTest.testPushSimple:158 expected:<[P[OST /lfs/objects/batch 200, PUT /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<[P[UT /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
[INFO] 
[ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [ 20.712 s]
[INFO] JGit - Core ........................................ SUCCESS [03:35 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 54.758 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 58.744 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [01:08 min]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 54.343 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [01:12 min]
[INFO] JGit - Large File Storage .......................... SUCCESS [01:09 min]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 39.268 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [01:05 min]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [01:08 min]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 37.394 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [ 10.224 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 29.531 s]
[INFO] JGit - LFS Server Tests ............................ FAILURE [01:14 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:02 min (Wall Clock)
[INFO] Finished at: 2018-06-06T06:14:18-04:00
[INFO] Final Memory: 85M/1972M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "jgit.java8" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project org.eclipse.jgit.lfs.server.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit.lfs.server.test/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.lfs.server.test
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.78 s - in org.eclipse.jgit.pgm.AddTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 s - in org.eclipse.jgit.pgm.InitTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.403 s - in org.eclipse.jgit.pgm.TagTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.383 s - in org.eclipse.jgit.pgm.ConfigTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.452 s - in org.eclipse.jgit.pgm.CleanTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.432 s - in org.eclipse.jgit.pgm.CommitTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.698 s - in org.eclipse.jgit.pgm.ReflogTest
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top