how toggle between maven form another?


if i have maven form activated coming property, i interpretation another form wholly activated form activated?



e.g.



    <profile>
<activation>
<property>
<name>myproperty</name>
<value>value</value>
</property>
</activation>
...
</profile>


<profile>
<activation>
<property>
<name>myproperty</name>
<value></value> <!-- anything "value" -->
</property>
</activation>
...
</profile>


Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?