AbstractArchetypeDataSource
instead, and make it suit your case.@Deprecated @Component(role=org.apache.maven.archetype.source.ArchetypeDataSource.class, hint="nexus") public class NexusArchetypeDataSource extends AbstractArchetypeDataSource
Modifier and Type | Field and Description |
---|---|
private NexusIndexer |
nexusIndexer
Deprecated.
|
Constructor and Description |
---|
NexusArchetypeDataSource()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.List<IndexingContext> |
getIndexingContexts()
Deprecated.
|
getArchetypeCatalog, updateCatalog
@Requirement private NexusIndexer nexusIndexer
protected java.util.List<IndexingContext> getIndexingContexts()
getIndexingContexts
in class AbstractArchetypeDataSource