Package org.apache.maven.project

Classes used in the Maven Project Object Model

See:
          Description

Class Summary
ArtifactType Provides mapping between artifact types and an extension associated with these types.
BaseObject  
Branch  
Build  
Contributor A Contributor to a project is an individual that has contributed in some way to the project, but is not a Contributor.
Dependency  
Developer A Developer is, in Jakarta terms, a committer on a project.
Jar A Jar as specified in the project descriptor
License A License as specified in the project descriptor
MailingList  
Organization  
PackageGroup A PackageGroup is a group of packages with a title which is used to document the packages inside a project when creating the javadoc.
Plugin A Plugin is essentially a Project, but in the context of POM we only need the basic id, verions, and properties so extending BaseObject will suffice.
Project  
Repository NOTE: This is very CVS specific, but I would like to try additional SCM package like subversion ASAP.
Resource Represents a set of files in a single directory.
SourceModification A source modification is made when a given class or property is present during a build.
UnitTest Collects unit-test include and exclude patterns and resources.
Version  
 

Package org.apache.maven.project Description

Classes used in the Maven Project Object Model



Copyright © 2001-2005 Apache Software Foundation. All Rights Reserved.