Skip to content

Commit

Permalink
it runs!
Browse files Browse the repository at this point in the history
  • Loading branch information
luis100 committed Dec 9, 2024
1 parent 2885156 commit 8deeb47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,10 @@
<version>4.7.6</version>
</path>
</annotationProcessorPaths>
<compilerArgs>
<arg>-Aproject=${project.groupId}/${project.artifactId}</arg>
<arg>-Averbose=true</arg>
</compilerArgs>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 8deeb47

Please sign in to comment.