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