Hi, We are trying to use mlcp (content pump) via the maven dependencies. We are using it in a Scala app with ivy dependencies as below:
"com.marklogic" % "mlcp-Hadoop1" % "1.1-1" using the repo: http://developer.marklogic.com/maven2 we get the below issues using either of the versions as below: *For mlcp-Hadoop1* "com.marklogic:mlcp-Hadoop1:1.1-1" --> unresolved dependency: com.marklogic#marklogic-mapreduce1;1.2: *For mlcp-Hadoop2 (for all versions)* "com.marklogic:mlcp-Hadoop2:1.2-3" --> unresolved dependency: org.apache.hadoop#hadoop-core;2.0.0-mr1-cdh4.3.0:: Both the jars are not available in any of the repos. As a result we have to commit all the jars without having an automatic jar version dependency. Can someone highlight if they have been able to resolve this issue in any other way? Thanks,
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
