Ignore org.eclipse.m2e:lifecycle-mapping for dependabot dependencies#22873
Open
apupier wants to merge 1 commit intoapache:mainfrom
Open
Ignore org.eclipse.m2e:lifecycle-mapping for dependabot dependencies#22873apupier wants to merge 1 commit intoapache:mainfrom
apupier wants to merge 1 commit intoapache:mainfrom
Conversation
check this is a virtual plugin which doesn't exist. it will save 25 seconds on each dependabot check: ``` 2026-04-30T12:53:29.4161213Z updater | 2026/04/30 12:53:29 INFO <job_1342958753> Checking if org.eclipse.m2e:lifecycle-mapping 1.0.0 needs updating 2026-04-30T12:53:29.5951235Z proxy | 2026/04/30 12:53:29 [512] GET https://repo1.maven.org:443/maven2/org/apache/apache/37/apache-37.pom 2026-04-30T12:53:29.5952466Z 2026/04/30 12:53:29 [512] 200 https://repo1.maven.org:443/maven2/org/apache/apache/37/apache-37.pom (cached) 2026-04-30T12:53:29.7209882Z proxy | 2026/04/30 12:53:29 [514] GET https://repo1.maven.org:443/maven2/org/eclipse/m2e/lifecycle-mapping/maven-metadata.xml 2026-04-30T12:53:29.7408098Z proxy | 2026/04/30 12:53:29 [514] 404 https://repo1.maven.org:443/maven2/org/eclipse/m2e/lifecycle-mapping/maven-metadata.xml 2026-04-30T12:53:29.7505619Z updater | 2026/04/30 12:53:29 INFO <job_1342958753> Latest version is 2026-04-30T12:53:47.5420157Z proxy | 2026/04/30 12:53:47 [516] GET https://repo1.maven.org:443/maven2/org/apache/apache/37/apache-37.pom 2026-04-30T12:53:47.5421096Z 2026/04/30 12:53:47 [516] 200 https://repo1.maven.org:443/maven2/org/apache/apache/37/apache-37.pom (cached) 2026-04-30T12:53:47.5707534Z updater | 2026/04/30 12:53:47 WARN <job_1342958753> Could not resolve property 'nisse.os.classifier' 2026-04-30T12:53:47.5938886Z updater | 2026/04/30 12:53:47 WARN <job_1342958753> Could not resolve property 'nisse.os.classifier' 2026-04-30T12:53:47.6505307Z updater | 2026/04/30 12:53:47 WARN <job_1342958753> Could not resolve property 'nisse.os.classifier' 2026-04-30T12:53:55.2135088Z updater | 2026/04/30 12:53:55 INFO <job_1342958753> Requirements to unlock update_not_possible 2026-04-30T12:53:55.2136033Z 2026/04/30 12:53:55 INFO <job_1342958753> Requirements update strategy 2026-04-30T12:53:55.2137110Z 2026/04/30 12:53:55 INFO <job_1342958753> No update possible for org.eclipse.m2e:lifecycle-mapping 1.0.0 ``` Signed-off-by: Aurélien Pupier <apupier@ibm.com>
Contributor
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
davsclaus
approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
check
this is a virtual plugin which doesn't exist. it will save 25 seconds on each dependabot check:
Description
Target
mainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally from root folder and I have committed all auto-generated changes.