mirror of
https://github.com/apache/sqoop.git
synced 2025-05-03 15:00:45 +08:00
SQOOP-462 Sqoop hbase Test Compilation failure
(Ashish Singh via Cheolsoo Park)
This commit is contained in:
parent
2750df90f9
commit
97f272a4ba
@ -60,7 +60,7 @@ under the License.
|
|||||||
m2compatible="true" checkmodified="true" changingPattern=".*SNAPSHOT"/>
|
m2compatible="true" checkmodified="true" changingPattern=".*SNAPSHOT"/>
|
||||||
|
|
||||||
<filesystem name="fs" m2compatible="true">
|
<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"/>
|
<ivy pattern="${repo.dir}/[organisation]/[module]/[revision]/[module]-[revision].pom"/>
|
||||||
</filesystem>
|
</filesystem>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user