[ https://issues.apache.org/jira/browse/CLOUDSTACK-10161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16550327#comment-16550327 ]
ASF GitHub Bot commented on CLOUDSTACK-10161: --------------------------------------------- DaanHoogland commented on a change in pull request #2343: [WIP] CLOUDSTACK-10161: Use Maven wrapper URL: https://github.com/apache/cloudstack/pull/2343#discussion_r203957332 ########## File path: INSTALL.md ########## @@ -17,39 +17,40 @@ Install tools and dependencies used for development: $ yum install git ant ant-devel java-1.6.0-openjdk java-1.6.0-openjdk-devel mysql mysql-server mkisofs gcc python MySQL-python openssh-clients wget - # yum -y update - # yum -y install java-1.7.0-openjdk - # yum -y install java-1.7.0-openjdk-devel - # yum -y install mysql-server - # yum -y install git - # yum -y install genisoimage + $ yum -y update Review comment: this is not valid. the prompt you could run yum from on most syustems would be '#' ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Use maven wrapper > ----------------- > > Key: CLOUDSTACK-10161 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10161 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Khosrow Moossavi > Priority: Minor > > The goal is to use Maven wrapper (https://github.com/takari/maven-wrapper) to > decouple dependency to maven being installed on developer/ci machine. -- This message was sent by Atlassian JIRA (v7.6.3#76005)