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>A collection of example projects showing how to use maven in different situations</shortDescription>
<!-- the project home page -->
<url>http://jakarta.apache.org/turbine/maven/reference/plugins/genapp/</url>
<url>http://maven.apache.org/reference/plugins/genapp/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/genapp/</siteDirectory>

View File

@@ -17,14 +17,14 @@
<!-- details about the organization that 'owns' the project -->
<organization>
<name>Apache Software Foundation</name>
<url>http://jakarta.apache.org/</url>
<logo>http://jakarta.apache.org/turbine/maven/images/jakarta-logo-blue.gif</logo>
<url>http://www.apache.org/</url>
<logo>http://maven.apache.org/images/jakarta-logo-blue.gif</logo>
</organization>
<!-- the year the project started -->
<inceptionYear>2002</inceptionYear>
<package>@PACKAGE@</package>
<logo>http://jakarta.apache.org/turbine/maven/images/maven.jpg</logo>
<logo>http://maven.apache.org/images/maven.jpg</logo>
<description>
A collection of example projects showing how to use maven in different
situations