# HG changeset patch # User Raimund Renkert # Date 1380020798 -7200 # Node ID d878ff29e521bc8478a881eb698a078802a6a247 # Parent 8e335385ef95075ef87933b4ef007b50d732a081 Added example config for remote deployment. diff -r 8e335385ef95 -r d878ff29e521 pom.xml --- a/pom.xml Thu Sep 12 12:34:48 2013 +0200 +++ b/pom.xml Tue Sep 24 13:06:38 2013 +0200 @@ -278,6 +278,33 @@ + remote + + + + org.jboss.as.plugins + jboss-as-maven-plugin + 7.1.1.Final + + ike.polyhedra.intevation.de + 9999 + admin + secret + + + + deploy-jar + install + + deploy + + + + + + + +