Package org.kie.maven.integration
Class Aether
java.lang.Object
org.kie.maven.integration.Aether
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Aetherorg.eclipse.aether.repository.RemoteRepositoryCollection<org.eclipse.aether.repository.RemoteRepository>org.eclipse.aether.RepositorySystemSessionorg.eclipse.aether.RepositorySystem
-
Field Details
-
S3_WAGON_CLASS
- See Also:
-
instance
-
-
Constructor Details
-
Aether
public Aether(org.apache.maven.project.MavenProject mavenProject)
-
-
Method Details
-
getAether
-
getSystem
public org.eclipse.aether.RepositorySystem getSystem() -
getSession
public org.eclipse.aether.RepositorySystemSession getSession() -
getRepositories
-
getLocalRepository
public org.eclipse.aether.repository.RemoteRepository getLocalRepository()
-