org.apache.maven.plugin.eclipse.it
Class FixedBuildTool
java.lang.Object
org.apache.maven.shared.test.plugin.BuildTool
org.apache.maven.plugin.eclipse.it.FixedBuildTool
- All Implemented Interfaces:
- org.codehaus.plexus.personality.plexus.lifecycle.phase.Disposable, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
public class FixedBuildTool
- extends BuildTool
A build tool impl that's smart enough to respect maven.repo.local.
- Plexus component:
- role:
- "org.apache.maven.shared.test.plugin.BuildTool"
- role-hint:
- "default"
|
Fields inherited from class org.apache.maven.shared.test.plugin.BuildTool |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixedBuildTool
public FixedBuildTool()
createBasicInvocationRequest
public InvocationRequest createBasicInvocationRequest(File pom,
Properties properties,
List goals,
File buildLogFile)
- Overrides:
createBasicInvocationRequest
in class BuildTool
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.