- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
-
-
Field Summary
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.apache.maven.artifact.repository.ArtifactRepository |
getLocalRepository() |
java.lang.String |
getWorkspace() |
void |
setLocalRepository(org.apache.maven.artifact.repository.ArtifactRepository localRepository) |
void |
setWorkspace(java.lang.String workspace) |
-
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.maven.plugin.Mojo
execute
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.