o the way this plugin is code is like an Ant task, so we need a per-lookup

instantiation strategy.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162612 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-03-17 21:33:14 +00:00
parent f93b7e7059
commit 1a697b0b16
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<plugin>
<id>compiler</id>
<implementation>org.apache.maven.plugin.CompilerPlugin</implementation>
<instantiation-strategy>per-lookup</instantiation-strategy>
<requirements>
<requirement>
<role>org.codehaus.plexus.compiler.Compiler</role>