mostafaghadimi commented on a change in pull request #126:
URL: https://github.com/apache/atlas/pull/126#discussion_r602716379
##########
File path: README.txt
##########
@@ -52,8 +52,8 @@ Build Process
2. Execute the following commands to build Apache Atlas
$ export MAVEN_OPTS="-Xms2g -Xmx2g"
- $ mvn clean install
- $ mvn clean package -Pdist
+ $ mvn clean install -DskipTests
+ $ mvn clean package -Pdist -DskipTests
Review comment:
You are right! but the readme file in the repository should have detail
about tests! Unit tests have problem!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]