Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/768#issuecomment-158753409 @abhinandanprateek @bhaisaab @jburwell Hi guys, I want to run soms tests to see if we can get this in 4.7. As master is on 4.7.0-SNAPSHOT now, please also update the plugin version. The build now fails: ``` 13:02:25 [ERROR] The build could not read 2 projects -> [Help 1] 13:02:25 [ERROR] 13:02:25 [ERROR] The project org.apache.cloudstack:cloud-plugin-database-quota:4.6.0-SNAPSHOT (/data/jenkins-slave/workspace/acs-ci-build/002-checkout-and-build/plugins/database/quota/pom.xml) has 2 errors 13:02:25 [ERROR] 'dependencies.dependency.version' for org.apache.commons:commons-lang3:jar must be a valid version but is '${cs.commons-lang3.version}'. @ line 51, column 16 13:02:25 [ERROR] 'dependencies.dependency.version' for joda-time:joda-time:jar must be a valid version but is '${cs.joda-time.version}'. @ line 56, column 16 13:02:25 [ERROR] 13:02:25 [ERROR] The project org.apache.cloudstack:cloud-framework-quota:4.6.0-SNAPSHOT (/data/jenkins-slave/workspace/acs-ci-build/002-checkout-and-build/framework/quota/pom.xml) has 1 error 13:02:25 [ERROR] 'dependencies.dependency.version' for org.apache.commons:commons-lang3:jar must be a valid version but is '${cs.commons-lang3.version}'. @ line 66, column 16 13:02:25 [ERROR] 13:02:25 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 13:02:25 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 13:02:25 [ERROR] 13:02:25 [ERROR] For more information about the errors and possible solutions, please read the following articles: 13:02:25 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException ``` Ping me when done so I can run the integration tests. Thanks!
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---