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 i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

jaxb - xjc - reworking generated typesafe enum category members