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

Bump maven-ear-plugin from 3.0.1 to 3.2.0 #131

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2022

Bumps maven-ear-plugin from 3.0.1 to 3.2.0.

Commits
  • f6d1119 [maven-release-plugin] prepare release maven-ear-plugin-3.2.0
  • 278cd72 Upgrade maven-plugin-tools to support Java 11 generated Mojo
  • 062e414 Added profile for Java 11+ to guard about generated bytecode
  • 619cc02 (doc) fix javadoc issues
  • af60dfc (doc) checkstyle issues cleanup
  • 3a841c6 [MEAR-296] Bump maven-filtering from 3.1.1 to 3.2.0
  • 79f8bde Site small fixes + Fluido skin 1.9
  • c5724c6 [MEAR-295] Update prerequisites - require Maven 3.1.1
  • 651d782 Merge pull request #34 from apache/check
  • c6acce8 compareTo should throw NullPointerException per spec (#35)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-ear-plugin-3.2.0 branch from e6cc07a to 2348f89 Compare June 21, 2022 18:34
Bumps [maven-ear-plugin](https://github.com/apache/maven-ear-plugin) from 3.0.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-ear-plugin/releases)
- [Commits](apache/maven-ear-plugin@maven-ear-plugin-3.0.1...maven-ear-plugin-3.2.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-ear-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-ear-plugin-3.2.0 branch from 2348f89 to 388bc0b Compare June 21, 2022 18:34
Copy link
Contributor

@rhusar rhusar left a comment

Choose a reason for hiding this comment

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

This doesn't work as we explicitly downgrade the plexus-archiver.
https://github.com/jboss/jboss-parent-pom/blob/main/pom.xml#L131-L132

e.g.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-ear-plugin:3.2.0:ear (default-ear) on project clusterbench-ee10-ear: Execution default-ear of goal org.apache.maven.plugins:maven-ear-plugin:3.2.0:ear failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-ear-plugin:3.2.0:ear: java.lang.NoSuchMethodError: 'void org.codehaus.plexus.archiver.jar.JarArchiver.setMinimalDefaultManifest(boolean)'

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #147.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-ear-plugin-3.2.0 branch October 24, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant