Re: How to integrate Axis2 modules in maven build?

2015-01-10 Thread David Hoffer
ules of the war's root"? > > Andreas > > On Wed, Jan 7, 2015 at 7:51 PM, David Hoffer wrote: > > We have an existing Ant build (EAR build) that has 4 existing Axis2 > modules > > (in WAR), one of those is Rampart (v1.3). How are these supposed to be > > i

How to integrate Axis2 modules in maven build?

2015-01-07 Thread David Hoffer
We have an existing Ant build (EAR build) that has 4 existing Axis2 modules (in WAR), one of those is Rampart (v1.3). How are these supposed to be integrated in a Maven build? Currently the build has the mar files as resources in WEB-INF/modules of the war's root but that doesn't seem right as cu