Skip to content
Snippets Groups Projects
Commit 9682ba94 authored by Faller's avatar Faller
Browse files

Sonar

parent 00ec2821
Branches
No related tags found
No related merge requests found
Pipeline #6593 passed with warnings
......@@ -66,7 +66,7 @@
<artifactId>wildfly-maven-plugin</artifactId>
<configuration>
<filename>${project.artifactId}.ear</filename>
<!-- <skip>false</skip>-->
<skip>false</skip>
</configuration>
</plugin>
</plugins>
......
......@@ -57,9 +57,7 @@
<version.surefire.plugin>2.22.2</version.surefire.plugin>
<version.war.plugin>3.2.3</version.war.plugin>
<sonar.host.url>
http://nube.faller.com.uy:9000
</sonar.host.url>
<sonar.host.url>http://nube.faller.com.uy:9000</sonar.host.url>
<org.mapstruct.version>1.3.0.Final</org.mapstruct.version>
</properties>
......@@ -315,9 +313,9 @@
<inherited>true</inherited>
<configuration>
<skip>true</skip>
<!-- <hostname>nube.faller.com.uy</hostname>-->
<!-- <username>admin</username>-->
<!-- <password>admin</password>-->
<hostname>nube.faller.com.uy</hostname>
<username>admin</username>
<password>admin</password>
</configuration>
<executions>
<execution>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment