[jbosstools-issues] [JBoss JIRA] (JBIDE-13438) jboss-packaging-maven-plugin jboss-esb + m2e

Fred Bricon (JIRA) jira-events at lists.jboss.org
Wed Jan 30 05:28:47 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751261#comment-12751261 ] 

Fred Bricon commented on JBIDE-13438:
-------------------------------------

Brian, FYI, the jboss-packaging-maven-plugin integration[1] that exists in JBoss Tools Maven currently only covers SAR (jboss-sar) projects [2].

Supporting jboss-esb was something I wanted to add initially, but that requires adding dependencies to the JBoss Tools ESB features (to get the ESB Facet and so on). So eventually the existing org.jboss.tools.maven.jbosspackaging feature would need to be broken down to several pieces or most probably expose an API to handle the org.codehaus.mojo:jboss-packaging-maven-plugin configuration, consumed by an m2e-esb configurator (living under the SOA tooling).

[1] https://github.com/jbosstools/jbosstools-central/tree/master/maven/plugins/org.jboss.tools.maven.jbosspackaging
[2] http://docs.jboss.org/tools/whatsnew/maven/maven-news-3.3.0.M3.html
                
> jboss-packaging-maven-plugin jboss-esb + m2e
> --------------------------------------------
>
>                 Key: JBIDE-13438
>                 URL: https://issues.jboss.org/browse/JBIDE-13438
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: esb, maven
>            Reporter: Manosh C
>            Assignee: Brian Fitzpatrick
>         Attachments: 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list