Hi Tim,
yes, the metadata-extractor is on ~/.m2 local repo!

$ ls ~/.m2/repository/com/drewnoakes/metadata-extractor/2.
2.4.0-beta-1/ 2.6.2/        2.8.1/

http://people.apache.org/~simonetripodi/
http://twitter.com/simonetripodi

On Thu, Oct 13, 2016 at 4:03 PM, Allison, Timothy B. <talli...@mitre.org>
wrote:

> I'm not able to reproduce this on a fresh build on Linux...all works.
>
> Can you manually check that drew noakes' metadata-extractor is in your .m2?
>
> Could anything be preventing that from being downloaded?
>
> -----Original Message-----
> From: simone.trip...@gmail.com [mailto:simone.trip...@gmail.com] On
> Behalf Of Simone Tripodi
> Sent: Thursday, October 13, 2016 9:52 AM
> To: dev@tika.apache.org
> Subject: Re: Tika parsers 1.14-SNAPSHOT build fails on local
>
> Hi Tim,
>
> thanks for jumping in to help, very appreciated!
> I honestly don't know - I just hit the following commands on my laptop:
>
>   552  git clone https://git-wip-us.apache.org/repos/asf/tika.git
>   553  cd tika/
>   554  mvn install
>
> Any hint?
> many thanks in advance!
> -Simo
>
> http://people.apache.org/~simonetripodi/
> http://twitter.com/simonetripodi
>
> On Thu, Oct 13, 2016 at 3:49 PM, Allison, Timothy B. <talli...@mitre.org>
> wrote:
>
> > Hmmm...
> >
> > Is there anything else besides pure Tika involved?  Is something going
> > wrong with this dependency and/or its dependency on xmp-core in
> > tika-parsers?
> >
> >     <dependency>
> >       <groupId>com.drewnoakes</groupId>
> >       <artifactId>metadata-extractor</artifactId>
> >       <version>2.8.1</version>
> >     </dependency>
> >
> > -----Original Message-----
> > From: simone.trip...@gmail.com [mailto:simone.trip...@gmail.com] On
> > Behalf Of Simone Tripodi
> > Sent: Thursday, October 13, 2016 9:35 AM
> > To: dev@tika.apache.org
> > Subject: Tika parsers 1.14-SNAPSHOT build fails on local
> >
> > Hi all,
> >
> > I am re-building the whole Tika project for an internal company usage,
> > unfortunately I stumbled in a failing build in Tika parsers, please
> > have a look at the gist[1].
> > Sorry for asking maybe a silly question, but what do I need to setup
> > in my environment in order to have a fully working build?
> >
> > This is the mvn version I am using:
> >
> > $ mvn --version
> > Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9;
> > 2014-02-14T17:37:52+00:00)
> > Maven home: /usr/share/apache-maven-3.2.1 Java version: 1.7.0_76, vendor:
> > Oracle Corporation Java home: /usr/lib/jvm/java-7-oracle/jre Default
> > locale: en_US, platform encoding: UTF-8 OS name: "linux", version:
> > "3.13.0-36-generic", arch: "amd64", family:
> > "unix"
> > Many thanks in advance!
> > -Simo
> >
> > [1]
> > https://gist.github.com/simonetripodi/af4e487bf66ad6daea0ee8d147bf77e9
> >
> >
> > http://people.apache.org/~simonetripodi/
> > http://twitter.com/simonetripodi
> >
>

Reply via email to