git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1490481 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
skygo 2013-06-07 00:25:09 +00:00
parent 1ef421c033
commit 8c1904362c
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@
<copy todir="${project.build.directory}/errorshtmlsnap/img">
<fileset dir="${webappDirectory}/img"/>
</copy>
<copy todir="${project.build.directory}/errorshtmlsnap/imgages">
<copy todir="${project.build.directory}/errorshtmlsnap/images">
<fileset dir="${webappDirectory}/images"/>
</copy>
</tasks>