git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113142 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-03-19 05:36:14 +00:00
parent a6b8aed573
commit b51fa7c5fa
69 changed files with 81 additions and 82 deletions

View File

@@ -20,7 +20,7 @@
<shortDescription>Uberjar packages your project as well as its dependencies into a single jar file. In addition, bootstrap code is added that enables a main class to be invoked by simply typing: java -jar your.jar</shortDescription>
<!-- the project home page -->
<url>http://jakarta.apache.org/turbine/maven/reference/plugins/uberjar/</url>
<url>http://maven.apache.org/reference/plugins/uberjar/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/uberjar/</siteDirectory>