mvn test -DargLine="...."

At least when I pass bullshit it complains when running tests that the forked 
JVM dies and the JVM's stderr confirms this.

I will give it a try later this evening (German time). I will setup a random 
JDK build with JDK 6+ (tests JDK 6, 7 and on Linux also JDK 8b93, IBM J9 6, IBM 
J9 7 and Oracle JRockit 6). The garbage collector and -server / -client and 
bitness and oops compression applied is also random :-) See the talk in my 
previous post.

This would be the first test of a maven-based build to use this customized 
Jenkins infrastructure.
Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [email protected]


> -----Original Message-----
> From: Mattmann, Chris A (398J) [mailto:[email protected]]
> Sent: Sunday, June 16, 2013 7:49 PM
> To: [email protected]
> Subject: Re: [VOTE] Apache TIka 1.4 Release Candidate #1
> 
> 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

Reply via email to