Uses of Class
org.apache.maven.project.Contributor

Packages that use Contributor
org.apache.maven.project Classes used in the Maven Project Object Model 
 

Uses of Contributor in org.apache.maven.project
 

Subclasses of Contributor in org.apache.maven.project
 class Developer
          A Developer is, in Jakarta terms, a committer on a project.
 

Methods in org.apache.maven.project with parameters of type Contributor
 void Project.addContributor(Contributor contributor)
          Add a contributor to this project.
 



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