Hi Stephen,
Revision 9997 <http://fisheye.codehaus.org/changelog/mojo/?cs=9997> Author stephenconnolly Date 2009-06-17 12:34:42 -0500 (Wed, 17 Jun 2009)Log Message this is a true minimal test case... if the property name is reduced in length by 1 character, the test will pass --- trunk/mojo/versions-maven-plugin/src/it/it-set-004/pom.xml 2009-06-17 17:21:04 UTC (rev 9996) +++ trunk/mojo/versions-maven-plugin/src/it/it-set-004/pom.xml 2009-06-17 17:34:42 UTC (rev 9997) @@ -10,6 +10,6 @@ <groupId>localhost</groupId> <artifactId>it-set-004</artifactId> <packaging>jar</packaging> - <version>${env.YOUR_COMPANY_BUILD_VERSION}</version> + <version>${V1234567890123456789012}</version>
This somehow reminds me of MARTIFACT-18. Benjamin --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
