[
https://issues.jboss.org/browse/JBIDE-19265?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-19265:
-------------------------------------
So you need to install the JBoss Tools Maven Packaging Configurator from JBoss Central
before running this example. The configurator will add the SAR Facet to the jboss-sar
project, making it deployable.
The problem with m2e is the jboss-sar packaging doesn't produce any errors, so the
Maven Connector discovery mechanism doesn't kick in. This would need to be fixed
upstream, so that we could have JBoss Tools Maven Packaging Configurator automatically
discovered when importing jboss-sar projects.
Not able to deploy an archive packaged as a jboss-sar
------------------------------------------------------
Key: JBIDE-19265
URL:
https://issues.jboss.org/browse/JBIDE-19265
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Sande Gilda
Assignee: Fred Bricon
The `helloworld-mbean` quickstart project contains 2 subprojects: a `war` archive and a
`jboss-sar` archive. You can deploy the WAR, but It is not possible to deploy the SAR.
See
https://bugzilla.redhat.com/show_bug.cgi?id=1191485
The source is located here:
https://github.com/jboss-developer/jboss-eap-quickstarts/tree/6.4.x-devel...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)