diff --git a/common-gateway/pom.xml b/common-gateway/pom.xml index 16d15d4..8f3f4fb 100644 --- a/common-gateway/pom.xml +++ b/common-gateway/pom.xml @@ -10,6 +10,7 @@ esb-common-gateway jar 1.1.0-SNAPSHOT + esb-gateways: ${project.groupId}|${project.artifactId} ESB Resubmit Gateway @@ -18,6 +19,9 @@ repo + + esb-common-gateway + org.apache.commons diff --git a/pom.xml b/pom.xml index d2f2a47..5ee87d6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,7 @@ esb-gateways pom 1.1.0-SNAPSHOT + esb-gateways: ${project.groupId}|${project.artifactId} ESB Gateways @@ -45,6 +46,8 @@ true lines,vars,source true + esbtools: esb-gateways + **/*Test.java,**/*Exception.java diff --git a/resubmit-gateway/pom.xml b/resubmit-gateway/pom.xml index e1fbc71..05e6de4 100644 --- a/resubmit-gateway/pom.xml +++ b/resubmit-gateway/pom.xml @@ -10,6 +10,7 @@ esb-resubmit-gateway war 1.1.0-SNAPSHOT + esb-gateways: ${project.groupId}|${project.artifactId} ESB Resubmit Gateway @@ -26,6 +27,7 @@ jboss /var/lib/jbossas/standalone/deployments /etc/redhat/eap6 + esb-resubmit-gateway diff --git a/resync-gateway/pom.xml b/resync-gateway/pom.xml index 050c0ca..100c75c 100644 --- a/resync-gateway/pom.xml +++ b/resync-gateway/pom.xml @@ -10,6 +10,7 @@ esb-resync-gateway war 1.1.0-SNAPSHOT + esb-gateways: ${project.groupId}|${project.artifactId} ESB Resync Gateway @@ -26,6 +27,7 @@ jboss /var/lib/jbossas/standalone/deployments /etc/redhat/eap6 + esb-resubmit-gateway