Fix from Stephen McConnell re: incomplete copying done by site:fsdeploy
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112937 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
|
||||
<copy todir="${pom.siteDirectory}">
|
||||
<fileset dir="${docsDest}">
|
||||
<include name="**/*.*"/>
|
||||
<include name="**/*"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user