Hi, I started the debian packaging at http://git.debian.org/?p=users/thkoch-guest/hadoop.git
I wrote my own ivysettings.xml[1] so that ivy won't go online, but rather uses what's already installed as debian packages. However ivy spits some errors at me like: commons-logging#commons-logging;work...@debian-maven-repo: configuration not found in commons-logging#commons-logging;work...@debian-maven-repo: 'master'. It was required from org.apache.hadoop#Hadoop;work...@jona commons-logging It does find commons-logging and puts it in the cache. There are only two dependencies that work (commons-cli#commons-cli;1.2, oro#oro;2.0.8) which have the conf attribute "common->default". The failing dependencies have "common- >master". I'm testing the whole thing with ant -lib /usr/share/java/ivy.jar \ -propertyfile debian/ant.properties \ ivy-resolve-common [1] http://git.debian.org/?p=users/thkoch- guest/hadoop.git;a=blob;f=debian/ivysettings.xml Best regards, Thomas Koch, http://www.koch.ro