Uses of Class
org.apache.maven.model.InputLocation
-
Uses of InputLocation in org.apache.maven.model
Modifier and TypeMethodDescriptionInputLocation.clone()
Method clone.Activation.getImportedFrom()
ActivationFile.getImportedFrom()
ActivationOS.getImportedFrom()
ActivationProperty.getImportedFrom()
Build.getImportedFrom()
BuildBase.getImportedFrom()
CiManagement.getImportedFrom()
ConfigurationContainer.getImportedFrom()
Contributor.getImportedFrom()
Dependency.getImportedFrom()
DependencyManagement.getImportedFrom()
DeploymentRepository.getImportedFrom()
Developer.getImportedFrom()
DistributionManagement.getImportedFrom()
Exclusion.getImportedFrom()
Extension.getImportedFrom()
FileSet.getImportedFrom()
InputLocation.getImportedFrom()
Gets the parent InputLocation where this InputLocation may have been imported from.InputSource.getImportedFrom()
Get the location of the POM from which this POM wasIssueManagement.getImportedFrom()
License.getImportedFrom()
MailingList.getImportedFrom()
Model.getImportedFrom()
ModelBase.getImportedFrom()
Notifier.getImportedFrom()
Organization.getImportedFrom()
Parent.getImportedFrom()
PatternSet.getImportedFrom()
Plugin.getImportedFrom()
PluginConfiguration.getImportedFrom()
PluginContainer.getImportedFrom()
PluginExecution.getImportedFrom()
PluginManagement.getImportedFrom()
Prerequisites.getImportedFrom()
Profile.getImportedFrom()
Relocation.getImportedFrom()
Reporting.getImportedFrom()
ReportPlugin.getImportedFrom()
ReportSet.getImportedFrom()
Repository.getImportedFrom()
RepositoryBase.getImportedFrom()
RepositoryPolicy.getImportedFrom()
Resource.getImportedFrom()
Scm.getImportedFrom()
Site.getImportedFrom()
Activation.getLocation
(Object key) ActivationFile.getLocation
(Object key) ActivationOS.getLocation
(Object key) ActivationProperty.getLocation
(Object key) Build.getLocation
(Object key) BuildBase.getLocation
(Object key) CiManagement.getLocation
(Object key) ConfigurationContainer.getLocation
(Object key) Contributor.getLocation
(Object key) Dependency.getLocation
(Object key) DependencyManagement.getLocation
(Object key) DeploymentRepository.getLocation
(Object key) Developer.getLocation
(Object key) DistributionManagement.getLocation
(Object key) Exclusion.getLocation
(Object key) Extension.getLocation
(Object key) FileSet.getLocation
(Object key) InputLocation.getLocation
(Object key) InputLocationTracker.getLocation
(Object field) Gets the location of the specified field in the input source.IssueManagement.getLocation
(Object key) License.getLocation
(Object key) MailingList.getLocation
(Object key) Model.getLocation
(Object key) ModelBase.getLocation
(Object key) Notifier.getLocation
(Object key) Organization.getLocation
(Object key) Parent.getLocation
(Object key) PatternSet.getLocation
(Object key) Plugin.getLocation
(Object key) PluginConfiguration.getLocation
(Object key) PluginContainer.getLocation
(Object key) PluginExecution.getLocation
(Object key) PluginManagement.getLocation
(Object key) Prerequisites.getLocation
(Object key) Profile.getLocation
(Object key) Relocation.getLocation
(Object key) Reporting.getLocation
(Object key) ReportPlugin.getLocation
(Object key) ReportSet.getLocation
(Object key) Repository.getLocation
(Object key) RepositoryBase.getLocation
(Object key) RepositoryPolicy.getLocation
(Object key) Resource.getLocation
(Object key) Scm.getLocation
(Object key) Site.getLocation
(Object key) static InputLocation
InputLocation.merge
(InputLocation target, InputLocation source, boolean sourceDominant) Method merge.static InputLocation
InputLocation.merge
(InputLocation target, InputLocation source, Collection<Integer> indices) Method merge.Modifier and TypeMethodDescriptionstatic InputLocation
InputLocation.merge
(InputLocation target, InputLocation source, boolean sourceDominant) Method merge.static InputLocation
InputLocation.merge
(InputLocation target, InputLocation source, Collection<Integer> indices) Method merge.void
Activation.setImportedFrom
(InputLocation location) void
ActivationFile.setImportedFrom
(InputLocation location) void
ActivationOS.setImportedFrom
(InputLocation location) void
ActivationProperty.setImportedFrom
(InputLocation location) void
Build.setImportedFrom
(InputLocation location) void
BuildBase.setImportedFrom
(InputLocation location) void
CiManagement.setImportedFrom
(InputLocation location) void
ConfigurationContainer.setImportedFrom
(InputLocation location) void
Contributor.setImportedFrom
(InputLocation location) void
Dependency.setImportedFrom
(InputLocation location) void
DependencyManagement.setImportedFrom
(InputLocation location) void
DeploymentRepository.setImportedFrom
(InputLocation location) void
Developer.setImportedFrom
(InputLocation location) void
DistributionManagement.setImportedFrom
(InputLocation location) void
Exclusion.setImportedFrom
(InputLocation location) void
Extension.setImportedFrom
(InputLocation location) void
FileSet.setImportedFrom
(InputLocation location) void
InputLocation.setImportedFrom
(InputLocation importedFrom) Set the imported from location.void
InputSource.setImportedFrom
(InputLocation importedFrom) Set the location of the POM from which this POM was imported from.void
IssueManagement.setImportedFrom
(InputLocation location) void
License.setImportedFrom
(InputLocation location) void
MailingList.setImportedFrom
(InputLocation location) void
Model.setImportedFrom
(InputLocation location) void
ModelBase.setImportedFrom
(InputLocation location) void
Notifier.setImportedFrom
(InputLocation location) void
Organization.setImportedFrom
(InputLocation location) void
Parent.setImportedFrom
(InputLocation location) void
PatternSet.setImportedFrom
(InputLocation location) void
Plugin.setImportedFrom
(InputLocation location) void
PluginConfiguration.setImportedFrom
(InputLocation location) void
PluginContainer.setImportedFrom
(InputLocation location) void
PluginExecution.setImportedFrom
(InputLocation location) void
PluginManagement.setImportedFrom
(InputLocation location) void
Prerequisites.setImportedFrom
(InputLocation location) void
Profile.setImportedFrom
(InputLocation location) void
Relocation.setImportedFrom
(InputLocation location) void
Reporting.setImportedFrom
(InputLocation location) void
ReportPlugin.setImportedFrom
(InputLocation location) void
ReportSet.setImportedFrom
(InputLocation location) void
Repository.setImportedFrom
(InputLocation location) void
RepositoryBase.setImportedFrom
(InputLocation location) void
RepositoryPolicy.setImportedFrom
(InputLocation location) void
Resource.setImportedFrom
(InputLocation location) void
Scm.setImportedFrom
(InputLocation location) void
Site.setImportedFrom
(InputLocation location) void
Activation.setLocation
(Object key, InputLocation location) void
ActivationFile.setLocation
(Object key, InputLocation location) void
ActivationOS.setLocation
(Object key, InputLocation location) void
ActivationProperty.setLocation
(Object key, InputLocation location) void
Build.setLocation
(Object key, InputLocation location) void
BuildBase.setLocation
(Object key, InputLocation location) void
CiManagement.setLocation
(Object key, InputLocation location) void
ConfigurationContainer.setLocation
(Object key, InputLocation location) void
Contributor.setLocation
(Object key, InputLocation location) void
Dependency.setLocation
(Object key, InputLocation location) void
DependencyManagement.setLocation
(Object key, InputLocation location) void
DeploymentRepository.setLocation
(Object key, InputLocation location) void
Developer.setLocation
(Object key, InputLocation location) void
DistributionManagement.setLocation
(Object key, InputLocation location) void
Exclusion.setLocation
(Object key, InputLocation location) void
Extension.setLocation
(Object key, InputLocation location) void
FileSet.setLocation
(Object key, InputLocation location) void
InputLocation.setLocation
(Object key, InputLocation location) void
InputLocationTracker.setLocation
(Object field, InputLocation location) Sets the location of the specified field.void
IssueManagement.setLocation
(Object key, InputLocation location) void
License.setLocation
(Object key, InputLocation location) void
MailingList.setLocation
(Object key, InputLocation location) void
Model.setLocation
(Object key, InputLocation location) void
ModelBase.setLocation
(Object key, InputLocation location) void
Notifier.setLocation
(Object key, InputLocation location) void
Organization.setLocation
(Object key, InputLocation location) void
Parent.setLocation
(Object key, InputLocation location) void
PatternSet.setLocation
(Object key, InputLocation location) void
Plugin.setLocation
(Object key, InputLocation location) void
PluginConfiguration.setLocation
(Object key, InputLocation location) void
PluginContainer.setLocation
(Object key, InputLocation location) void
PluginExecution.setLocation
(Object key, InputLocation location) void
PluginManagement.setLocation
(Object key, InputLocation location) void
Prerequisites.setLocation
(Object key, InputLocation location) void
Profile.setLocation
(Object key, InputLocation location) void
Relocation.setLocation
(Object key, InputLocation location) void
Reporting.setLocation
(Object key, InputLocation location) void
ReportPlugin.setLocation
(Object key, InputLocation location) void
ReportSet.setLocation
(Object key, InputLocation location) void
Repository.setLocation
(Object key, InputLocation location) void
RepositoryBase.setLocation
(Object key, InputLocation location) void
RepositoryPolicy.setLocation
(Object key, InputLocation location) void
Resource.setLocation
(Object key, InputLocation location) void
Scm.setLocation
(Object key, InputLocation location) void
Site.setLocation
(Object key, InputLocation location) void
InputLocation.setOtherLocation
(Object key, InputLocation location) abstract String
InputLocation.StringFormatter.toString
(InputLocation location) Method toString.Modifier and TypeMethodDescriptionvoid
InputLocation.setLocations
(Map<Object, InputLocation> locations) -
Uses of InputLocation in org.apache.maven.model.building
Modifier and TypeMethodDescriptionModelProblemCollectorRequest.setLocation
(InputLocation location) Deprecated.