grid-product/pom.xml references tika ver. 0.2-SNAPSHOT, which no longer exists
------------------------------------------------------------------------------
Key: OODT-8
URL: https://issues.apache.org/jira/browse/OODT-8
Project: OODT
Issue Type: Bug
Components: product server
Affects Versions: 0.1-incubating
Environment: I'm building in both Mac OS X 10.6 and Ubuntu, using
maven, but I assume it will affect anyone building with maven.
Reporter: Dave Kale
Priority: Trivial
Fix For: 0.1-incubating
When you try to build grid-product using maven, one of the dependencies that it
wants to download from the Apache repository is tika version 0.2-SNAPSHOT,
which no longer exists. Anyone who already has the dependency won't notice,
but I think this will affect anyone who is a new developer (like me), who is
trying to download the dependencies anew.
Unless there is a compelling reason to continue using 0.2-SNAPSHOT, I suggest
we change the version of tika to plain 0.2. Making this change allowed me to
build grid-product successfully.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.