Hi guys,

I don't remember if this topic was already discussed in the past.

Some of our plugins have a <skip/> boolean parameter. In my case, I
want to use expression to init this boolean, i.e.
<skip>${project.packaging} != "pom"</skip> or similar.
So, WDYT to add expression interpretor for plugins parameters?

Cheers,

Vincent

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

Reply via email to