Refactor project structure and update Lombok version to 1.18.46
This commit is contained in:
Generated
+2
-5
@@ -7,23 +7,20 @@
|
||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<module name="ListHubBackend" />
|
||||
</profile>
|
||||
<profile name="Annotation profile for ListHubBackend" enabled="true">
|
||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<processorPath useClasspath="false">
|
||||
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar" />
|
||||
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar" />
|
||||
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.46/lombok-1.18.46.jar" />
|
||||
</processorPath>
|
||||
<module name="ArtisanConnectBackend" />
|
||||
<module name="ListHubBackend" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
<component name="JavacSettings">
|
||||
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||||
<module name="ArtisanConnectBackend" options="-parameters" />
|
||||
<module name="ListHubBackend" options="-parameters" />
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user