3 Commits

Author SHA1 Message Date
Craig Bryant
c3568930f6 Change last URL from stackforge to openstack
Also remove a trailing space from run_maven.sh

Change-Id: I35b929a91e6dcbccd30d11263e0c3bf673e21040
2015-10-19 11:49:48 -06:00
Craig Bryant
9aeec27d13 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: Ie53f396820e0e0022a949799b2b433b5ae11c4d1
2015-08-21 11:40:07 -06:00
Craig Bryant
47b734664e 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: I22fc5cfc085a583c337fca199d5e49ead93fcbb7
2015-03-28 13:40:16 -06:00