Represents a layout configuration for Maven repositories.
Corresponds to the <layout/> element in a pom.xml.
Summary
Enumeration valuesdefault | The default Maven respository layout used by Maven 2.x and 3.x. |
legacy | The Maven repository layout used by version 1.x. |
Enumeration values
The default Maven respository layout used by Maven 2.x and 3.x.
The Maven repository layout used by version 1.x.