gnodet commented on issue #1465:
URL: https://github.com/apache/maven-mvnd/issues/1465#issuecomment-3589587209

   I think this is because you're using an outdated version of Maven:
   ```
   > mvn help:evaluate -Dexpression=project.artifactId -V
   Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
   Maven home: /Users/gnodet/.sdkman/candidates/maven/3
   Java version: 21.0.9, vendor: Oracle Corporation, runtime: 
/Users/gnodet/.sdkman/candidates/java/21.0.9-graal
   Default locale: fr_FR, platform encoding: UTF-8
   OS name: "mac os x", version: "26.1", arch: "aarch64", family: "mac"
   [INFO] Maveniverse Nisse 0.6.2 loaded
   [INFO] Nisse injecting 20 properties into User Properties
   [INFO] Scanning for projects...
   [INFO] No need for inlining
   [WARNING] This build will only read from the build cache, since the clean 
lifecycle is not part of the build invocation.
   [WARNING] The POM for 
org.apache.camel:camel-package-maven-plugin:jar:4.17.0-SNAPSHOT is missing, no 
dependency information available
   [WARNING] Failed to retrieve plugin descriptor for 
org.apache.camel:camel-package-maven-plugin:4.17.0-SNAPSHOT: Plugin 
org.apache.camel:camel-package-maven-plugin:4.17.0-SNAPSHOT or one of its 
dependencies could not be resolved:
           Could not find artifact 
org.apache.camel:camel-package-maven-plugin:jar:4.17.0-SNAPSHOT
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to