[jboss-jira] [JBoss JIRA] Created: (JBBOOT-133) Update ${version} to ${project.version}
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sat May 8 01:52:06 EDT 2010
Update ${version} to ${project.version}
---------------------------------------
Key: JBBOOT-133
URL: https://jira.jboss.org/jira/browse/JBBOOT-133
Project: JBoss Bootstrap
Issue Type: Bug
Components: api, api-as, api-embedded, api-mc, build, impl-as, impl-base, impl-embedded, impl-mc
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
As reported by Bob:
"In some of your POMs (such as jboss-bootstrap-impl-base-2.1.0-alpha-5.pom), you reference property ${version}, which 99% of the time is equiv to ${project.version}, but on the off-chance someone passes -Dversion=1.0.0.Beta19 on the commandline while invoking some plugin, maven quite happily applies it to other POMs it walks sometimes. "
Update to "project.version"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list