From: Olivier Lamy Date: Mon, 16 Jan 2012 11:22:20 +0000 (+0000) Subject: ensure we create parent path if not here X-Git-Tag: archiva-1.4-M3~1579 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6d21a16b92950e9044cb4dd0eadfc521497ee51d;p=archiva.git ensure we create parent path if not here git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231933 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp-js/pom.xml b/archiva-modules/archiva-web/archiva-webapp-js/pom.xml index 1595bd8ce..31197f5e8 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-js/pom.xml @@ -622,6 +622,24 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + generate-resources + + run + + + + + + + + + +