Uses of Package
org.eluder.coveralls.maven.plugin
Packages that use org.eluder.coveralls.maven.plugin
Package
Description
Provides the main Maven plugin classes.
Provides HTTP client related classes to post the coverage data to Coveralls.
Provides JSON related classes to serialize the coverage data to be sent to Coveralls.
Provides logging related classes to log messages to the Maven console.
Provides parsers for various coverage report formats.
Provides classes to read source files for coverage reports.
Provides utilities for the plugin.
-
Classes in org.eluder.coveralls.maven.plugin used by org.eluder.coveralls.maven.pluginClassDescriptionHandles parsing of a coverage report.The Class CoverallsReportMojo.Constructs and setups the project environment and continuous integration service.Exception to indicate if processing of input or output data fails.
-
Classes in org.eluder.coveralls.maven.plugin used by org.eluder.coveralls.maven.plugin.httpclientClassDescriptionException to indicate if processing of input or output data fails.
-
Classes in org.eluder.coveralls.maven.plugin used by org.eluder.coveralls.maven.plugin.jsonClassDescriptionException to indicate if processing of input or output data fails.
-
Classes in org.eluder.coveralls.maven.plugin used by org.eluder.coveralls.maven.plugin.loggingClassDescriptionException to indicate if processing of input or output data fails.
-
Classes in org.eluder.coveralls.maven.plugin used by org.eluder.coveralls.maven.plugin.parserClassDescriptionHandles parsing of a coverage report.Exception to indicate if processing of input or output data fails.
-
Classes in org.eluder.coveralls.maven.plugin used by org.eluder.coveralls.maven.plugin.sourceClassDescriptionException to indicate if processing of input or output data fails.
-
Classes in org.eluder.coveralls.maven.plugin used by org.eluder.coveralls.maven.plugin.utilClassDescriptionHandles parsing of a coverage report.Exception to indicate if processing of input or output data fails.