Karl Heinz Marbaise created MENFORCER-299:
---------------------------------------------
Summary: Failure with ${revision}
Key: MENFORCER-299
URL: https://issues.apache.org/jira/browse/MENFORCER-299
Project: Maven Enforcer Plugin
Issue Type: Improvement
Affects Versions: 3.0.0-M1
Reporter: Karl Heinz Marbaise
Fix For: 3.0.0
Currently the build fail in case of usage of the {{${revision}}}
{code}
[WARNING] Rule 2: org.apache.maven.plugins.enforcer.RequirePluginVersions
failed with message:
Failure to find io.xxxxx.parent:parent:pom:${revision} in
http://localhost:8081/nexus/content/groups/public was cached in the local
repository, resolution will not be reattempted until the update interval of
nexus has elapsed or updates are forced
io.xxxx.parent:parent:pom:${revision}
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)