mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-23 02:35:11 +01:00
Use theses packages
This commit is contained in:
parent
1246bf4b4c
commit
5354a6913f
3
pom.xml
3
pom.xml
@ -258,8 +258,7 @@
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<version>2.10.3</version>
|
||||
<configuration>
|
||||
<includePackageNames>fr.xephi.authme.api:*</includePackageNames>
|
||||
<excludePackageNames>fr.xephi.authme:*</excludePackageNames>
|
||||
<excludePackageNames>fr.xephi.authme.api.*:fr.xephi.authme.events.*</excludePackageNames>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Loading…
Reference in New Issue
Block a user