Missing org.alfresco.authorization:alfresco-authorised-users:jar:7.1
See original GitHub issueCould not find artifact org.alfresco.authorization:alfresco-authorised-users:jar:7.1
I can see the 7.0 in the alfresco maven nexus (https://artifacts.alfresco.com/nexus/service/local/repositories/enterprise-releases/content/org/alfresco/authorization/alfresco-authorised-users/7.0/alfresco-authorised-users-7.0.jar), but not this version.
Could you please publish the org.alfresco.authorization:alfresco-authorised-users:jar:7.1 artifact?
Here is the snippet of mvn error msg
[INFO] [INFO] ---------------< tribia.interaxo:alfresco-ext-platform >---------------- [INFO] Building Alfresco Platform/Repository JAR Module 1.0-SNAPSHOT [2/6] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.alfresco:alfresco-elasticsearch-shared:jar:3.0.0-M1 is missing, no dependency information available [WARNING] The POM for org.alfresco.authorization:alfresco-authorised-users:jar:7.1 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for AIO - SDK 4.2 1.0-SNAPSHOT: [INFO] [INFO] AIO - SDK 4.2 … SUCCESS [ 0.390 s] [INFO] Alfresco Platform/Repository JAR Module … FAILURE [ 0.922 s] [INFO] Alfresco Share JAR Module … SKIPPED [INFO] Integration Tests Module … SKIPPED [INFO] Alfresco Platform/Repository Docker Module … SKIPPED [INFO] Alfresco Share Docker Module … SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.425 s [INFO] Finished at: 2021-03-22T06:43:07+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project alfresco-ext-platform: Could not resolve dependencies for project tribia.interaxo:alfresco-ext-platform:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: org.alfresco.authorization:alfresco-authorised-users:jar:7.1, org.alfresco:alfresco-elasticsearch-shared:jar:3.0.0-M1: Failure to find org.alfresco.authorization:alfresco-authorised-users:jar:7.1
<alfresco.bomDependencyArtifactId>acs-packaging</alfresco.bomDependencyArtifactId> <alfresco.platform.version>7.0.0</alfresco.platform.version> <alfresco.share.version>7.0.0</alfresco.share.version>
Thanks.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (5 by maintainers)
Top GitHub Comments
@andrea-ligios,
I could see the 7.1 artifact now, thank you. Now i get the following error when building the enterprise project.
Found this JIRA https://alfresco.atlassian.net/browse/SEARCH-2757
It should be fine now, please let me know if you find anything else @am-tribia