|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupVersionAlignment | |
|---|---|
| org.apache.maven.plugin.assembly.model | |
| Uses of GroupVersionAlignment in org.apache.maven.plugin.assembly.model |
|---|
| Methods in org.apache.maven.plugin.assembly.model that return types with arguments of type GroupVersionAlignment | |
|---|---|
List<GroupVersionAlignment> |
Repository.getGroupVersionAlignments()
Method getGroupVersionAlignments. |
| Methods in org.apache.maven.plugin.assembly.model with parameters of type GroupVersionAlignment | |
|---|---|
void |
Repository.addGroupVersionAlignment(GroupVersionAlignment groupVersionAlignment)
Method addGroupVersionAlignment. |
void |
Repository.removeGroupVersionAlignment(GroupVersionAlignment groupVersionAlignment)
Method removeGroupVersionAlignment. |
| Method parameters in org.apache.maven.plugin.assembly.model with type arguments of type GroupVersionAlignment | |
|---|---|
void |
Repository.setGroupVersionAlignments(List<GroupVersionAlignment> groupVersionAlignments)
Set specifies that you want to align a group of artifacts to a specified version. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||