Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependencies #32

Merged
merged 2 commits into from
Mar 1, 2020
Merged

update dependencies #32

merged 2 commits into from
Mar 1, 2020

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Mar 1, 2020

@hboutemy These are the easy dependency updates. There are some harder ones (moving from sonatype aether to maven artifact resolver) that will require code changes.

@elharo elharo requested a review from hboutemy March 1, 2020 14:15
Copy link

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Merge it as soon as Jenkins passes

@@ -13,3 +13,5 @@ out/
/bootstrap
/dependencies.xml
.java-version
.checkstyle

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this?

@elharo
Copy link
Contributor Author

elharo commented Mar 1, 2020

[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-dependency-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-invoker-plugin:3.2.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify' with basic configurator -->
[DEBUG] (f) ignoreFailures = false
[DEBUG] (f) reportsDirectory = f:\jenkins\jenkins-slave\workspace\x_maven-dependency-plugin_update@3\windows-jdk7-m3.5.x_build\target\invoker-reports
[DEBUG] (f) skipInvocation = false
[DEBUG] (f) suppressSummaries = false
[DEBUG] -- end configuration --
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 56, Failed: 1, Errors: 0, Skipped: 5
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * list-repositories\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:51 min
[INFO] Finished at: 2020-03-01T06:36:48-08:00
[INFO] Final Memory: 71M/927M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\x_maven-dependency-plugin_update@3@tmp\withMaven6a9ce37f\maven-spy-20200301-061456-775318153740214649834.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) on project maven-dependency-plugin: 1 build failed. See console output above for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants