-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74265/
-----------------------------------------------------------
Review request for ranger, Dhaval Rajpara, Madhan Neethiraj, Mehul Parikh, and
Nikunj Pansuriya.
Summary (updated)
-----------------
RANGER-4032 Create node_modules directory under target directory for Ranger
react build
Bugs: RANGER-4032
https://issues.apache.org/jira/browse/RANGER-4032
Repository: ranger
Description (updated)
-------
When building Ranger React code base usingĀ -Psecurity-admin-react profile,
creating the node_modules directory under ${project.build.directory} i.e target
directory of security-admin.
Diffs (updated)
-----
security-admin/pom.xml 017685819
Diff: https://reviews.apache.org/r/74265/diff/1/
Testing (updated)
-------
Tested Ranger React build using below command,
mvn clean compile package -DskipTests -Psecurity-admin-react
Thanks,
Mugdha Varadkar