5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-03 03:21:55 +08:00

SQOOP-462 Sqoop hbase Test Compilation failure

(Ashish Singh via Cheolsoo Park)
This commit is contained in:
Cheolsoo Park 2012-10-17 21:46:52 -07:00
parent 2750df90f9
commit 97f272a4ba

View File

@ -60,7 +60,7 @@ under the License.
m2compatible="true" checkmodified="true" changingPattern=".*SNAPSHOT"/>
<filesystem name="fs" m2compatible="true">
<artifact pattern="${repo.dir}/[organisation]/[module]/[revision]/[module]-[revision].[ext]"/>
<artifact pattern="${repo.dir}/[organisation]/[module]/[revision]/[module]-[revision](-[classifier]).[ext]"/>
<ivy pattern="${repo.dir}/[organisation]/[module]/[revision]/[module]-[revision].pom"/>
</filesystem>