Hi,

I would like to know if i define something like that : 

<plugin>
<executions>
        <execution>
           <configuration>
                   <param1>something</param1>
             </configuration>
       </execution>
</execution>
<configuration>
        <param2>something</param2>
</configuration>
</plugin>

Are plugins able to bind param1 and param2, or "configuration tag" in
execution overrides "configuration tag" in plugin

Thanks
-- 
View this message in context: 
http://www.nabble.com/Plugin-%3Cconfiguration%3E-vs-plugin-execution-%3Cconfiguration%3E-tf4639176s177.html#a13250059
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to