Uses of Class
org.hudsonci.maven.eventspy_30.ResolvedProfile

Packages that use ResolvedProfile
org.hudsonci.maven.eventspy_30   
 

Uses of ResolvedProfile in org.hudsonci.maven.eventspy_30
 

Methods in org.hudsonci.maven.eventspy_30 that return types with arguments of type ResolvedProfile
static Collection<ResolvedProfile> ProfileCollector.collect(org.apache.maven.project.MavenProject project)
          Collects the ResolvedProfiles from the MavenProject up through all parent hierarchies and any external (settings.xml) profiles.
 

Method parameters in org.hudsonci.maven.eventspy_30 with type arguments of type ResolvedProfile
static Collection<ProfileDTO> MavenProjectConverter.convertProfiles(Collection<ResolvedProfile> profiles)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.