<div dir="ltr">hrm... really? Isn't it all UTF-8 ? :)</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 10, 2016 at 6:09 PM, asimsinan <span dir="ltr"><<a href="mailto:asimyuksel@sdu.edu.tr" target="_blank">asimyuksel@sdu.edu.tr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I run mvn clean install dependency:copy-dependencies<br>
-DincludeScope=runtime I get the following error.<br>
<br>
<br>
<br>
liquibase.exception.MigrationFailedException: Migration failed for change<br>
set 1.0.0.Final/initial-mysql.xml::013::generated:<br>
Reason:<br>
master.xml :<br>
liquibase.precondition.core.PrimaryKeyExistsPrecondition@6e35bc3d : Table<br>
'unifiedpush.?nstallation' doesn't exist<br>
<br>
I already have table name Installation. However when I check the table<br>
hibernate file 'Installation.hbm.xml' it has the following<br>
<br>
<class name="org.jboss.aerogear.unifiedpush.api.Installation"<br>
table="installation"><br>
<br>
Can it be related to a charset problem? The language locale of the OS is<br>
Turkish.<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://aerogear-users.1116366.n5.nabble.com/Unexpected-error-running-Liquibase-Precondition-Error-tp644p653.html" rel="noreferrer" target="_blank">http://aerogear-users.1116366.n5.nabble.com/Unexpected-error-running-Liquibase-Precondition-Error-tp644p653.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the aerogear-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Aerogear-users mailing list<br>
<a href="mailto:Aerogear-users@lists.jboss.org">Aerogear-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-users" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div>