jboss-packaging-maven-plugin jboss-esb + m2e
--------------------------------------------
Key: JBIDE-13438
URL:
https://issues.redhat.com/browse/JBIDE-13438
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb, integration-platform, maven
Reporter: Manosh C
Assignee: Brian Fitzpatrick
Priority: Major
Fix For: 4.2.x
Attachments: jboss-tools-m2e-esb-sar-sources.zip, test-m2e-esb-sar.zip,
testparent.zip
Hi,
Does jboss-packaging-maven-plugin m2e connector work for jboss-esb? When I import a
maven jboss-esb project into eclipse (m2e installed), it does not covert it into an
Eclipse JBoss ESB (facet is not enabled and dependecies are not set) project. I tried
almost all versions of eclipse, m2e, jboss tools and jboss soa tools, to make it work, but
no use. This is my work around for now
1. Turn on facet nature and enable JBOSS ESB nature.
2. Then it get recognized as a deployable artifact on JBoss server.
3. Manually add all dependencies in "Deployment and Assembly section".
What I was expecting was all steps should have been done by m2e jboss esb
(jboss-packaging-maven-plugin) connector. I could not find a relevant post or article
related to it. Does this feature ever supported?
Thank you in advance.
Manosh