Commit Graph

3 Commits

Author SHA1 Message Date
Craig Bryant 7ac987b59d Ensure the same branch is used for common build
Only the master branch is used today, but be ready when there
are additional branches

Change-Id: I77c9265c3c23dfcf04bb77db01527cc0b12cccfb
2016-02-10 15:30:38 -07:00
Craig Bryant 5a2f4ff7e3 target link was being created incorrectly
If the target symbolic link already existed, an invalid link in target
was created to java/target. Fixed by checking if the link exists before
creating it

Change-Id: I3ebcdcf0de1412838d78a2d2e647e265c41502e8
2015-08-20 10:53:50 -06:00
Craig Bryant 23d8e0d9b7 Use Maven 3 for build
Also, pull and build monasca-common directly instead of using
jars from tarballs.openstack.org since zuul often gets backed
up and jars don't get updated fast enough

Change-Id: I27c964eb2b732c70c0e8c8d2b74b160c921e899d
2015-03-27 12:04:07 -06:00