Args or systemVariables are here for that. Args allows all jvm option while the second one is dedicated to system props:
<systemVariables><a>v</a></systemVariables> Will add -Da=v Le 11 avr. 2013 23:24, "Lyndon Washington" <[email protected]> a écrit : > I did, can you be more specific about what I might have missed, with > regards to specifying system properties? > > Cheers, > -Lyndon- > > Lyndon Washington > > On Thu, Apr 11, 2013 at 4:58 PM, Romain Manni-Bucau > <[email protected]>wrote: > > > Hi > > > > Did you read http://tomee.apache.org/tomee-maven-plugin.html? > > Le 11 avr. 2013 21:47, "Lyndon Washington" <[email protected] > > > > a > > écrit : > > > > > Hi, > > > > > > Any guidance on how to specify system properties in the > > tomee-maven-plugin > > > configuration block? > > > > > > I have a web app that I am trying to port over from jetty to tomee and > > one > > > of the things I had was a property in my dev env to configure where the > > > log4j.xml file could be found: > > > log4j.configuration > > > > > > How would I specify that property in the tomee plugin? > > > > > > Thanks ahead of time for any assistance. > > > > > > Cheers, > > > -Lyndon- > > > > > > Lyndon Washington > > > > > >
