> mvn goalname -Dinsert.property.here=true I tried this and it didn't work.
> AFAICT, the lazytest maven plugin launches tests in a separate JVM: So I think the only way to overcome this is to make the plugin understand new configuration option. On Feb 27, 3:17 pm, Rob Lally <[email protected]> wrote: > I'm reasonably sure that with maven you can pass system properties using the > form > > mvn goalname -Dinsert.property.here=true > > R. > > On 27 Feb 2012, at 17:54, Vladimir Matveev wrote: > > > > > > > > > Thank you again, I will try to look harder for it. > > > On Feb 27, 5:46 pm, Stuart Sierra <[email protected]> wrote: > >> Sorry, Vladimir, I don't have an answer for you right now. I'm sure there's > >> a way to set system properties in Maven, but I don't have the relevant > >> documentation at hand. > > >> -S > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to [email protected] > > Note that posts from new members are moderated - please be patient with > > your first post. > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
