diff --git a/pom.xml b/pom.xml index 007a0c9..6d3f3ba 100644 --- a/pom.xml +++ b/pom.xml @@ -510,29 +510,7 @@ false - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - copy-profile - - copy-resources - - process-resources - - ${webappDirectory} - - - ${distroDirectory} - true - - - - - - + com.webcohesion.enunciate diff --git a/src/main/webapp/WEB-INF/changelog.xml b/src/main/webapp/WEB-INF/changelog.xml deleted file mode 100644 index dd99c8b..0000000 --- a/src/main/webapp/WEB-INF/changelog.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - Active wait for lock in case of item creation added - - - First commit - - \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/descriptor.xml b/src/main/webapp/WEB-INF/descriptor.xml deleted file mode 100644 index 9de2a06..0000000 --- a/src/main/webapp/WEB-INF/descriptor.xml +++ /dev/null @@ -1,32 +0,0 @@ - - servicearchive - - tar.gz - - / - - - /home/lucio/eclipse-workspace/storagehub-webapp_BRANCH/distro - / - true - - README - LICENSE - changelog.xml - profile.xml - - 755 - true - - - - - target/storagehub.war - /storagehub - - - - \ No newline at end of file