Github user rafaelweingartner commented on the pull request:
https://github.com/apache/cloudstack/pull/1466#issuecomment-214861439
On Jenkins I saw an error that is due to environment misconfigurations:
> [FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected
character in markup % (position: START_TAG seen ...</username>\n
<password><%... @14:18) @ /home/jenkins/.m2/settings.xml, line 14, column 18
And then on Travis there is an error that is caused by a wrong table
definition:
> [ERROR] Failed to execute goal
org.codehaus.mojo:exec-maven-plugin:1.2.1:java (create-schema) on project
cloud-developer: An exception occured while executing the Java class. null:
InvocationTargetException: Unable to upgrade the database: Unable to execute
upgrade script:
/home/travis/build/apache/cloudstack/developer/target/db/db/schema-481to490.sql:
Incorrect table definition; there can be only one auto column and it must be
defined as a key -> [Help 1]
That seems to be something you changed in "schema-481to490.sql"
---
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 [email protected] or file a JIRA ticket
with INFRA.
---