Author: dennisl Date: Fri Dec 23 10:03:54 2011 New Revision: 1222626 URL: http://svn.apache.org/viewvc?rev=1222626&view=rev Log: Show correct output directory.
Modified: maven/plugins/trunk/maven-remote-resources-plugin/src/site/apt/examples/sharing-resources.apt.vm Modified: maven/plugins/trunk/maven-remote-resources-plugin/src/site/apt/examples/sharing-resources.apt.vm URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-remote-resources-plugin/src/site/apt/examples/sharing-resources.apt.vm?rev=1222626&r1=1222625&r2=1222626&view=diff ============================================================================== --- maven/plugins/trunk/maven-remote-resources-plugin/src/site/apt/examples/sharing-resources.apt.vm (original) +++ maven/plugins/trunk/maven-remote-resources-plugin/src/site/apt/examples/sharing-resources.apt.vm Fri Dec 23 10:03:54 2011 @@ -3,7 +3,7 @@ ------ Dennis Lundberg ------ - 2011-02-05 + 2011-12-23 ------ ~~ Licensed to the Apache Software Foundation (ASF) under one @@ -162,7 +162,7 @@ shared-resources This will retrieve the bundled resources of the <<<shared-resources>>> module, process each resource in the bundle and put them in the - <<<\${project.build.directory}/shared-resources>>> directory of the + <<<\${project.build.directory}/maven-shared-archive-resources>>> directory of the <<<resource-consumer>>> module. That means we can use those files in the SQL Maven Plugin to set up the