[
https://issues.jboss.org/browse/JBIDE-9776?page=com.atlassian.jira.plugin...
]
Fred Bricon commented on JBIDE-9776:
------------------------------------
No I don't think it's a good idea. Maven wouldn't find them. Plus, I found
that m2e has some issues with local archetypes not existing in remote repos
(
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359855)
Add a wizard for the project templates
--------------------------------------
Key: JBIDE-9776
URL:
https://issues.jboss.org/browse/JBIDE-9776
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Reporter: Fred Bricon
Assignee: Fred Bricon
We need to create a project creation wizard, accessible from the JBoss Central page (or
other Create New ... menus).
The wizard can be based on the existing m2e one, where the project template (A maven
archetype) has been selected and a list of available JBoss runtimes (installed on the user
machine) will provide the key for the active profile, once the project is created.
We need 1 or 2 pages to display :
Page 1 (identical to the maven wizard page 1 + runtime selected from available runtimes):
* location
* selected runtime
* name pattern
* profiles
* add to working set
* resolve workspace projects
Page 2 (identical to the maven wizard ):
* group id
* artifact id
* package
* archetype options/parameters
Selecting a runtime will send a -DdefaultTargetRuntime parameter to the archetype
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira