-
-
Notifications
You must be signed in to change notification settings - Fork 77
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-enforcer-plugin from 3.1.0 to 3.2.1 #689
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 #689
Conversation
@dependabot rebase |
427d727
to
38453e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dead on arrival:
$ cd src/jenkinsci/text-finder-plugin && mvn clean verify -Dmaven-enforcer-plugin.version=3.2.1 -DskipTests
[…]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.235 s
[INFO] Finished at: 2023-02-01T20:06:01-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (display-info) on project text-finder: Execution display-info of goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce failed: A required class was missing while executing org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce: org/apache/maven/plugins/enforcer/AbstractVersionEnforcer
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.apache.maven.plugins:maven-enforcer-plugin:3.2.1
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/home/basil/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/3.2.1/maven-enforcer-plugin-3.2.1.jar
[ERROR] urls[1] = file:/home/basil/.m2/repository/org/codehaus/mojo/extra-enforcer-rules/1.6.1/extra-enforcer-rules-1.6.1.jar
[ERROR] urls[2] = file:/home/basil/.m2/repository/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
[ERROR] urls[3] = file:/home/basil/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.3.1/maven-common-artifact-filters-3.3.1.jar
[ERROR] urls[4] = file:/home/basil/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[ERROR] urls[5] = file:/home/basil/.m2/repository/io/jenkins/tools/incrementals/incrementals-enforcer-rules/1.4/incrementals-enforcer-rules-1.4.jar
[ERROR] urls[6] = file:/home/basil/.m2/repository/org/apache/maven/enforcer/enforcer-api/3.2.1/enforcer-api-3.2.1.jar
[ERROR] urls[7] = file:/home/basil/.m2/repository/org/apache/maven/enforcer/enforcer-rules/3.2.1/enforcer-rules-3.2.1.jar
[ERROR] urls[8] = file:/home/basil/.m2/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[ERROR] urls[9] = file:/home/basil/.m2/repository/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[ERROR] urls[10] = file:/home/basil/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[ERROR] urls[11] = file:/home/basil/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[ERROR] urls[12] = file:/home/basil/.m2/repository/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import from realm ClassRealm[project>org.jenkins-ci.plugins:text-finder:1.23-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]]
[ERROR]
[ERROR] -----------------------------------------------------
[ERROR] : org.apache.maven.plugins.enforcer.AbstractVersionEnforcer
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
Requires jenkinsci/incrementals-tools#37. |
@dependabot rebase |
1 similar comment
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
1 similar comment
@dependabot recreate |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
9e9aab0
to
5a7e00d
Compare
2701136
to
4acc0ba
Compare
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.1.0...enforcer-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps `incrementals-plugin.version` from 1.5 to 1.6. Updates `incrementals-enforcer-rules` from 1.5 to 1.6 - [Release notes](https://github.com/jenkinsci/incrementals-tools/releases) - [Commits](jenkinsci/incrementals-tools@parent-1.5...parent-1.6) Updates `incrementals-maven-plugin` from 1.5 to 1.6 - [Release notes](https://github.com/jenkinsci/incrementals-tools/releases) - [Commits](jenkinsci/incrementals-tools@parent-1.5...parent-1.6) --- updated-dependencies: - dependency-name: io.jenkins.tools.incrementals:incrementals-enforcer-rules dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.jenkins.tools.incrementals:incrementals-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4acc0ba
to
b91d25f
Compare
Bumps maven-enforcer-plugin from 3.1.0 to 3.2.1.
Release notes
Sourced from maven-enforcer-plugin's releases.
... (truncated)
Commits
4244e6a
[maven-release-plugin] prepare release enforcer-3.2.165d68a3
[MENFORCER-464] Refresh site descriptors73fef5a
[MENFORCER-463] Change success message from executed to passed769da0a
[MENFORCER-462] Execute ReactorModuleConvergence only once3e12af9
[MENFORCER-461] Fix NPE in RequirePluginVersions86c0cc5
[maven-release-plugin] prepare for next development iteration1937067
[maven-release-plugin] prepare release enforcer-3.2.084e0363
[MENFORCER-440] Fix pattern for Java 8 version4bbf7cd
[MENFORCER-415] Move error message to MojoException26697b1
[MENFORCER-450] Code cleanupDependabot 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)