|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MavenPluginFacet.KnownRepository | |
|---|---|
| org.jboss.forge.maven | |
| Uses of MavenPluginFacet.KnownRepository in org.jboss.forge.maven |
|---|
| Methods in org.jboss.forge.maven that return MavenPluginFacet.KnownRepository | |
|---|---|
static MavenPluginFacet.KnownRepository |
MavenPluginFacet.KnownRepository.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MavenPluginFacet.KnownRepository[] |
MavenPluginFacet.KnownRepository.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.forge.maven with parameters of type MavenPluginFacet.KnownRepository | |
|---|---|
void |
MavenPluginFacet.addPluginRepository(MavenPluginFacet.KnownRepository repository)
Add a MavenPluginFacet.KnownRepository to the project build system. |
boolean |
MavenPluginFacet.hasPluginRepository(MavenPluginFacet.KnownRepository repository)
Return true if the given MavenPluginFacet.KnownRepository is already registered in this project's build system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||