[
https://jira.jboss.org/jira/browse/JBIDE-4736?page=com.atlassian.jira.plu...
]
Snjezana Peco commented on JBIDE-4736:
--------------------------------------
I have started with implementing this feature.
What I did until now is:
- checking for Seam dependencies
If they exist, Seam configurator adds Seam nature, Seam facet and dependent facets to the
EJB and WAR project. They can be added without defining Seam runtime and DB profile.
What I am going to do is:
- check if there is a Seam runtime with the version defined in pom.xml
If the runtime exists, set it to the project
- check if there is any database configuration
If there is, add it to the project. Otherwise, define DefaultDS and add it to the project
- define a preference page that will determine which of these steps will be executed
- fix a bug related to adding the JBoss Maven Integration facet to an existing project
(JBIDE-4706)
- determine if the project deployment type is war or ear
Add m2eclipse project-configurator for Seam projects
----------------------------------------------------
Key: JBIDE-4736
URL:
https://jira.jboss.org/jira/browse/JBIDE-4736
Project: JBoss Tools
Issue Type: Feature Request
Components: maven
Affects Versions: 3.1.0.M2
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Fix For: 3.1.0.M3
To get proper Maven integration we should explore the project-configurator of m2eclipse
allowing you to import existing maven projects AND allow picking up settings setup in
pom.xml after project have been created.
Created this issue since I couldn't find something similar, let us discuss here what
needs to be done/any problems ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira