Re: Dynamically generating artefact contents

2012-07-02 Thread Hervé BOUTEMY
filtered content is interpreted with Velocity perhaps adding a special utility object in Velocity context could do the job, like StringUtils as defined in doxia-site-renderer context [1] could definetely be useful to add these utilities in Archetype's Velocity context. Please create a jira issu

Re: Dynamically generating artefact contents

2012-07-02 Thread Jörg Schaible
Hi Jochen, you may write an own plugin. Similar code must exist in the build-helper plugin, where you can inject e.g. the maven version into a property or parts of the artifact version info separate properties. Regards, Jörg Jochen Wiedmann wrote: > No suggestions? > > On Wed, Jun 13, 2012 a

Re: Dynamically generating artefact contents

2012-07-02 Thread Jochen Wiedmann
No suggestions? On Wed, Jun 13, 2012 at 12:18 PM, Jochen Wiedmann wrote: > On Wed, Jun 13, 2012 at 10:46 AM, Belhadj abdessalem > wrote: >> what would you mean *shortName would be an attribute that's derived from >> the artifact-ID ?* > > Just to give an example: archetype-foo -> archetypeFoo

Re: [VOTE] Release Maven Plugin Tools version 3.1

2012-07-02 Thread Olivier Lamy
+1 2012/6/30 Hervé BOUTEMY : > Hi, > > We solved 9 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11139&version=18553 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11139&status=1 > > Staging repo: > h