Uses of Package
org.apache.maven.project

Packages that use org.apache.maven.project
org.apache.maven   
org.apache.maven.artifact.repository   
org.apache.maven.execution   
org.apache.maven.lifecycle   
org.apache.maven.lifecycle.internal   
org.apache.maven.plugin   
org.apache.maven.plugin.internal   
org.apache.maven.project   
org.apache.maven.project.artifact   
org.apache.maven.project.interpolation   
 

Classes in org.apache.maven.project used by org.apache.maven
MavenProject
          The concern of the project is provide runtime values based on the model.
ProjectBuilder
          Builds in-memory descriptions of projects.
ProjectBuildingException
           
 

Classes in org.apache.maven.project used by org.apache.maven.artifact.repository
MavenProject
          The concern of the project is provide runtime values based on the model.
 

Classes in org.apache.maven.project used by org.apache.maven.execution
DependencyResolutionResult
          The result of a project dependency resolution.
DuplicateProjectException
          Exception that occurs when the project list contains duplicate projects instead of ignoring one.
MavenProject
          The concern of the project is provide runtime values based on the model.
ProjectBuildingRequest
           
 

Classes in org.apache.maven.project used by org.apache.maven.lifecycle
MavenProject
          The concern of the project is provide runtime values based on the model.
 

Classes in org.apache.maven.project used by org.apache.maven.lifecycle.internal
MavenProject
          The concern of the project is provide runtime values based on the model.
ProjectDependenciesResolver
          Resolves the transitive dependencies of a project.
 

Classes in org.apache.maven.project used by org.apache.maven.plugin
DuplicateArtifactAttachmentException
          This exception is thrown if an application attempts to attach two of the same artifacts to a single project.
ExtensionDescriptor
          Provides metadata about a build extension.
MavenProject
          The concern of the project is provide runtime values based on the model.
ProjectBuildingException
           
 

Classes in org.apache.maven.project used by org.apache.maven.plugin.internal
MavenProject
          The concern of the project is provide runtime values based on the model.
 

Classes in org.apache.maven.project used by org.apache.maven.project
DefaultProjectBuildingRequest
           
DependencyResolutionException
           
DependencyResolutionRequest
          A request to resolve the dependencies of a project.
DependencyResolutionResult
          The result of a project dependency resolution.
DuplicateArtifactAttachmentException
          This exception is thrown if an application attempts to attach two of the same artifacts to a single project.
DuplicateProjectException
          Exception that occurs when the project list contains duplicate projects instead of ignoring one.
MavenProject
          The concern of the project is provide runtime values based on the model.
MavenProjectBuilder
          Deprecated. use ProjectBuilder instead
MavenProjectHelper
          Convenience interface for plugins to add or replace artifacts and resources on projects.
ProjectBuilder
          Builds in-memory descriptions of projects.
ProjectBuilderConfiguration
          Deprecated. use ProjectBuildingRequest instead
ProjectBuildingException
           
ProjectBuildingHelper
          Assists the project builder.
ProjectBuildingRequest
           
ProjectBuildingRequest.RepositoryMerging
          The possible merge modes for combining remote repositories.
ProjectBuildingResult
          Collects the output of the project builder.
ProjectDependenciesResolver
          Resolves the transitive dependencies of a project.
ProjectRealmCache
          Caches project class realms.
ProjectRealmCache.CacheRecord
           
 

Classes in org.apache.maven.project used by org.apache.maven.project.artifact
InvalidProjectVersionException
           
MavenProject
          The concern of the project is provide runtime values based on the model.
ProjectBuildingException
           
 

Classes in org.apache.maven.project used by org.apache.maven.project.interpolation
ProjectBuilderConfiguration
          Deprecated. use ProjectBuildingRequest instead
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.