Guys,
I attempted to mvn install oodt to use workflow on a project and I was
greeted with the following error.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.tika:tika-core:jar:0.8-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.tika
-DartifactId=tika-core -Dversion=0.8-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.apache.tika
-DartifactId=tika-core -Dversion=0.8-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.oodt:pushpull:jar:0.1-incubating
2) org.apache.tika:tika-core:jar:0.8-SNAPSHOT
----------
1 required artifact is missing
Is this some maven issue? Or something I should log a JIRA issue for? Any
help would be awesome.
Cameron
--
Sent from a Tin Can attached to a String