-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 8.3
-
Fix Version/s: 8.10
-
Component/s: Infrastructure
-
Tags:
-
Team:AT
-
Sprint:nxAT Sprint 8.3.2
Some maven dependency warnings are visible when running build of nuxeo:
18:17:42 [WARNING] 18:17:42 [WARNING] Some problems were encountered while building the effective model for org.nuxeo.ecm.platform:nuxeo-platform-ui-web:jar:8.4-SNAPSHOT 18:17:42 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: javax.ejb:ejb-api:jar -> duplicate declaration of version (?) @ org.nuxeo.ecm.platform:nuxeo-platform-ui-web:[unknown-version], /opt/jenkins/workspace/master/nuxeo-master/nuxeo-jsf/nuxeo-platform-ui-web/pom.xml, line 143, column 17 18:17:42 [WARNING] 18:17:42 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 18:17:42 [WARNING] 18:17:42 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 18:17:42 [WARNING]
- depends on
-
NXBT-1173 Run some additionnal maven checks on CI
- Open