maven/maven-mboot
2004-07-27 13:23:36 +00:00
..
2004-05-11 21:20:11 +00:00
2004-04-10 04:56:08 +00:00
2004-07-05 20:12:50 +00:00
2004-01-03 23:52:03 +00:00
2004-03-23 16:51:50 +00:00

How to use mboot
----------------

o ./build
o cd target
o export MBOOT_HOME=<whatever>; export PATH=$PATH:$MBOOT_HOME (optional)
o ./mboot-install.sh
o mboot

mboot will build Maven projects that are relatively simple. It will build
a JAR and package any resources into the JAR. Good enough for Maven itself
and the plugins but appears to be useful for other things.