kesslerd commented on issue #7565:
URL: https://github.com/apache/camel-quarkus/issues/7565#issuecomment-3149250954

   I added 
   `maven(url = "https://central.sonatype.com/repository/maven-snapshots/";)`to 
my buildsrc and root level gradle file. It seems to find the normal bom, but 
not the plugin
   
   ```
      > Could not find io.quarkus:io.quarkus.gradle.plugin:999-SNAPSHOT.
        Searched in the following locations:
   SNAPSHOT/io.quarkus.gradle.plugin-999-SNAPSHOT.pom
          - 
https://central.sonatype.com/repository/maven-snapshots/io/quarkus/io.quarkus.gradle.plugin/999-SNAPSHOT/maven-metadata.xml
          - 
https://central.sonatype.com/repository/maven-snapshots/io/quarkus/io.quarkus.gradle.plugin/999-SNAPSHOT/io.quarkus.gradle.plugin-999-SNAPSHOT.pom
   ```
   


-- 
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