Please vote for http://jira.codehaus.org/browse/MNGECLIPSE-948, if you need
filename interpolation in an archetype in m2eclipse. Once m2eclipse starts
using archetype plugin version 2.0-alpha-4, this feature will become
available.

For example, an archetype contains a filename which has been parameterized
(i.e., '__myProperty__'):

/some/directory/path/__myProperty__-foo.zip

By setting the property 'myProperty' as part of archetype creation, the
pathname above gets interpolated. 

So if myProperty = pickle, then after project creation from the archetype,
the pathname becomes:

/some/directory/path/pickle-foo.zip



-- 
View this message in context: 
http://www.nabble.com/Vote-for-MNGECLIPSE-948-if-you-need-filename-interpolation-in-an-archetype-tp20396945p20396945.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to