Daniel Kelencz created ATLAS-3406:
-------------------------------------
Summary: mvn generate-resources does not use
dashboardv2/package-lock.json
Key: ATLAS-3406
URL: https://issues.apache.org/jira/browse/ATLAS-3406
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Affects Versions: 1.1.0
Reporter: Daniel Kelencz
Fix For: 1.1.0
Attachments:
0001-ATLAS-3365-use-version-controlled-package-lock-file-.patch
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.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)