Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
Description
Calling mvn generate-resources does not use the version controlled dashboardv2/package-lock.json, but generates a new lock file in dashboardv2/target which is obviously not version controlled.
The problem is that this way the version controlled package-lock file does not have any influence on the js packages used during the build.