Skip to content

Ignore org.eclipse.m2e:lifecycle-mapping for dependabot dependencies#22873

Open
apupier wants to merge 1 commit intoapache:mainfrom
apupier:ignorem2eLifecycleMappingPlugin
Open

Ignore org.eclipse.m2e:lifecycle-mapping for dependabot dependencies#22873
apupier wants to merge 1 commit intoapache:mainfrom
apupier:ignorem2eLifecycleMappingPlugin

Conversation

@apupier
Copy link
Copy Markdown
Contributor

@apupier apupier commented Apr 30, 2026

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

Description

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

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>
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants