You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by GitBox <gi...@apache.org> on 2021/03/19 10:19:01 UTC

[GitHub] [atlas] mostafaghadimi commented on a change in pull request #126: build Apache Atlas 2.1.0 without any problem

mostafaghadimi commented on a change in pull request #126:
URL: https://github.com/apache/atlas/pull/126#discussion_r597557546



##########
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:
       Yeah, I think the unit tests are buggy. The problem with Sqoop is that it is banned in some countries and using proxy is necessary.




-- 
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:
users@infra.apache.org