org.apache.maven.plugin.eclipse
Class AbstractWorkspaceMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.eclipse.AbstractWorkspaceMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
- Direct Known Subclasses:
- ConfigureWorkspaceMojo
public abstract class AbstractWorkspaceMojo
- extends AbstractMojo
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
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 |
AbstractWorkspaceMojo
public AbstractWorkspaceMojo()
getLocalRepository
public ArtifactRepository getLocalRepository()
setLocalRepository
public void setLocalRepository(ArtifactRepository localRepository)
getWorkspace
public String getWorkspace()
setWorkspace
public void setWorkspace(String workspace)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.