@Mojo(name="ensure-javadoc",
requiresDependencyResolution=COMPILE)
public class EnsureJavaDocMojo
extends AnnotationProcessorMojo
connectorJavadocs, generateApidocs, LICENSE_DESCRIPTOR_FILE_NAMEappDirectory, finalName, project, skipStudioPluginPackage, studioPackageTimeout, verboseEnabled| Constructor and Description |
|---|
EnsureJavaDocMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCompilerJavadocArgument(List<String> options)
As we are validating in this "ensure-javadoc" goal, we want to validate *always* that the connector is properly
documented
|
protected void |
addCompilerStudioPluginArgument(List<String> options)
As we are validating in this "ensure-javadoc" goal, it does not have sense to generate the Studio plugin
|
addCompilerArguments, addCompileSourceRoot, addVerboseLoggingArguments, getClasspathElements, getDefaultOutputDirectory, getOutputClassDirectory, getProcessorsexecutegetFilteredAppDirectory, getMuleZipFileprotected void addCompilerJavadocArgument(List<String> options)
addCompilerJavadocArgument in class AnnotationProcessorMojooptions - protected void addCompilerStudioPluginArgument(List<String> options)
addCompilerStudioPluginArgument in class AnnotationProcessorMojooptions - Copyright © 2010–2020 MuleSoft, Inc.. All rights reserved.