Hey Uwe, Hmmm, I think command line options for Maven work the same way as in Lucene (e.g., -Dargs).
Give it a shot and let me know how it works :) Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Michael McCandless <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Sunday, June 16, 2013 10:43 AM To: "[email protected]" <[email protected]> Subject: Re: [VOTE] Apache TIka 1.4 Release Candidate #1 >On Sun, Jun 16, 2013 at 1:32 PM, Uwe Schindler <[email protected]> wrote: > >> Do you have coordinates of SVN to checkout > >svn checkout https://svn.apache.org/repos/asf/tika/trunk should work. > >> and which Maven Command to run (for randomized JDK I need a free-style >>build, so I need the correct Maven command line+ goals to test >>everything). > >I think just "mvn test"? > >> How to pass JDK command line options to Maven's Surefire (like -Xfoobar >>-XX+UseG1GC... - in Lucene it's -Dargs="...", what is the maven >>equivalent to drive the Surefire Child JVM)? > >Hmm this is beyond me! Anyone else? > >Mike McCandless > >http://blog.mikemccandless.com
