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

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

View File

@@ -22,7 +22,7 @@
These properties can be overridden to change the default behavior of
the Maven J2EE Plug-in. If you need to override any of these properties,
please refer to the
<a href="http://jakarta.apache.org/turbine/maven/start/integrate.html">Integration</a>
<a href="http://maven.apache.org/start/integrate.html">Integration</a>
document for the preferred method of setting properties in your project.
</p>
<table>
@@ -158,7 +158,7 @@
<td>
<p>WARNING: This property is temporarily unused.</p>
Specifies the pattern of files in the
<a href="http://jakarta.apache.org/turbine/maven/reference/project-descriptor.html#dependencies">project dependencies</a>
<a href="http://maven.apache.org/reference/project-descriptor.html#dependencies">project dependencies</a>
not to be included in the <code>/WEB-INF/lib</code> of the resulting
war file. It defaults to blank, that is, no dependencies are excluded.
</td>