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 dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0 #31388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-shade-plugin 3.5.3 -> 3.6.0 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - "before 6am on thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@baldersheim
Copy link
Member

Api breakage, need further work. Holding for now.

@baldersheim
Copy link
Member

@bjorncs or @gjoranv Perhaps either of you can have a look at this on
07:46:12 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project bundle-plugin: Compilation failure: Compilation failure:
07:46:12 [ERROR] /sd/workspace/src/github.com/vespa-engine/vespa/bundle-plugin/src/main/java/com/yahoo/container/plugin/mojo/AssembleFatJarMojo.java:[20,48] package org.apache.maven.shared.dependency.graph does not exist
07:46:12 [ERROR] /sd/workspace/src/github.com/vespa-engine/vespa/bundle-plugin/src/main/java/com/yahoo/container/plugin/mojo/AssembleFatJarMojo.java:[21,48] package org.apache.maven.shared.dependency.graph does not exist
07:46:12 [ERROR] /sd/workspace/src/github.com/vespa-engine/vespa/bundle-plugin/src/main/java/com/yahoo/container/plugin/mojo/AssembleFatJarMojo.java:[22,48] package org.apache.maven.shared.dependency.graph does not exist
07:46:12 [ERROR] /sd/workspace/src/github.com/vespa-engine/vespa/bundle-plugin/src/main/java/com/yahoo/container/plugin/mojo/AssembleFatJarMojo.java:[58,12] cannot find symbol
07:46:12 [ERROR] symbol: class DependencyGraphBuilder
07:46:12 [ERROR] location: class com.yahoo.container.plugin.mojo.AssembleFatJarMojo
07:46:12 [ERROR] /sd/workspace/src/github.com/vespa-engine/vespa/bundle-plugin/src/main/java/com/yahoo/container/plugin/mojo/AssembleFatJarMojo.java:[163,56] cannot find symbol
07:46:12 [ERROR] symbol: class DependencyNode
07:46:12 [ERROR] location: class com.yahoo.container.plugin.mojo.AssembleFatJarMojo
07:46:12 [ERROR] -> [Help 1]

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

Successfully merging this pull request may close these issues.

None yet

3 participants