unable to build nuxeo-platform-login-keycloak

Hello,

I am unable to build nuxeo-platform-login-keycloak.

Error message :

[ERROR] Failed to execute goal on project nuxeo-platform-login-keycloak: Could not resolve dependencies for project org.nuxeo.ecm.platform:nuxeo-platform-login-keycloak:jar:11.3-SNAPSHOT: The following artifacts could not be resolved: org.nuxeo.ecm.platform:nuxeo-platform-login:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-usermapper:jar:11.3-SNAPSHOT, org.nuxeo.runtime:nuxeo-runtime-test:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-platform-test:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-usermapper:jar:tests:11.3-SNAPSHOT, org.nuxeo.ecm.core:nuxeo-core-persistence:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-platform-audit-core:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-platform-relations-api:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-platform-collections-core:jar:11.3-SNAPSHOT, org.nuxeo.ecm.automation:nuxeo-automation-test:jar:11.3-SNAPSHOT, org.nuxeo.ecm.core:nuxeo-core-api:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-platform-api:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-platform-usermanager-api:jar:11.3-SNAPSHOT, org.nuxeo.ecm.platform:nuxeo-platform-web-common:jar:11.3-SNAPSHOT, org.nuxeo.runtime:nuxeo-runtime:jar:11.3-SNAPSHOT, org.nuxeo.common:nuxeo-common:jar:11.3-SNAPSHOT, org.nuxeo.ecm.core:nuxeo-core-test:jar:11.3-SNAPSHOT: Could not find artifact org.nuxeo.ecm.platform:nuxeo-platform-login:jar:11.3-SNAPSHOT in maven-public (https://packages.nuxeo.com/repository/maven-public/) -> [Help 1]

I cloned the code from master.

Any help ?

UPDATE :

I tried to build the same project from git branch 10.10 and I got this error :

[ERROR] Failed to execute goal on project nuxeo-platform-login-keycloak: Could not resolve dependencies for project org.nuxeo.ecm.platform:nuxeo-platform-login-keycloak:jar:10.10-HF31-SNAPSHOT: Failed to collect dependencies at org.nuxeo.ecm.platform:nuxeo-platform-login:jar:10.10-HF31-SNAPSHOT: Failed to read artifact descriptor for org.nuxeo.ecm.platform:nuxeo-platform-login:jar:10.10-HF31-SNAPSHOT: Could not transfer artifact org.nuxeo.ecm.platform:nuxeo-platform-login:pom:10.10-HF31-SNAPSHOT from/to hotfix-snapshots (https://maven.nuxeo.org/nexus/content/repositories/hotfix-snapshots): Not authorized , ReasonPhrase:Unauthorized. -> [Help 1]

Regards.

0 votes

1 answers

1444 views

ANSWER



Hello,

Resolved.

I cloned from the tag 10.10 and it works.

0 votes