From 6d21a16b92950e9044cb4dd0eadfc521497ee51d Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 16 Jan 2012 11:22:20 +0000 Subject: [PATCH] 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 --- .../archiva-web/archiva-webapp-js/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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 + + + + + + + + + + -- 2.39.5