Create Maven2 archetype-catalog.xml
-----------------------------------
Key: WW-3482
URL: https://issues.apache.org/jira/browse/WW-3482
Project: Struts 2
Issue Type: Improvement
Components: Example Applications
Affects Versions: 2.2.1
Reporter: Lukasz Lenart
Assignee: Lukasz Lenart
Priority: Minor
Fix For: 2.2.2
Create archetype-catalog.xml file and put it on struts.apache.org to simplify
used of Struts 2 archetypes, as with command below:
mvn archetype:generate -DarchetypeCatalog=http://struts.apache.org
It would be nice to include it in Maven2 release process to build it always
against the latest version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.