Class DefaultType
java.lang.Object
org.apache.maven.repository.internal.type.DefaultType
- All Implemented Interfaces:
ExtensibleEnum,Type,org.eclipse.aether.artifact.ArtifactType
@Deprecated(since="4.0.0")
public class DefaultType
extends Object
implements Type, org.eclipse.aether.artifact.ArtifactType
Deprecated.
Default implementation of
Type and Resolver ArtifactType.- Since:
- 4.0.0
-
Field Summary
Fields inherited from interface org.apache.maven.api.Type
BOM, CLASSPATH_JAR, CLASSPATH_PROCESSOR, FATJAR, JAR, JAVA_SOURCE, JAVADOC, MAVEN_PLUGIN, MODULAR_JAR, MODULAR_PROCESSOR, POM, PROCESSOR, TEST_JAR, TEST_JAVA_SOURCE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Method Details
-
id
Deprecated.- Specified by:
idin interfaceExtensibleEnum- Specified by:
idin interfaceType
-
getId
Deprecated.- Specified by:
getIdin interfaceorg.eclipse.aether.artifact.ArtifactType
-
getLanguage
Deprecated.- Specified by:
getLanguagein interfaceType
-
getExtension
Deprecated.- Specified by:
getExtensionin interfaceorg.eclipse.aether.artifact.ArtifactType- Specified by:
getExtensionin interfaceType
-
getClassifier
Deprecated.- Specified by:
getClassifierin interfaceorg.eclipse.aether.artifact.ArtifactType- Specified by:
getClassifierin interfaceType
-
isIncludesDependencies
public boolean isIncludesDependencies()Deprecated.- Specified by:
isIncludesDependenciesin interfaceType
-
getPathTypes
Deprecated.- Specified by:
getPathTypesin interfaceType
-
getProperties
Deprecated.- Specified by:
getPropertiesin interfaceorg.eclipse.aether.artifact.ArtifactType
-
maven-api-impljar instead