mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 16:14:10 -08:00
prevent javadoc error: The code being documented uses modules but the packages defined in URL are in the unnamed module.
This commit is contained in:
parent
1b8f5940a0
commit
67cf421819
1
pom.xml
1
pom.xml
|
@ -242,6 +242,7 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<source>${java.version}</source>
|
||||||
<show>protected</show>
|
<show>protected</show>
|
||||||
<failOnError>false</failOnError>
|
<failOnError>false</failOnError>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user