apache / camel-k-runtime

Apache Camel K runtime
https://camel.apache.org
Apache License 2.0
63 stars 52 forks source link

[1.15.x] Maven dependency convergence error #1010

Closed squakez closed 1 year ago

squakez commented 1 year ago
 [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ camel-k-maven-plugin ---
Warning:  The POM for org.infinispan:infinispan-commons-jdk11:jar:13.0.11.Final is missing, no dependency information available
Warning:  The POM for io.nessus:nessus-ipfs-client:jar:1.0.0.Beta4 is missing, no dependency information available
Warning:  Could not transfer metadata org.eclipse.persistence:org.eclipse.persistence.moxy/maven-metadata.xml from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots): Transfer failed for https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml 502 Bad Gateway
Warning:  The POM for org.apache.logging.log4j:log4j-core-java9:zip:2.13.3 is missing, no dependency information available
Warning:  The POM for com.atlassian.sal:sal-api:jar:4.4.2 is missing, no dependency information available
Warning:  The POM for com.atlassian.jira:jira-rest-java-client-api:jar:5.2.4 is missing, no dependency information available
Warning:  The POM for com.atlassian.jira:jira-rest-java-client-core:jar:5.2.4 is missing, no dependency information available
Warning:  Could not transfer metadata org.datanucleus:datanucleus-core/maven-metadata.xml from/to conjars (http://conjars.org/repo): Transfer failed for http://conjars.org/repo/org/datanucleus/datanucleus-core/maven-metadata.xml
Warning:  Failure to transfer org.datanucleus:datanucleus-core/maven-metadata.xml from http://conjars.org/repo was cached in the local repository, resolution will not be reattempted until the update interval of conjars has elapsed or updates are forced. Original error: Could not transfer metadata org.datanucleus:datanucleus-core/maven-metadata.xml from/to conjars (http://conjars.org/repo): Transfer failed for http://conjars.org/repo/org/datanucleus/datanucleus-core/maven-metadata.xml
Warning:  The POM for io.nessus.weka:nessus-weka-api:jar:1.0.1 is missing, no dependency information available
Error:  Rule 1: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
Could not build dependency tree Could not collect dependencies: org.apache.camel.k:camel-k-maven-plugin:jar:1.15.3-SNAPSHOT
squakez commented 1 year ago

Does not seem to be a problem any longer