- Check out Mulgara svn
- Build with
sh build.sh dist
- Alternatively, grab the mulgara-<version>-bin-all.tar.gz from
http://www.mulgara.org/download.html and extract the mulgara and driver
jars from it.
- Copy the attached files (two scripts, two poms) into the
top-level directory (where build.sh or the dist/ directory resides)
- Modify the version numbers everywhere as needed
- run
sh mvn.install
to install the two jars in your local maven repository
- Optionally, after everything's been tested, you can deploy
the mulgara jars to gandalf with
sh mvn.deploy
(do this from one of the topaz machines, as otherwise it
will take too long and will probably fail due to timeouts)
Using the new Mulgara Packages
- Update the version number for the mulgara and driver
dependencies in the top level pom.xml.
- Rebuild (mvn clean install) the topaz mulgara-service
package
Attachments
- mvn.install (327 bytes) -
small script to install mulgara jars and pom into local maven repository
, added by ronald on 02/27/08 03:46:17. - mvn.deploy (421 bytes) -
small script to deploy mulgara jars and pom into maven repository on gandalf
, added by ronald on 02/27/08 03:46:59. - mulgara.pom (509 bytes) -
maven pom file for mulgara jar
, added by ronald on 02/27/08 03:47:42. - driver.pom (0.5 kB) -
maven pom file for mulgara driver jar
, added by ronald on 02/27/08 03:47:57.
Download in other formats: