Thanks Is the Axis2 profile for Debry and OpenJPA? I'm working on the wiki docs and the readme
On Sun, May 5, 2013 at 10:52 AM, Kurt T Stam <[email protected]> wrote: > On 5/5/13 9:34 AM, Alex O'Ree wrote: > > Is there a quick matrix or doc that describes how and what the options > are for making a preconfigured war file for the various targets? > (axis, jbossws native, etc) > > Yes: > > http://svn.apache.org/repos/asf/juddi/trunk/juddiv3-war/pom.xml > > A profile can be invoked using the -P flag > > For example: > > mvn package -P hibernate-jbossws-cxf > > The profiles have different configuration for the maven war plugin: > > http://maven.apache.org/plugins/maven-war-plugin/ > > There is also a readme in the same directory. > > Cheers, > > --Kurt
