common-domain-model icon indicating copy to clipboard operation
common-domain-model copied to clipboard

mvn clean install fails

Open mereolog opened this issue 9 months ago • 0 comments

Support Question

mvn clean install fails with this error:

[ERROR] Failed to execute goal on project cdm-parent: Could not resolve dependencies for project org.finos.cdm:cdm-parent:pom:0.0.0.master-SNAPSHOT: Failed to collect dependencies at com.regnosys.rosetta:com.regnosys.rosetta:jar:9.8.0 -> org.eclipse.emf:org.eclipse.emf.ecore.xcore.lib:jar:1.6.0 -> org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.27.0.M1: Failed to read artifact descriptor for org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.27.0.M1: Could not transfer artifact org.eclipse.xtext:xtext-dev-bom:pom:2.27.0.M1 from/to regnosys-artifactory-snapshots (https://regnosys.jfrog.io/regnosys/libs-snapshot): authentication failed for https://regnosys.jfrog.io/regnosys/libs-snapshot/org/eclipse/xtext/xtext-dev-bom/2.27.0.M1/xtext-dev-bom-2.27.0.M1.pom, status: 401 Unauthorized

Here is my setting:

Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f) Maven home: /Applications/apache-maven-3.8.2 Java version: 16.0.1, vendor: Oracle Corporation, runtime: .../jdk-16.0.1.jdk/Contents/Home Default locale: en_GB, platform encoding: UTF-8 OS name: "mac os x", version: "11.3", arch: "x86_64", family: "mac"

mereolog avatar May 02 '24 09:05 mereolog