[ https://issues.apache.org/jira/browse/OOZIE-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900334#comment-13900334 ]
Ostap commented on OOZIE-1681: ------------------------------ There is new warning which is already exists : {quote} [WARNING] Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory {quote} Also testCoordinatorActionEvent has error 17 times in row, so it is unrelated to this patch. > Sqoop sharelib has no hsqldb jar version > ---------------------------------------- > > Key: OOZIE-1681 > URL: https://issues.apache.org/jira/browse/OOZIE-1681 > Project: Oozie > Issue Type: Bug > Reporter: Ostap > Assignee: Ostap > Fix For: trunk > > Attachments: OOZIE-1681.2.patch, OOZIE-1681.patch > > > In OOZIE-1343 hsqldb dependency was added to sqoop sharelib, but without > version. > Because of this maven will include hsqldb-1.8.0.7 which is used by oozie. > This is wrong because sqoop itself uses hsqldb-1.8.0.10. > So we have to define version for hsqldb as 1.8.0.10. -- This message was sent by Atlassian JIRA (v6.1.5#6160)