Updated Branches: refs/heads/trunk 0e8a7dc73 -> b79c4b9e8
SQOOP-526: Unable to resolve maven-scm-providers-standard (Guido Serra aka Zeph via Jarek Jarcec Cecho) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/b79c4b9e Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/b79c4b9e Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/b79c4b9e Branch: refs/heads/trunk Commit: b79c4b9e85e21d041cc9bc0b16d2f87456775224 Parents: 0e8a7dc Author: Jarek Jarcec Cecho <[email protected]> Authored: Fri Dec 21 09:09:54 2012 -0800 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Fri Dec 21 09:09:54 2012 -0800 ---------------------------------------------------------------------- ivy.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/b79c4b9e/ivy.xml ---------------------------------------------------------------------- diff --git a/ivy.xml b/ivy.xml index ca2b89b..1ee60df 100644 --- a/ivy.xml +++ b/ivy.xml @@ -169,6 +169,7 @@ under the License. <exclude org="org.apache.hadoop" module="avro"/> <exclude org="commons-daemon" module="commons-daemon" /> + <exclude type="pom" /> </dependencies> </ivy-module>
