From d0ab0d4b495edba667b6391b6d183bfc11009091 Mon Sep 17 00:00:00 2001 From: Philippe Kouao Date: Sat, 26 Jul 2014 12:41:09 +0000 Subject: [PATCH 1/2] have to remove gf for now. Problems with datasource. --- pom.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/pom.xml b/pom.xml index 5b44c5a..994923a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,11 +24,18 @@ 1.0-m3 1.1.5 + + /Users/phil/glassfish4 + jcertif + jcertif + jcertif + 7.0 + jcertif-demo org.apache.maven.plugins @@ -72,6 +79,44 @@ + + + org.wildfly.plugins + wildfly-maven-plugin + 1.0.2.Final + + + + org.glassfish.maven.plugin + maven-glassfish-plugin + 2.1 + + ${glassfish.home} + ${domain.username} + ${domain.password} + + ${domain.name} + 4848 + 8080 + 8443 + 3700 + 7676 + false + + + + + ${project.artifactId} + + target/${project.build.finalName}.war + + + + + + external.atlassian.jgitflow jgitflow-maven-plugin From 60340591fea2954f97133c177eabee449f05fc53 Mon Sep 17 00:00:00 2001 From: Philippe Kouao Date: Sat, 26 Jul 2014 13:28:41 +0000 Subject: [PATCH 2/2] jcertif --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 994923a..18f57c1 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,13 @@ 1.0-m3 1.1.5 - + + 7.0 @@ -86,6 +87,7 @@ 1.0.2.Final + target/${project.build.finalName}.war + -->