| Class | Description |
|---|---|
| CompileMojo |
Goal which builds the native sources.
|
| CreateDirsMojo |
Goal which creates the parallel-test directories.
|
| Exec |
Exec is a helper class for executing an external process from a mojo.
|
| Exec.OutputBufferThread |
OutputBufferThread is a background thread for consuming and storing output
of the external process.
|
| FileSetUtils |
FileSetUtils contains helper methods for mojo implementations that need to
work with a Maven FileSet.
|
| ProtocMojo |
Mojo to generate java classes from .proto files using protoc.
|
| ProtocRunner |
Common execution for both the main and test protoc mojos.
|
| ProtocTestMojo |
Mojo to generate java test classes from .proto files using protoc.
|
| ResourceGzMojo |
ResourceGzMojo will gzip files.
|
| TestMojo |
Goal which runs a native unit test.
|
| VersionInfoMojo |
VersionInfoMojo calculates information about the current version of the
codebase and exports the information as properties for further use in a Maven
build.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.