gson-comments/extras
Marcono1234 2266ccdd67
Remove usage of oss-parent Maven parent and update ReleaseProcess.md (#2159)
The oss-parent configuration has been applied manually to the root pom.xml,
except that now newer plugin versions are used for source and javadoc JAR
creation, and for GPG signing.

This required some reordering of the plugins for the gson module to make
sure they are executed in the correct order. Otherwise this would cause
failures for javadoc:jar.
2022-09-06 16:26:53 -07:00
..
src Fail Maven build on compiler warnings; remove some warning suppressions (#2183) 2022-08-26 17:36:18 -07:00
pom.xml Remove usage of oss-parent Maven parent and update ReleaseProcess.md (#2159) 2022-09-06 16:26:53 -07:00
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00

extras

This Maven module contains the source code for supplementary Gson features which are not included by default.

The artifacts created by this module are currently not deployed to Maven Central.