Class RepoInfoWrapper
java.lang.Object
org.apache.maven.plugins.assembly.archive.phase.wrappers.RepoInfoWrapper
- All Implemented Interfaces:
RepositoryInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
repo
-
convertedAlignments
-
-
Constructor Details
-
RepoInfoWrapper
- Parameters:
repo- TheRepository
-
-
Method Details
-
getExcludes
- Specified by:
getExcludesin interfaceRepositoryInfo
-
getGroupVersionAlignments
- Specified by:
getGroupVersionAlignmentsin interfaceRepositoryInfo
-
getIncludes
- Specified by:
getIncludesin interfaceRepositoryInfo
-
getScope
- Specified by:
getScopein interfaceRepositoryInfo
-
isIncludeMetadata
public boolean isIncludeMetadata()- Specified by:
isIncludeMetadatain interfaceRepositoryInfo
-