|
|
-
Re: Where to get sqoop-1.4.1.pom file?Jarek Jarcec Cecho 2012-09-10, 08:33
Hi sir,
you can download the pom from maven repository: http://repo1.maven.org/maven2/org/apache/sqoop/sqoop/1.4.1-incubating/sqoop-1.4.1-incubating.pom Or you can build your own one from sources using following command: ant mvn-prep Jarcec On Mon, Sep 10, 2012 at 04:26:06PM +0800, sam liu wrote: > Hi Experts, > > Sqoop-1.4.1 is a dependency of our project, and we want to get the > sqoop-1.4.1.pom file to know all its dependencies. Where to get it? Thanks > very much! |