I am trying to use maven 2.2.1 to build tika 0.6, and having problems
when downloading plexus-archiver

mvn hangs on trying to download
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar

I tried deleting my ~/.m2 directory, and changed the mirror to another
server, and still getting the same problem.. All the mirrors seem to
hang for me. Any ideas what to do?


I even tried downloaded the plexus-archiver file by hand and
installing it, but then I get an error;
the tika install fails saying:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal
'org.apache.felix:maven-bundle-plugin:2.0.0:bundle': Unable to load
the mojo 'org.apache.felix:maven-bundle-plugin:2.0.0:bundle' in the
plugin 'org.apache.felix:maven-bundle-plugin'. A required class is
missing: org/codehaus/plexus/archiver/UnArchiver
org.codehaus.plexus.archiver.UnArchiver
[INFO] ------------------------------------------------------------------------


I should not need a proxy as every other jar downloads fine from
repo1.maven.org. Have you experienced this? Is there any solution? I
tried downgrading tika to 0.4, 0.5, and still getting the same MVN
error.,

thanks for your help, its very fustrating being so close to building tika...
\

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to