From 4311ae6c5cea64a6b2a2679d54aeafbe04d77dcf Mon Sep 17 00:00:00 2001 From: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com> Date: Thu, 9 May 2019 11:51:47 +0200 Subject: [PATCH] TSK-850: reconfigured taskana-web --- web/pom.xml | 180 ++++++++++++---------------------------------------- 1 file changed, 39 insertions(+), 141 deletions(-) diff --git a/web/pom.xml b/web/pom.xml index a03a4e516..10961ca8d 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -1,148 +1,46 @@ - 4.0.0 - pro.taskana - taskana-web - 1.1.3-SNAPSHOT - jar + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + taskana-web - ${project.groupId}:${project.artifactId} - taskana web - http://taskana.pro - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - + ${project.groupId}:${project.artifactId} + taskana web - - - Holger Hagen - holger.hagen@novatec-gmbh.de - NovaTec Consulting GmbH - https://www.novatec-gmbh.de - - + + taskana-rest-parent + pro.taskana + 1.1.2-SNAPSHOT + ../rest + - - scm:git:git://github.com/taskana/taskana.git - scm:git:ssh://github.com:taskana/taskana.git - http://github.com/taskana/taskana/tree/master - - - - UTF-8 - UTF-8 - 1.8 - - - - - snapshot - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - false - - - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - - - release - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - false - - - - - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - - - - maven-resources-plugin - 3.0.2 - - - copy-static - validate - - copy-resources - - - - ${project.build.outputDirectory}/static - - - - dist - - - - - - - - + + + + org.apache.maven.plugins + maven-resources-plugin + 3.0.2 + + + copy-static + validate + + copy-resources + + + + ${project.build.outputDirectory}/static + + + + dist + + + + + + + +