Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ode Wiki" for change notification.
The "MavenBuildDesignApacheODE" page has been changed by KurtStam. http://wiki.apache.org/ode/MavenBuildDesignApacheODE -------------------------------------------------- New page: The result of a recent discussion on the Apache ODE dev list about using maven vs buildr resulted in an agreement to develop pom's along side the rakefile, see also http://issues.apache.org/jira/browse/ODE-729. This page is created to capture the design of the Maven build system. Desired Functionality and Existing Examples * Integration with Nexus * One master pom file containing globally applicable settings (reporsitories etc), child poms with the specifics of each of the submodule. * Example setups: jUDDI, which other ones? * Using cargo for integration tests. (Exisiting) Build Functionality in each Module * axis2 - artifact: * axis2-war - artifact: war - builds a war including the Axis Web Service Stack * bpel-api * bpel-api-jca * bpel-compiler * bpel-connector * bpel-dao * bpel-obj * bpel-ql * bpel-schemas * bpel-scripts * bpel-store * bpel-test * dao-hibernate * dao-hibernate-db * dao-jpa * dao-jpa-db * dao-jpa-ojpa-derby * distro - artifact: zip/tgz files with the ode distribution including src, samples and tools. * engine * extensions * il-common * jacob * jacob-ap * jbi * jca-ra * jca-rar * jca-server * runtimes * scheduler-simple * tasks * tools * utils
