[ https://issues.apache.org/jira/browse/CLOUDSTACK-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chip Childers resolved CLOUDSTACK-771. -------------------------------------- Resolution: Fixed Patch submitted via reviewboard: https://reviews.apache.org/r/8815/ Applied to master: commit 0055d80211def39d3e174d5cad7e1b3839c19b15 Author: Noa Resare <n...@resare.com> Date: Fri Jan 4 12:20:06 2013 -0500 CLOUDSTACK-771: maven: add mysql version reference to enable non-snapshot builds If you update your build to build a version with a name not ending in -SNAPSHOT, you are required to declare versions on all your depdendencies. There is already a cs.mysql.version property, this patch makes sure it is used where appropriate. Signed-off-by: Chip Childers <chip.child...@gmail.com> > maven: add mysql version reference to enable non-snapshot builds > ---------------------------------------------------------------- > > Key: CLOUDSTACK-771 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-771 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Noa Resare > Assignee: Noa Resare > Priority: Minor > > We try to avoid having maven build (and depend on) snapshot versions of > artifacts. > Switching from to a version number not ending in -SNAPSHOT in the pom files > currently makes the build fail due to missing version elements from the mysql > dependencies. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira