Repository files navigation
Project archetype for Teragrep projects.
The pom.xml examples are added to the main pom.xml file under <plugins>..</plugins> section.
Mandatory plugins for java projects
Enforces certain coding standards, complements both enforcer and formatter plugins
The enforcer plugin forces certain standards in pom.xml
Will enforce and can automatically apply proper formatting and licensing information to project files.
The rat plugin is used to enforce existence of correct licenses, will complement formatter plugin
Other java project plugins
Provides test coverity reports.
The equals verifier dependency is used in tests to verify whether equals and hashcode overrides are implemented correctly
Provides containers for testing use. No need to rely on manually installed and configured external services.
Contains fully reusable templates or otherwise useful boilerplate for GitHub workflows
Contains example java project that uses mandatory plugins as described above
About
Project archetype for Teragrep, test&demo the documenting
Resources
License
Stars
Watchers
Forks
Languages
Java
93.4%
HTML
5.7%
JavaScript
0.9%
You can’t perform that action at this time.