You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by Lewis John Mcgibbney <le...@gmail.com> on 2015/04/21 19:50:03 UTC

NUTCH-1994 and UCAR Dependencies

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*

Re: NUTCH-1994 and UCAR Dependencies

Posted by "Mattmann, Chris A (3980)" <ch...@jpl.nasa.gov>.
Thanks Lewis!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Chief Architect
Instrument Software and Science Data Systems Section (398)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattmann@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Lewis John Mcgibbney <le...@gmail.com>
Reply-To: "dev@tika.apache.org" <de...@tika.apache.org>
Date: Tuesday, April 21, 2015 at 7:14 PM
To: "dev@tika.apache.org" <de...@tika.apache.org>
Subject: Re: NUTCH-1994 and UCAR Dependencies

>Hi Folks,
>OK, so the final part of this jigsaw is as follows
>
>I've requested a staging area [0] on Sonatype OSSRH to release the MIT
>licensed 3rd party bzip2 artifacts.
>I had to Mavenize the project. I will submit this patch to the bzip2
>project and hopefully they will pull it in. If not then I will fork the
>project and maintain it myself.
>
>[0] https://issues.sonatype.org/browse/OSSRH-15143
>[1] https://code.google.com/p/jbzip2/
>
>On Tue, Apr 21, 2015 at 3:49 PM, Lewis John Mcgibbney <
>lewis.mcgibbney@gmail.com> wrote:
>
>> Hi Folks,
>> Update
>>
>> On Tue, Apr 21, 2015 at 10:50 AM, Lewis John Mcgibbney <
>> lewis.mcgibbney@gmail.com> wrote:
>>
>>>
>>>
>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>> [ivy:resolve]         :: edu.ucar#jj2000;5.2: not found
>>> [ivy:resolve]         :: edu.ucar#udunits;4.5.5: not found
>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>>
>>
>>
>> Both of the above are now on Maven Central.
>> I had to fix a couple of issues in the jj2000 library, namely
>> https://github.com/Unidata/jj2000/pull/3 which was blocking us.
>>
>> I'm moving on to deal with the final one
>>
>> [ivy:resolve]         :: org.itadaki#bzip2;0.9.1: not found
>>
>> I'll update in due course.
>> Thanks
>> Lewis
>>
>
>
>
>-- 
>*Lewis*


Re: NUTCH-1994 and UCAR Dependencies

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Hi Folks,
I've completed the OSSRH staging upload and release for the remaining
artifacts and it will be available on Maven Central soon.
https://issues.sonatype.org/browse/OSSRH-15154
I'll make the upgrade to Nutch ASAP.
Lewis

On Tue, Apr 21, 2015 at 4:18 PM, Lewis John Mcgibbney <
lewis.mcgibbney@gmail.com> wrote:

> Patch for Mavenizing the bzip2 project
> https://code.google.com/p/jbzip2/issues/detail?id=3
> Lewis
>
> On Tue, Apr 21, 2015 at 4:14 PM, Lewis John Mcgibbney <
> lewis.mcgibbney@gmail.com> wrote:
>
>> Hi Folks,
>> OK, so the final part of this jigsaw is as follows
>>
>> I've requested a staging area [0] on Sonatype OSSRH to release the MIT
>> licensed 3rd party bzip2 artifacts.
>> I had to Mavenize the project. I will submit this patch to the bzip2
>> project and hopefully they will pull it in. If not then I will fork the
>> project and maintain it myself.
>>
>> [0] https://issues.sonatype.org/browse/OSSRH-15143
>> [1] https://code.google.com/p/jbzip2/
>>
>> On Tue, Apr 21, 2015 at 3:49 PM, Lewis John Mcgibbney <
>> lewis.mcgibbney@gmail.com> wrote:
>>
>>> Hi Folks,
>>> Update
>>>
>>> On Tue, Apr 21, 2015 at 10:50 AM, Lewis John Mcgibbney <
>>> lewis.mcgibbney@gmail.com> wrote:
>>>
>>>>
>>>>
>>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>>> [ivy:resolve]         :: edu.ucar#jj2000;5.2: not found
>>>> [ivy:resolve]         :: edu.ucar#udunits;4.5.5: not found
>>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>>>
>>>
>>>
>>> Both of the above are now on Maven Central.
>>> I had to fix a couple of issues in the jj2000 library, namely
>>> https://github.com/Unidata/jj2000/pull/3 which was blocking us.
>>>
>>> I'm moving on to deal with the final one
>>>
>>> [ivy:resolve]         :: org.itadaki#bzip2;0.9.1: not found
>>>
>>> I'll update in due course.
>>> Thanks
>>> Lewis
>>>
>>
>>
>>
>> --
>> *Lewis*
>>
>
>
>
> --
> *Lewis*
>



