[
https://issues.jboss.org/browse/JBIDE-11242?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-11242:
-------------------------------------
How should we detect an archetype will require WFK at compile time? Add some metadata to
project-example*.xml, like <enterpriseRequiresWfk>true</enterpriseRequiresWfk>
Users should be warned when WFK maven repo is missing
-----------------------------------------------------
Key: JBIDE-11242
URL:
https://issues.jboss.org/browse/JBIDE-11242
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 3.3.0.Beta1
Reporter: Martin Malina
Assignee: Fred Bricon
Fix For: 3.3.0.Beta2
When you create a new archetype-based project from JBoss Central with EAP runtime you
will be given a warning if you don't have the EAP maven repo installed. Similarly
users should be warned when they try to create a Spring or Richfaces project with EAP
runtime but don't have the WFK maven repo installed.
Right now what happens is that if you don't have the repo installed you'll get an
error about missing dependency versions. The reason for that is that the bom containing
the versions is not found.
See JBIDE-11232.
--
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