copy resources just after having create pages (to find them in the linkcheck report)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@386894 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7a21eb1467
commit
236ab1a6b0
@ -16,7 +16,7 @@
|
||||
*/
|
||||
-->
|
||||
<project xmlns:j="jelly:core" xmlns:u="jelly:util" xmlns:x="jelly:xml" xmlns:ant="jelly:ant" xmlns:maven="jelly:maven">
|
||||
<postGoal name="site">
|
||||
<postGoal name="xdoc:jelly-transform">
|
||||
<!-- copy xsd/dtd files to the web site -->
|
||||
<ant:copy todir="${maven.docs.dest}">
|
||||
<ant:fileset dir="${basedir}/src/plugin-resources/xsd">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user