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?action=diff&rev1=1&rev2=2 -------------------------------------------------- - 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. + The result of a [[http://markmail.org/message/nxmm37xu2ty7swne|recent discussion]] on the [[http://ode.apache.org/|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 + * Integration with Nexus - * One master pom file containing globally applicable settings (reporsitories etc), child poms with the specifics of each of the submodule. + * 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? + * Example setups: [[http://ws.apache.org/juddi/|jUDDI]], which other ones? - * Using cargo for integration tests. + * Using cargo for integration tests. - (Exisiting) Build Functionality in each Module - * axis2 - artifact: + * axis2 - artifact: - * axis2-war - artifact: war - builds a war including the Axis Web Service Stack + * axis2-war - artifact: war - builds a war including the Axis Web Service Stack - * bpel-api + * bpel-api - * bpel-api-jca + * bpel-api-jca - * bpel-compiler + * bpel-compiler - * bpel-connector + * bpel-connector - * bpel-dao + * bpel-dao - * bpel-obj + * bpel-obj - * bpel-ql + * bpel-ql - * bpel-schemas + * bpel-schemas - * bpel-scripts + * bpel-scripts - * bpel-store + * bpel-store - * bpel-test + * bpel-test - * dao-hibernate + * dao-hibernate - * dao-hibernate-db + * dao-hibernate-db - * dao-jpa + * dao-jpa - * dao-jpa-db + * dao-jpa-db - * dao-jpa-ojpa-derby + * dao-jpa-ojpa-derby - * distro - artifact: zip/tgz files with the ode distribution including src, samples and tools. + * distro - artifact: zip/tgz files with the ode distribution including src, samples and tools. - * engine + * engine - * extensions + * extensions - * il-common + * il-common - * jacob + * jacob - * jacob-ap + * jacob-ap - * jbi + * jbi - * jca-ra + * jca-ra - * jca-rar + * jca-rar - * jca-server + * jca-server - * runtimes + * runtimes - * scheduler-simple + * scheduler-simple - * tasks + * tasks - * tools + * tools - * utils + * utils
