zhangqiang2 created ATLAS-1204:
----------------------------------
Summary: lodash@<3.0.0 is no longer maintained. Upgrade to
lodash@^4.0.0.
Key: ATLAS-1204
URL: https://issues.apache.org/jira/browse/ATLAS-1204
Project: Atlas
Issue Type: Improvement
Affects Versions: 0.8-incubating
Environment: windows +msysGit+maven
Reporter: zhangqiang2
Priority: Minor
when i build atlas use bash export MAVEN_OPTS="-Xmx1536m -XX:MaxPermSize=512m"
mvn clean package -Pdist -DskipTests -X
i find it report error in log and console :
[ERROR] npm WARN addRemoteGit cmd: 'git -c core.longpaths=true config --get
remote.origin.url' }
[ERROR] npm WARN deprecated [email protected]: Please update to minimatch 3.0.2
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated [email protected]: Please update to minimatch 3.0.2
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before
will fail on node releases >= v7.0. Please
update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to
find it in the tree.
[ERROR] npm WARN deprecated [email protected]: Please update to minimatch 3.0.2
or higher to avoid a RegExp DoS issue
[ERROR] npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer
maintained. Upgrade to lodash@^4.0.0.
[ERROR] npm WARN deprecated [email protected]: This package is deprecated.
Use Object.assign.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)