claudio4j commented on PR #3755: URL: https://github.com/apache/camel-k/pull/3755#issuecomment-1285419651
Probably there is already an artifact in `$HOME/.m2/repository/org/apache/camel/k/camel-k-catalog/1.12.1-SNAPSHOT/` named with `1.12.1-SNAPSHOT` in this case, remove that directory and try again, see the results when using a snapshot version downloaded from apache snapshot repo defined in settings.xml ``` [INFO] Configured Artifact: org.apache.camel.k:camel-k-catalog:catalog:1.12.1-SNAPSHOT:yaml Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/apache/camel/k/camel-k-catalog/1.12.1-SNAPSHOT/maven-metadata.xml Downloaded from apache-snapshots: https://repository.apache.org/snapshots/org/apache/camel/k/camel-k-catalog/1.12.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 750 B/s) Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/apache/camel/k/camel-k-catalog/1.12.1-SNAPSHOT/camel-k-catalog-1.12.1-20220309.050530-16-catalog.yaml Downloaded from apache-snapshots: https://repository.apache.org/snapshots/org/apache/camel/k/camel-k-catalog/1.12.1-SNAPSHOT/camel-k-catalog-1.12.1-20220309.050530-16-catalog.yaml (90 kB at 76 kB/s) [INFO] Copying camel-k-catalog-1.12.1-SNAPSHOT-catalog.yaml to /home/claudio/alphaworks/projects/camel-k/camel-k-catalog-1.12.1-20220309.050530-16-catalog.yaml ``` -- 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]
