-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.2.1
-
Fix Version/s: QualifiedToSchedule
The maven-dependency-plugin reports sometimes more missing dependencies than the Nuxeo IDE Synchronize POM does.
For instance, on nuxeo-connect-plugin, the following are mentionned by mvn dependency:analyze, but not by the IDE:
org.nuxeo.ecm.core:nuxeo-core-schema:jar:5.9.3:compile org.nuxeo.ecm.platform:nuxeo-platform-audit-api:jar:5.9.3:compile org.mockito:mockito-all:jar:1.9.5:test org.nuxeo.runtime:nuxeo-runtime-test:jar:5.9.3:test org.nuxeo.runtime:nuxeo-runtime-metrics:jar:5.9.3:compile org.nuxeo.runtime:nuxeo-connect-standalone:jar:5.9.3-NXP-14568:compile org.nuxeo.ecm.platform:nuxeo-platform-types-api:jar:5.9.3:compile javax.servlet:servlet-api:jar:2.5:compile org.nuxeo.ecm.platform:nuxeo-target-platforms-api:jar:5.9.3:compile com.nuxeo.studio:nuxeo-gwt-ui-base:jar:21-SNAPSHOT:compile
Why? Which tool is right?