|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MavenContext
Simple wrapper arround a plexus container.
Method Summary | |
---|---|
org.codehaus.plexus.PlexusContainer |
getContainer() Returns a reference to the plexus container. |
ArtifactRepository |
getLocalArtifactRepository() Returns a reference to the local artifact repository. |
Log |
getLog() Returns the plugin logger. |
ProfileManager |
getProfileManager() Returns a reference to the profile manager. |
MavenProjectBuilder |
getProjectBuilder() Returns a reference to the configured project builder. |
Method Detail |
---|
Log getLog()
null
.
org.codehaus.plexus.PlexusContainer getContainer()
null
.
MavenProjectBuilder getProjectBuilder()
null
.
ArtifactRepository getLocalArtifactRepository()
null
.
ProfileManager getProfileManager()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |