private field

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/branches/MPLUGIN-189@1335071 13f79535-47bb-0310-9956-ffa450edef68
master
Olivier Lamy 2012-05-07 15:40:34 +00:00
parent a4ba9593bb
commit 1a12b44178
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ public class JavaAnnotationsMojoDescriptorExtractor
/** /**
* @requirement * @requirement
*/ */
MojoAnnotationsScanner mojoAnnotationsScanner; private MojoAnnotationsScanner mojoAnnotationsScanner;
public List<MojoDescriptor> execute( MavenProject project, PluginDescriptor pluginDescriptor ) public List<MojoDescriptor> execute( MavenProject project, PluginDescriptor pluginDescriptor )
throws ExtractionException, InvalidPluginDescriptorException throws ExtractionException, InvalidPluginDescriptorException