Hi Folks,

Here i come to talk a little about the next features of the archetype plugin.


First I would like to have some samples updated to the new archetype
way of doing. For this step, i will need some sample projects to start
from. This is an unshamed ask for pepople to provide some simple
project :-)
Here is the list of projects i will add for the next release:
- quickstart
- mojo
- webapp
- jee

quickstart will be a mono module hello world library.
mojo will provide a mono module hello wolrd goal.
webapp will be a mono module hello world servlet.
jee will be a multi module complete jee5 stack. with a library, an
ejb, a servlet. Can someone give me this kind of project based on
glassfish v3?
I have the ability to create the 3 first samples ;-)

I also plan to give some partial archetypes samples:
- site
- jnlp
- izpack

site will add a simple site on an existing maven project.
jnlp will add the usage of the jnlp plugin (hoping it exists) on an
existing maven project. Can anyone provide me a simple project for
this ?
izpack will add the usage of the izpack installer on top of a maven project.
I have the ability to create site and izpack, but dunno anything on jnlp.

Please provide me any advice on the way to achieve this...


Second, I would like to have a programmatic way to call a maven goal
on another project from inside a goal run from a project. For example,
calling the deploy phase on a newly created archetype at the end of
create-from-project.
Of course, such a deploy should have to find the deployment
information outside of the newly created archetype.
Can anyone tell me where the release plugin works in calling the spawn
maven build on the checkouted project.


Thanks in advance for any advice/help.

Regards,

Raphaël

Reply via email to