Author: olamy
Date: Tue Jul 29 14:38:07 2008
New Revision: 680851
URL: http://svn.apache.org/viewvc?rev=680851&view=rev
Log:
add link in the documentation
Modified:
maven/sandbox/trunk/shared/maven-filtering/src/site/apt/usage.apt
Modified: maven/sandbox/trunk/shared/maven-filtering/src/site/apt/usage.apt
URL:
http://svn.apache.org/viewvc/maven/sandbox/trunk/shared/maven-filtering/src/site/apt/usage.apt?rev=680851&r1=680850&r2=680851&view=diff
==============================================================================
--- maven/sandbox/trunk/shared/maven-filtering/src/site/apt/usage.apt (original)
+++ maven/sandbox/trunk/shared/maven-filtering/src/site/apt/usage.apt Tue Jul
29 14:38:07 2008
@@ -67,8 +67,8 @@
* Adding new filtering Token
You must use the other methods from the MavenResourcesFiltering component
and construct your own List of FilterWrapper.
- The following example add the interpolation for the Token @ @ with using
values coming from reflection with the Maven Project.
- NOTE : the component maven-filtering use the plexus-interpolation component
+ The following example add the interpolation for the Token @ @ with using
values coming from reflection with the Maven Project.\
+ NOTE : the component maven-filtering use the
{{{http://plexus.codehaus.org/plexus-components/plexus-interpolation/}plexus-interpolation
component}}.
+-----+