Incorrect transitive snapshot dependencies
------------------------------------------
Key: JCR-925
URL: https://issues.apache.org/jira/browse/JCR-925
Project: Jackrabbit
Issue Type: Bug
Components: maven
Reporter: Jukka Zitting
Assigned To: Jukka Zitting
Priority: Minor
Using ${version} in dependency declarations causes troubles since for snapshot
dependencies the version variable apparently gets replaced by the exact
timestamp of a deployed snapshot instead of the "x.y-SNAPSHOT" string.
Typically the timestamps of different artifacts are not the same, causing
broken dependencies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.