-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.9.3
-
Fix Version/s: 11.1
-
Component/s: Nuxeo Package Management
-
Tags:
-
Backlog priority:500
-
Story Points:1
It seems the configuration for this maven plugin in the release profile activates GWT modules detection on all modules when using this profile.
This is visible here for instance:
http://qa.nuxeo.org/jenkins/job/IT-release-on-demand-build/214/
[INFO] --- gwt-maven-plugin:2.5.1:compile (default) @ nuxeo-common --- [WARNING] GWT plugin is configured to detect modules, but none were found. ... [INFO] --- gwt-maven-plugin:2.5.1:compile (default) @ nuxeo-runtime-datasource --- [WARNING] GWT plugin is configured to detect modules, but none were found. ...
- is required by
-
NXS-2084 Fix Studio build when using the release profile
- Resolved