-- 
*Lewis*

Re: NUTCH-1994 and UCAR Dependencies

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Patch for Mavenizing the bzip2 project
https://code.google.com/p/jbzip2/issues/detail?id=3
Lewis

On Tue, Apr 21, 2015 at 4:14 PM, Lewis John Mcgibbney <
lewis.mcgibbney@gmail.com> wrote:

> Hi Folks,
> OK, so the final part of this jigsaw is as follows
>
> I've requested a staging area [0] on Sonatype OSSRH to release the MIT
> licensed 3rd party bzip2 artifacts.
> I had to Mavenize the project. I will submit this patch to the bzip2
> project and hopefully they will pull it in. If not then I will fork the
> project and maintain it myself.
>
> [0] https://issues.sonatype.org/browse/OSSRH-15143
> [1] https://code.google.com/p/jbzip2/
>
> On Tue, Apr 21, 2015 at 3:49 PM, Lewis John Mcgibbney <
> lewis.mcgibbney@gmail.com> wrote:
>
>> Hi Folks,
>> Update
>>
>> On Tue, Apr 21, 2015 at 10:50 AM, Lewis John Mcgibbney <
>> lewis.mcgibbney@gmail.com> wrote:
>>
>>>
>>>
>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>> [ivy:resolve]         :: edu.ucar#jj2000;5.2: not found
>>> [ivy:resolve]         :: edu.ucar#udunits;4.5.5: not found
>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>>
>>
>>
>> Both of the above are now on Maven Central.
>> I had to fix a couple of issues in the jj2000 library, namely
>> https://github.com/Unidata/jj2000/pull/3 which was blocking us.
>>
>> I'm moving on to deal with the final one
>>
>> [ivy:resolve]         :: org.itadaki#bzip2;0.9.1: not found
>>
>> I'll update in due course.
>> Thanks
>> Lewis
>>
>
>
>
> --
> *Lewis*
>



-- 
*Lewis*

Re: NUTCH-1994 and UCAR Dependencies

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Hi Folks,
OK, so the final part of this jigsaw is as follows

I've requested a staging area [0] on Sonatype OSSRH to release the MIT
licensed 3rd party bzip2 artifacts.
I had to Mavenize the project. I will submit this patch to the bzip2
project and hopefully they will pull it in. If not then I will fork the
project and maintain it myself.

[0] https://issues.sonatype.org/browse/OSSRH-15143
[1] https://code.google.com/p/jbzip2/

On Tue, Apr 21, 2015 at 3:49 PM, Lewis John Mcgibbney <
lewis.mcgibbney@gmail.com> wrote:

> Hi Folks,
> Update
>
> On Tue, Apr 21, 2015 at 10:50 AM, Lewis John Mcgibbney <
> lewis.mcgibbney@gmail.com> wrote:
>
>>
>>
>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>> [ivy:resolve]         :: edu.ucar#jj2000;5.2: not found
>> [ivy:resolve]         :: edu.ucar#udunits;4.5.5: not found
>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>
>
>
> Both of the above are now on Maven Central.
> I had to fix a couple of issues in the jj2000 library, namely
> https://github.com/Unidata/jj2000/pull/3 which was blocking us.
>
> I'm moving on to deal with the final one
>
> [ivy:resolve]         :: org.itadaki#bzip2;0.9.1: not found
>
> I'll update in due course.
> Thanks
> Lewis
>



-- 
*Lewis*

Re: NUTCH-1994 and UCAR Dependencies

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Hi Folks,
Update

On Tue, Apr 21, 2015 at 10:50 AM, Lewis John Mcgibbney <
lewis.mcgibbney@gmail.com> wrote:

>
>
> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]         :: edu.ucar#jj2000;5.2: not found
> [ivy:resolve]         :: edu.ucar#udunits;4.5.5: not found
> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>


Both of the above are now on Maven Central.
I had to fix a couple of issues in the jj2000 library, namely
https://github.com/Unidata/jj2000/pull/3 which was blocking us.

I'm moving on to deal with the final one

[ivy:resolve]         :: org.itadaki#bzip2;0.9.1: not found

I'll update in due course.
Thanks
Lewis

Re: NUTCH-1994 and UCAR Dependencies

Posted by Tyler Palsulich <tp...@gmail.com>.
Hi Lewis,

I also tried upgrading Tika in Nutch. But, ran into the same issue
(but, udunits
is found, as expected):

[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: edu.ucar#jj2000;5.2: not found
[ivy:retrieve] :: org.itadaki#bzip2;0.9.1: not found
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::

Thanks for pushing the dependencies out.

Tyler

On Tue, Apr 21, 2015 at 1:50 PM, Lewis John Mcgibbney <
lewis.mcgibbney@gmail.com> wrote:

> 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*
>