Author: dennisl Date: Mon Oct 17 19:03:44 2011 New Revision: 1185328 URL: http://svn.apache.org/viewvc?rev=1185328&view=rev Log: Add a link to the filtering section of the Getting Started Guide.
Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm Modified: maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm?rev=1185328&r1=1185327&r2=1185328&view=diff ============================================================================== --- maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm (original) +++ maven/plugins/trunk/maven-ejb-plugin/src/site/apt/examples/filter-deployment-descriptor.apt.vm Mon Oct 17 19:03:44 2011 @@ -3,7 +3,7 @@ ------ Dennis Lundberg ------ - 2010-05-26 + 2011-10-17 ------ ~~ Licensed to the Apache Software Foundation (ASF) under one @@ -55,3 +55,6 @@ Filter the deployment descriptor ... </project> +-------+ + + You can read more about filtering in the + {{{http://maven.apache.org/guides/getting-started/index.html#How_do_I_filter_resource_files}Getting Started Guide}}.