Thanks for your help, I want to generate a project with a webapp folder using Struts. Wich artifact have I to use instide og DarchetypeArtifactId=jsf-maven-archetype Tks
-------------------------------------------------------------------------- -----Message d'origine----- De : Rod Coffin [mailto:[EMAIL PROTECTED] Envoyé : mardi 23 janvier 2007 14:52 À : Maven Users List Objet : Re: Maven2 and Spring Zakaria, I have created a Maven archetype which creates JSF web projects with Spring integration. I also have one that creates JPA projects, also using Spring. If you're interested in these you can find more information about at: http://wiki.rodcoffin.com/index.php?title=Maven_Home Much of this content is still in progress but might be of help. Regards, Rod On 1/23/07, Khabot, Zakaria <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > I have created a project using the command: > > > > mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes > -DgroupId=fr.tge.test -DartifactId=Test > > > > Witch goal should I execute to generate a web app implementing the > framework Spring and how to download the plugin. > > > > Thanks. > > > > > > > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be > copied, disclosed to, retained or used by, any other party. If you are > not an intended recipient then please promptly delete this e-mail and > any attachment and all copies and inform the sender. Thank you. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
