@Mojo(name="process-classes",
defaultPhase=PROCESS_CLASSES,
requiresDependencyResolution=TEST)
public class ProcessClassesMojo
extends AbstractMuleMojo
contentGenerator, outputDirectory, projectBuilder, repositorySystem, resourcesContent, runtimeVersion, skipValidationadditionalPluginDependencies, agentDeployment, armDeployment, classifier, cloudhub2Deployment, cloudHubDeployment, clusterDeployment, customDomains, disableSemver, lightweightPackage, localRepository, mavenClient, project, projectBaseFolder, projectBuildDirectory, remoteArtifactRepositories, runtimeFabricDeployment, session, sharedLibraries, standaloneDeployment, strictCheck, testJar, useLocalRepository, validator, verifier| Constructor and Description |
|---|
ProcessClassesMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute() |
org.mule.runtime.ast.api.ArtifactAst |
getArtifactAst() |
String |
getPreviousRunPlaceholder() |
InputStream |
serialize(org.mule.runtime.ast.api.ArtifactAst artifact) |
execute, getContentGenerator, getMuleApplicationJsonPath, getMuleApplicationModel, getMuleApplicationModelLoader, getResolvergetClassifier, getDeployments, getMavenClient, getPackagingType, getProjectInformation, getProjectValidator, getProjectVerifier, hasExecutedBefore, initMojo, setAgentDeployment, setArmDeployment, setCloudHubDeployment, setClusterDeployment, setProject, setProjectBaseFolder, setRuntimeFabricDeployment, setSession, setStandaloneDeployment, toArtifactCoordinatespublic void doExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
doExecute in class AbstractGenericMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic String getPreviousRunPlaceholder()
getPreviousRunPlaceholder in class AbstractGenericMojopublic org.mule.runtime.ast.api.ArtifactAst getArtifactAst()
throws IOException,
ConfigurationException,
DynamicStructureException,
org.apache.maven.plugin.MojoExecutionException
IOExceptionConfigurationExceptionDynamicStructureExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic InputStream serialize(org.mule.runtime.ast.api.ArtifactAst artifact)
Copyright © 2024 MuleSoft Inc. All rights reserved.