Pat,

To give you some background. Unfortunately we can't easily pickup new archetype version. The structure of dependencies used by that version changed significantly (and I think with no particular reason, so I already complained about that in Maven dev mailing list with no avail). Now, because of limitation in Tycho we can't get correct dependency set calculated automatically without picking up new version of the Maven embedder. So, it will have to wait until Maven embedder will be released and ready to pickup, unless we will be able to fine a workaround to that limitation in Tycho.

 regards,
 Eugene


stug23 wrote:
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



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

   http://xircles.codehaus.org/manage_email


Reply via email to