[
https://jira.codehaus.org/browse/MENFORCER-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barrie Treloar reassigned MENFORCER-92:
---------------------------------------
Assignee: Barrie Treloar
> RequirePluginVersions fails when POM artifactId contains an expression
> referring to a POM property
> --------------------------------------------------------------------------------------------------
>
> Key: MENFORCER-92
> URL: https://jira.codehaus.org/browse/MENFORCER-92
> Project: Maven 2.x Enforcer Plugin
> Issue Type: Bug
> Components: Standard Rules
> Affects Versions: 1.0-beta-1
> Reporter: John Casey
> Assignee: Barrie Treloar
>
> {code}
> git clone git://github.com/torquebox/torquebox
> cd torquebox-docs/en-US
> mvn install
> {code}
> This build will fail because the artifactId of the POM is:
> torquebox-docs-${translation}
> There is a POM property: translation == en_US
> The enforcer plugin will fail (even if I update the version to 1.0-beta-1 in
> a pluginManagement section) saying it cannot find the torquebox-docs-en-US
> POM...which is the one being built.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira