Bump maven-ear-plugin from 3.0.1 to 3.3.0#147
Conversation
Bumps [maven-ear-plugin](https://github.com/apache/maven-ear-plugin) from 3.0.1 to 3.3.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.3.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] <support@github.com>
rhusar
left a comment
There was a problem hiding this comment.
Let me repaste my original comment on #131 (review) here too:
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👂 java.lang.NoSuchMethodError: 'void org.codehaus.plexus.archiver.jar.JarArchiver.setMinimalDefaultManifest(boolean)'
I ll open a PR for this.
|
|
Bumps maven-ear-plugin from 3.0.1 to 3.3.0.
Commits
340c7ac[maven-release-plugin] prepare release maven-ear-plugin-3.3.0bdff9e6Prepare next release - bump project version, add simple change log1f946a7[MEAR-321] Remove not implemented parameter - useBaseVersion3f5df0eRefresh download page07a8498[MEAR-298] Improving EAR packaging use FileSystem instead of repackagingf338c9dRemove unused parametercd033ab[MEAR-301] fix repackaging when defaultLibBundleDir beginning with dot39b8e0f[MEAR-304] Update dependencies used in IT testsabe255dBump plexus-utils from 3.3.0 to 3.4.2262412d[MEAR-319] Remove generated MANIFEST from outdatedResourcesYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)