Github user khmarbaise commented on the pull request:
https://github.com/apache/maven/pull/60#issuecomment-167975254
So we are talking about something completely different. I have cloned the
given repository `https://github.com/kilokahn/maven-testers/` and i can't find
a definition for `global.version` ? If you like to use something like above you
have to use predefined placeholders ([revision, changelist,
sha1](http://maven.apache.org/docs/3.2.1/release-notes.html#Continuous_delivery_friendly_versions_MNG-5576))
so you can call maven like this:
mvn -Drevision=1.0-SNAPSHOT clean package
which is already available since Maven 3.2.1...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]