vespa
vespa copied to clipboard
chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0
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 |
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 was generated by Mend Renovate. View the repository job log.
Api breakage, need further work. Holding for now.
@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]
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (3.6.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.