A B C E F G H I J N O P R S T 
All Classes All Packages

A

allow_language_reserved_names - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
Allow reserved words that would cause name problems in some thrift generated code.

B

BaseGenerateSourcesMojo - Class in net.morimekta.providence.maven.plugin
mvn net.morimekta.providence:providence-maven-plugin:1.3.1:help -Ddetail=true -Dgoal=compile
BaseGenerateSourcesMojo() - Constructor for class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
 
buildDir - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
Location of the output artifact.

C

compileOutput - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
If true will add the generated sources to be compiled.

E

execute() - Method in class net.morimekta.providence.maven.plugin.GenerateSourcesMojo
 
execute() - Method in class net.morimekta.providence.maven.plugin.GenerateTestSourcesMojo
 
execute() - Method in class net.morimekta.providence.maven.plugin.HelpMojo

F

format(Duration) - Static method in class net.morimekta.providence.maven.util.ProvidenceInput
 

G

generate_providence_core_types - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
 
generated_annotation_date - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
If true add date to generated annotations.
generated_annotation_version - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
If true add version to generated annotations.
GenerateSourcesMojo - Class in net.morimekta.providence.maven.plugin
Generate providence sources from thrift definitions.
GenerateSourcesMojo() - Constructor for class net.morimekta.providence.maven.plugin.GenerateSourcesMojo
 
GenerateTestSourcesMojo - Class in net.morimekta.providence.maven.plugin
Generate providence test sources from thrift definitions.
GenerateTestSourcesMojo() - Constructor for class net.morimekta.providence.maven.plugin.GenerateTestSourcesMojo
 
getInputFiles(Path, IncludeExcludeFileSelector, String, boolean, Log) - Static method in class net.morimekta.providence.maven.util.ProvidenceInput
Get the set of input files.

H

hazelcast_portable - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
If set to true will add hazelcast annotations to messages and enums.
HelpMojo - Class in net.morimekta.providence.maven.plugin
Display help information on providence-maven-plugin.
Call mvn providence:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class net.morimekta.providence.maven.plugin.HelpMojo
 

I

input - Variable in class net.morimekta.providence.maven.plugin.GenerateSourcesMojo
Files to compile.

J

jackson - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
If set to true will add jackson 2 annotations to messages and enums.

N

net.morimekta.providence.maven.plugin - package net.morimekta.providence.maven.plugin
 
net.morimekta.providence.maven.util - package net.morimekta.providence.maven.util
 

O

output - Variable in class net.morimekta.providence.maven.plugin.GenerateSourcesMojo
Location of the output java source.

P

print_debug - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
Print extra debug info to the maven log.
project - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
 
ProvidenceInput - Class in net.morimekta.providence.maven.util
Input utility for providence maven plugins.
ProvidenceInput() - Constructor for class net.morimekta.providence.maven.util.ProvidenceInput
 

R

require_enum_value - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
If the thrift program parser should fail if enum value is missing for any enum value definition parsed.
require_field_id - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
If the thrift program parser should fail if field ID is missing for any field definitions parsed.
rw_binary - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
Generate model methods to read and write same as the binary protocol.

S

serializable - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
Make all message types serializable.
skipGenerate - Variable in class net.morimekta.providence.maven.plugin.GenerateSourcesMojo
Skip the providence compile step for this module.
skipIfMissingNamespace - Variable in class net.morimekta.providence.maven.plugin.BaseGenerateSourcesMojo
Skip thrift files if they are missing the java namespace.
skipTestGenerate - Variable in class net.morimekta.providence.maven.plugin.GenerateTestSourcesMojo
Skip the providence test compile step for this module.

T

testInput - Variable in class net.morimekta.providence.maven.plugin.GenerateTestSourcesMojo
Files to compile.
A B C E F G H I J N O P R S T 
All Classes All Packages