Interface and Description |
---|
org.apache.maven.model.building.ModelSource
instead use
Source |
Class and Description |
---|
org.apache.maven.model.building.StringModelSource
instead use
StringSource |
org.apache.maven.model.building.UrlModelSource
instead use
UrlSource |
Method and Description |
---|
org.apache.maven.model.building.FileModelSource.getPomFile()
instead use
FileSource.getFile() |
Constructor and Description |
---|
org.apache.maven.model.building.ModelBuildingException(Model, String, List |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.