jakarta.apache.org/turbine/maven -> maven.apache.org/

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113146 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-03-19 06:11:24 +00:00
parent 80e3738620
commit da8382162e
12 changed files with 24 additions and 24 deletions

View File

@ -34,7 +34,7 @@
<shortDescription>A sample project using the Cactus plugin for Maven</shortDescription>
<!-- the project home page -->
<url>http://jakarta.apache.org/turbine/maven/</url>
<url>http://maven.apache.org/</url>
<!-- the version control repository and http url for online access
the connection element has the form:

View File

@ -20,12 +20,12 @@
<description>
</description>
<url>http://jakarta.apache.org/turbine/maven/</url>
<cvsWebUrl>http://cvs.apache.org/viewcvs/jakarta-turbine-maven/</cvsWebUrl>
<url>http://maven.apache.org/</url>
<cvsWebUrl>http://cvs.apache.org/viewcvs/maven/</cvsWebUrl>
<issueTrackingUrl>http://nagoya.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
<siteAddress>jakarta.apache.org</siteAddress>
<siteDirectory>/www/jakarta.apache.org/turbine/maven/</siteDirectory>
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-turbine-maven/</distributionDirectory>
<siteDirectory>/www/maven.apache.org/</siteDirectory>
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
<cvsRoot>:pserver:anoncvs@cvs.apache.org:/home/cvspublic</cvsRoot>
<cvsModule>jakarta-turbine-maven</cvsModule>

View File

@ -36,7 +36,7 @@
</shortDescription>
<!-- the project home page -->
<url>http://jakarta.apache.org/turbine/maven/</url>
<url>http://maven.apache.org/</url>
<!-- the version control repository and http url for online access
the connection element has the form:

View File

@ -21,14 +21,14 @@
<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>org.apache.maven.examples</package>
<logo>http://jakarta.apache.org/turbine/maven/images/maven.jpg</logo>
<logo>http://maven.apache.org/images/maven.jpg</logo>
<!-- a short description of what the project does -->
<shortDescription>A collection of example projects showing how to use maven in different situations</shortDescription>

View File

@ -34,14 +34,14 @@
<shortDescription>A simple ear generating project</shortDescription>
<!-- the project home page -->
<url>http://jakarta.apache.org/turbine/maven/</url>
<url>http://maven.apache.org/</url>
<!-- the version control repository and http url for online access
the connection element has the form:
scm:<system>:<system specific connection string> -->
<repository>
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-turbine-maven</connection>
<url>http://cvs.apache.org/viewcvs/jakarta-turbine-maven/</url>
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven</connection>
<url>http://cvs.apache.org/viewcvs/maven/</url>
</repository>
<!-- any mailing lists for the project -->

View File

@ -34,7 +34,7 @@
<shortDescription>A simple java project</shortDescription>
<!-- the project home page -->
<url>http://jakarta.apache.org/turbine/maven/</url>
<url>http://maven.apache.org/</url>
<!-- the version control repository and http url for online access
the connection element has the form:

View File

@ -34,7 +34,7 @@
<shortDescription>A simple web app project</shortDescription>
<!-- the project home page -->
<url>http://jakarta.apache.org/turbine/maven/</url>
<url>http://maven.apache.org/</url>
<!-- the version control repository and http url for online access
the connection element has the form:

View File

@ -35,11 +35,11 @@
</shortDescription>
<!-- the project home page -->
<url>http://jakarta.apache.org/turbine/maven/reference/plugins/examples/</url>
<url>http://maven.apache.org/reference/plugins/examples/</url>
<issueTrackingUrl>http://nagoya.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
<siteAddress>jakarta.apache.org</siteAddress>
<siteDirectory>/www/jakarta.apache.org/turbine/maven/reference/plugins/examples/</siteDirectory>
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-turbine-maven/</distributionDirectory>
<siteDirectory>/www/maven.apache.org/reference/plugins/examples/</siteDirectory>
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
<!-- the version control repository and http url for online access
the connection element has the form:

View File

@ -195,7 +195,7 @@
</build>
]]></source>
section of your
<a href="http://jakarta.apache.org/turbine/maven/reference/project-descriptor.html">
<a href="http://maven.apache.org/reference/project-descriptor.html">
project descriptor</a>. If there are <code>includes</code> or <code>excludes</code>
elements, this property will be set to true
</td>
@ -240,7 +240,7 @@
</build>
]]></source>
section of your
<a href="http://jakarta.apache.org/turbine/maven/reference/project-descriptor.html">
<a href="http://maven.apache.org/reference/project-descriptor.html">
project descriptor</a>
</td>
</tr>
@ -305,7 +305,7 @@
<td>
This property holds the Ant <code>path</code> of all the dependent jar
files listed in the <code>dependencies</code> block of your
<a href="http://jakarta.apache.org/turbine/maven/reference/project-descriptor.html">
<a href="http://maven.apache.org/reference/project-descriptor.html">
project descriptor</a>
</td>
</tr>

View File

@ -5,7 +5,7 @@
<body>
<links>
<item name="Maven" href="http://jakarta.apache.org/turbine/maven/"/>
<item name="Maven" href="http://maven.apache.org/"/>
</links>
<menu>
<item name="Alpha" href="/alpha/index.html">

View File

@ -8,10 +8,10 @@
<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>
<logo>http://maven.apache.org/images/jakarta-logo-blue.gif</logo>
</organization>
<inceptionYear>2001</inceptionYear>
<logo>http://jakarta.apache.org/turbine/maven/images/maven.jpg</logo>
<logo>http://maven.apache.org/images/maven.jpg</logo>
</project>

View File

@ -5,7 +5,7 @@
<body>
<links>
<item name="Maven" href="http://jakarta.apache.org/turbine/maven/"/>
<item name="Maven" href="http://maven.apache.org/"/>
</links>
<menu>
<item name="Alpha" href="/alpha/index.html">