diff --git a/pom.xml b/pom.xml index 4dc9ccbc1..933e73f8a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,44 +6,54 @@ 1.0.0 war - - ${project.artifactId} - src/java - - - src/java - - **/*.java - - - + + 1.8 + 1.8 + 1.8 + ISO-8859-1 + + + + + rj-releases + http://52.5.53.15:8081/nexus/content/repositories/releases/ + + + + - maven-compiler-plugin + org.apache.maven.plugins + maven-release-plugin 3.8.1 - 1.8 - 1.8 - ISO-8859-1 + @{project.version} - - maven-war-plugin - 2.6 - - web - @{artifactId}@.@{extension}@ - - - + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.9.1 + + + br.com.rjconsultores modelWeb - 1.0.0 + 1.0.0 + + + xml-apis + xml-apis + + @@ -55,13 +65,33 @@ br.com.rjconsultores WSTotvs - 1.0.0 + 1.0.0 + + + javax.xml + jaxrpc + + br.com.rjconsultores WSAG - 1.0.0 + 1.0.0 + + + javax.xml + jaxrpc + + + javax.xml + jaxrpc-api + + + org.apache.axis + axis-jaxrpc + + @@ -179,12 +209,7 @@ quartz-all 1.6.5 - - org.jboss.spec - jboss-javaee-all-6.0 - 3.0.3.Final - provided - + org.apache.xmlbeans xmlbeans @@ -216,6 +241,12 @@ Auditador 1.0.0 + + javax.servlet + javax.servlet-api + 4.0.1 + provided + \ No newline at end of file