blob: 989ea7989b09cab915625bd0093aee566ded3a1b [file] [log] [blame]
There is a small bug currently with maven that prevents assemblies from being properly produced
if using the defaults. (to be fixed in maven 2.1)
For now, use a command similar to this to produce a distribution:
mvn -Dmaven.test.skip=true clean package assembly:assembly