We are pleased to announce the Maven Gump Plugin 2.0.1 release! http://maven.apache.org/maven-1.x/plugins/gump/ =============================================================================== Changes in this version include: New Features: o Add maven.gump.svn.dir property for setting the subdirectory under the svn repository o Add the ability to specify the "runtime" attribute of a dependency using the gump.runtimeproperty o Add ASL 2.0 to the generated descriptor Changes: o Pass ids to depends element also o Change nag to use ${pom.name} instead of ${pom.artifactId} =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ -DgroupId=maven -DartifactId=maven-gump-plugin -Dversion=2.0.1 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-gump-plugin-2.0.1.jar Have fun! -The Maven Gump Plugin development team