You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Yuvraj Sawant <sa...@gmail.com> on 2006/02/14 07:14:04 UTC

Which jar's to import for "org.apache.maven.plugin.Plugin"

Hi,

Please tell me which jar do i have to import to use the below given import
I tried to find Interface Plugin in most of the jars it is not present in 
maven-plugin-api-2.0.jar 

import org.apache.maven.plugin.Plugin;
import org.apache.maven.plugin.PluginExecutionRequest;
import org.apache.maven.plugin.PluginExecutionResponse;


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org