From 067579e25620041989fd49fd40dc8b4adcc0e5bb Mon Sep 17 00:00:00 2001 From: Fabio Faria Date: Thu, 17 Mar 2022 21:39:35 -0300 Subject: [PATCH] teste nexus --- pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/pom.xml b/pom.xml index 707592ce0..c78f921eb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,23 @@ br.com.rjconsultores Auditador 1.0.0 + + + + nexus-rjconsultores + nexus-rjconsultores + http://52.5.53.15:8081/nexus/content/groups/public + default + false + + + nexus-rjconsultores + nexus-rjconsultores + http://52.5.53.15/:8081/nexus/content/repositories/snapshots + default + false + + src/main/java @@ -18,6 +35,15 @@ 1.8 + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + + + org.apache.maven.plugins + maven-deploy-plugin + ${project.artifactId}