ensure that the full dir exists
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115590 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
372355f779
commit
c43b233fc5
@ -205,7 +205,7 @@
|
|||||||
prettyPrint="true"/>
|
prettyPrint="true"/>
|
||||||
|
|
||||||
<!-- Copy the RSS XML logo -->
|
<!-- Copy the RSS XML logo -->
|
||||||
<mkdir dir="${maven.docs.dest}"/>
|
<mkdir dir="${maven.docs.dest}/images"/>
|
||||||
<copy todir="${maven.docs.dest}/images" file="${plugin.resources}/images/rss.png"/>
|
<copy todir="${maven.docs.dest}/images" file="${plugin.resources}/images/rss.png"/>
|
||||||
|
|
||||||
</goal>
|
</goal>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user