1) when I tried maven -o -Dmodules=itests it runs only the openejb itest! is it becouse other (naming and client is excluded)
2) is it a way to say runing client itest modules ect .. rather than all itests! Thanks Srinath On Mon, 6 Dec 2004 10:52:52 +0600, Srinath Perera <[EMAIL PROTECTED]> wrote: > thanks Aaron :) .. I was trying m:itest .. > > > > > On Sun, 5 Dec 2004 23:42:24 -0500 (EST), Aaron Mulder > <[EMAIL PROTECTED]> wrote: > > "maven -o -Dmodules=itests" should do it. > > > > Aaron > > > > > > > > On Mon, 6 Dec 2004, Srinath Perera wrote: > > > Hi All; > > > is there way to run just itest from the maven build (consider build is > > > successful and all jars are in the repository ) something like > > > -Dmodules for itests or target like m:itest ect. > > > > > > Usually at complete build all itests will run; but it take some time! > > > Thanks > > > Srinath > > > > > >
