2 Replies Latest reply on Jan 19, 2010 4:39 AM by quintona

    JBoss ESB and Maven

    quintona

      I am about to embark on a ESB based project, I would like to use maven. I notice that there is an ESB plugin for maven, however I can't find any examples and there is very little documentation.

       

      It would be great if the ESB samples (samples/quickstarts) contained a pom.xml...

       

      Does anyone have or know of some good examples? Are there any plans to include maven builds in the quick starts or even the trailblazer?

        • 1. Re: JBoss ESB and Maven

          Hey Quinton,

           

          I am currently working on such a project using Maven + JBoss ESB. We have about 8 Services being built using Maven and we're also using M2Eclipse from within JBoss Developer Studio (A few minor issues outstanding with the IDE + Maven + JBoss).

           

          If you have some specific questions about how it's setup, please feel free to contact me at rburton@SmartCodeLLC.com and I'd be more than willing to help you.

           

          When time allows, I intent to write up a blog entry that goes over the details of how things are setup from building, IDE integration to deployments. I just haven't had time to do so.

           

          Best Regards,

           

          Richard L. Burton

          Co-Founder

          http://www.SmartCodeLLC.com

          • 2. Re: JBoss ESB and Maven
            quintona

            Hi Richard,

             

            Thanks very much for the response, appreciate it. In the mean time I have done an investigation and come up with a solution. I have posted it as an article (http://community.jboss.org/wiki/JBossESBTrailblazerbuildingwithMaven2).

             

            I would appreciate some additions to it though, so please feel free to contribute/correct if you have time.