Re: [M1] Embedding maven genapp in my own plugin

2005-04-14 Thread Charles Daniels
Here is how I do it in my plugin.jelly: This allows me to do: maven myplugin:genapp When I specify a template, it will look for the directory under my plugin's templates directory. --- Laurent PETIT <[EMAIL PROTECTED]> wrote: > Hello, > > I'm unsuccessfully trying to "cleanly"

[M1] Embedding maven genapp in my own plugin

2005-04-14 Thread Laurent PETIT
Hello, I'm unsuccessfully trying to "cleanly" call maven genapp from my own plugin. My aim is to create a plugin that will hide my templates location from the user, so all the user needs to do is do a plugin:download when new versions of my plugin are available (my plugin will at the end contain