Package | Description |
---|---|
org.apache.maven.model.building |
Modifier and Type | Class and Description |
---|---|
class |
FileModelSource
Wraps an ordinary
File as a model source. |
Modifier and Type | Method and Description |
---|---|
ModelSource2 |
ModelSource2.getRelatedSource(java.lang.String relPath)
Returns model source identified by a path relative to this model source POM.
|
ModelSource2 |
FileModelSource.getRelatedSource(java.lang.String relPath) |