feat: lombok.config
parent
73a070bc6e
commit
68ce560a07
|
|
@ -0,0 +1 @@
|
||||||
|
lombok.addLombokGeneratedAnnotation=true
|
||||||
|
|
@ -1 +1 @@
|
||||||
call C:\Ext\mvn17\bin\mvn.cmd clean test verify sonar:sonar -Dsonar.projectKey=scfs-api-sdk -Dsonar.projectName=scfs-api-sdk -Dsonar.host.url=http://10.129.135.192:7100 -Dsonar.login=sqp_90e5fb014f985e2c458e46b9239926cfbbd4fffe
|
call C:\Ext\mvn17\bin\mvn.cmd clean test verify sonar:sonar -Dsonar.projectKey=scfs-api-sdk -Dsonar.projectName=scfs-api-sdk -Dsonar.host.url=http://10.129.135.192:7100 -Dsonar.login=sqa_f75dc47300d5890b6378e8a7c2113b45a76f8ea7
|
||||||
|
|
@ -20,16 +20,4 @@
|
||||||
<version>2.0.4-snapshot</version>
|
<version>2.0.4-snapshot</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
|
||||||
<plugins>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
|
||||||
<configuration>
|
|
||||||
<skip>true</skip>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
|
||||||
</build>
|
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue