riptano / ccm

A script to easily create and destroy an Apache Cassandra cluster on localhost
Apache License 2.0
1.22k stars 303 forks source link

support custom build.properties #601

Closed XN137 closed 7 years ago

XN137 commented 7 years ago

this adds support for using maven mirrors for all c* builds:

→ cat ~/.ccm/build.properties.default
artifact.remoteRepository.central:     <my maven mirror>
artifact.remoteRepository.apache:      <my maven mirror>

manual test:

10:53:57,205 repository INFO --- Cassandra Build -------------------

10:53:57,205 repository INFO Copying /home/chris/.ccm/build.properties.default to /home/chris/.ccm/repository/githubCOLONapacheSLASHtrunk/build.properties

...

BUILD SUCCESSFUL
Total time: 59 seconds

10:54:56,756 repository INFO 
10:54:56,756 repository INFO 

--- cassandra/stress build ------------

Current cluster is now: test1