Hi Folks,
Whilst addressing NUTCH-1994, I've experienced a dependency problem
(related to unpublished artifacts on Maven Central) which I am working
through right now.
When Kaing the upgrade in Nutch, I get the following

[ivy:resolve]       -- artifact edu.ucar#udunits;4.5.5!udunits.jar:
[ivy:resolve]
http://oss.sonatype.org/content/repositories/releases/edu/ucar/udunits/4.5.5/udunits-4.5.5.jar
[ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]         ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]         :: edu.ucar#jj2000;5.2: not found
[ivy:resolve]         :: org.itadaki#bzip2;0.9.1: not found
[ivy:resolve]         :: edu.ucar#udunits;4.5.5: not found
[ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/usr/local/trunk_clean/build.xml:112: The following error occurred while
executing this line:
/usr/local/trunk_clean/src/plugin/build.xml:60: The following error
occurred while executing this line:
/usr/local/trunk_clean/src/plugin/build-plugin.xml:229: impossible to
resolve dependencies:
    resolve failed - see output for details

Total time: 17 seconds

I've just this minutes pushed the edu.ucar#udunits;4.5.5 artifacts so they
will be available imminently. The remaining artifact at edu.ucar#jj2000;5.2
has a corrupted POM which means that OSS Nexus will not accepts it. I'll
send a pull request further upstream for that ASAP.

Finally, the BZIP dependency is a 3rd party dependency from another Org,
Licensed under MIT license. So I will register interest to publish this
dependency, push it, then we will be good to go.

Lewis



-- 
*Lewis*

Reply via email to