Retrotranslator plugin fails if using a 1.0-SNAPSHOT version
------------------------------------------------------------
Key: TIKA-181
URL: https://issues.apache.org/jira/browse/TIKA-181
Project: Tika
Issue Type: Bug
Components: packaging
Affects Versions: 0.2
Reporter: Jukka Zitting
Priority: Minor
Maven seems to treat the latest available 1.0-SNAPSHOT version of the
Retrotranslator plugin as more recent than the latest proper release
1.0-alpha-4. This is however not the case (it seems like the last published
snapshot is from early 2007), and the Tika build will fail if you happen to
have that snapshot version in your repository.
We can fix that by explicitly specifying the version 1.0-alpha-4 of the plugin.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.