Changes dIon Gillard Add the ability to specify the "runtime" attribute of a dependency using the gump.runtime property Pass ids to depends element also Change nag to use ${pom.name} instead of ${pom.artifactId} Add ASL 2.0 to the generated descriptor Add maven.gump.module.name property for overriding the module name Add junitreport element to the descriptor Add multiproject module for generating a single module with several projects within the one descriptor. Set maven.final.name as a property for the <maven element, instead of final.name Set <home to ${basedir} instead of ${maven.build.dir}, and set jar path relative to that Add nag element at module level Stop mapping Maven names to gump names inside the plugin, but allow the project to do this for itself Handle subversion as an SCM type Allow creation of <maven descriptor element, and default to it Add maven.gump.ant.target and maven.gump.maven.goal properties gump.xml generated into basedir Added test project Added more documentation Worked with Stefan Bodewig to get the generated descriptor usable straight from CVS