diff --git a/docs/Deploying-Wildfly.md b/docs/Deploying-Wildfly.md index e6d582570..f9bc26b9c 100644 --- a/docs/Deploying-Wildfly.md +++ b/docs/Deploying-Wildfly.md @@ -25,7 +25,7 @@ Web Flow contains the following configuration in `jboss-deployment-structure.xml - + @@ -49,7 +49,7 @@ Similarly, Next Step contains the following configuration in `jboss-deployment-s - + diff --git a/pom.xml b/pom.xml index 1b222f1bc..4818269fe 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ UTF-8 17 17 - 1.76 + 1.76 3.5.0 1.6.4 2.2.0 @@ -246,13 +246,13 @@ org.bouncycastle bcprov-jdk18on - ${bc.version} + ${bcprov-jdk18on.version} org.bouncycastle bcpkix-jdk18on - ${bc.version} + ${bcprov-jdk18on.version} diff --git a/powerauth-nextstep/pom.xml b/powerauth-nextstep/pom.xml index 0cd2415e6..ace8a6c85 100644 --- a/powerauth-nextstep/pom.xml +++ b/powerauth-nextstep/pom.xml @@ -183,6 +183,19 @@ + + org.apache.maven.plugins + maven-war-plugin + + + + src/main/webapp/WEB-INF + WEB-INF + true + + + + diff --git a/powerauth-nextstep/src/main/webapp/WEB-INF/jboss-deployment-structure.xml b/powerauth-nextstep/src/main/webapp/WEB-INF/jboss-deployment-structure.xml index 6c4d87144..d2b08aaf6 100644 --- a/powerauth-nextstep/src/main/webapp/WEB-INF/jboss-deployment-structure.xml +++ b/powerauth-nextstep/src/main/webapp/WEB-INF/jboss-deployment-structure.xml @@ -12,7 +12,7 @@ - + diff --git a/powerauth-webflow/pom.xml b/powerauth-webflow/pom.xml index 8a83e2364..ef4a49880 100644 --- a/powerauth-webflow/pom.xml +++ b/powerauth-webflow/pom.xml @@ -232,6 +232,19 @@ + + org.apache.maven.plugins + maven-war-plugin + + + + src/main/webapp/WEB-INF + WEB-INF + true + + + + diff --git a/powerauth-webflow/src/main/webapp/WEB-INF/jboss-deployment-structure.xml b/powerauth-webflow/src/main/webapp/WEB-INF/jboss-deployment-structure.xml index 548db44fd..b72f0e400 100644 --- a/powerauth-webflow/src/main/webapp/WEB-INF/jboss-deployment-structure.xml +++ b/powerauth-webflow/src/main/webapp/WEB-INF/jboss-deployment-structure.xml @@ -12,7 +12,7 @@ - +