We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f38c12 commit 93c7643Copy full SHA for 93c7643
pom.xml
@@ -51,7 +51,7 @@
51
</configuration>
52
<version>3.0</version>
53
</plugin>
54
- <plugin>
+ <!--<plugin>
55
<groupId>org.projectlombok</groupId>
56
<artifactId>lombok-maven-plugin</artifactId>
57
<version>0.11.6.0</version>
@@ -67,7 +67,7 @@
67
<addOutputDirectory>false</addOutputDirectory>
68
<sourceDirectory>src/main/java</sourceDirectory>
69
70
- </plugin>
+ </plugin>-->
71
<plugin>
72
<groupId>org.apache.maven.plugins</groupId>
73
<artifactId>maven-surefire-plugin</artifactId>
0 commit comments