You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Tiger Wang (Jira)" <ji...@apache.org> on 2020/03/25 12:43:00 UTC

[jira] [Created] (AMBARI-25497) ambari build command is wrong

Tiger Wang created AMBARI-25497:
-----------------------------------

             Summary: ambari build command is wrong
                 Key: AMBARI-25497
                 URL: https://issues.apache.org/jira/browse/AMBARI-25497
             Project: Ambari
          Issue Type: Documentation
            Reporter: Tiger Wang


mvn -B clean install jdeb:jdeb -DnewVersion=2.7.5.0.0 -DbuildNumber=5895e4ed6b30a2da8a90fee2403b6cab91d19972 -DskipTests -Dpython.ver="python >= 2.6"

should be

mvn -B clean install jdeb:jdeb -DnewVersion=2.7.5.0.0 -DbuildNumber=5895e4ed6b30a2da8a90fee2403b6cab91d19972 -DskipTests -Dpython.ver="python >= 2.6" -Drat.skip=true



--
This message was sent by Atlassian Jira
(v8.3.4#803005)