Package com.adobe.aem.analyser.mojos
Class ProjectAggregateWithSDKMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.apache.sling.feature.maven.mojos.AbstractFeatureMojo
-
- org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo
-
- org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo
-
- com.adobe.aem.analyser.mojos.AggregateWithSDKMojo
-
- com.adobe.aem.analyser.mojos.ProjectAggregateWithSDKMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="project-aggregate") @Execute(lifecycle="project-analysis", goal="convert") public class ProjectAggregateWithSDKMojo extends AggregateWithSDKMojo
-
-
Constructor Summary
Constructors Constructor Description ProjectAggregateWithSDKMojo()
-
Method Summary
-
Methods inherited from class com.adobe.aem.analyser.mojos.AggregateWithSDKMojo
execute
-
Methods inherited from class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo
getSelectedFeatures, selectAllFeatureFiles, selectAllFeatureFilesAndAggregates
-
Methods inherited from class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo
checkPreconditions, getTmpDir
-
-