You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2006/09/01 23:53:31 UTC

[jira] Resolved: (WW-1359) add maven archetype for creating a template for saf2

     [ http://issues.apache.org/struts/browse/WW-1359?page=all ]

Ted Husted resolved WW-1359.
----------------------------

    Resolution: Fixed

> add maven archetype for creating a template for saf2
> ----------------------------------------------------
>
>                 Key: WW-1359
>                 URL: http://issues.apache.org/struts/browse/WW-1359
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: WW 2.2.2
>            Reporter: tm_jee
>             Fix For: 2.0.0
>
>
> add maven archetype for creating a template for saf2
> allow user with maven installed to quicky create a compilable, runnable template compliant to maven way of grouping projects, with dependencies properly configured, such that user could get start quickly with web app development.
> eg. 
>   by doing a
>   mvn archetype:create -DgroupId= ... -DartifactId=... -DarchetypeGroupId=org.apache.struts.action2 -DarchetypArtifactId=... -DarchetypeVersion=....
> one will get a sample saf2 web app created immediately, they could modified from there
> This should include 
> - saf2 action 
> - saf2 conversion proeprties
> - saf2 validation xml
> - sitemesh
> - spring
> just for the convenience sake, uneeded stuff could be deleted

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira