mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-09 09:02:10 +01:00
Maven: Adds comment for usage of legman-maven-plugin
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -235,6 +235,8 @@
|
||||
<execution>
|
||||
<phase>process-classes</phase>
|
||||
<goals>
|
||||
<!-- Prevent usage of guava annotations that would be silently ignored -> hard to find.
|
||||
We use legman annotations instead, that provide additional features such as weak references. -->
|
||||
<goal>guava-migration-check</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
|
||||
Reference in New Issue
Block a user