Response to: RE: [ejb] verification plugins/tools? Hi, > That would be a nice addition to the jboss plugin. We could add a new > "jboss:verify" goal that runs the JBoss verifier. Would you fancy adding > this Dominique? :-)
I wonder why this goal should be tied to the jboss plugin ? From my point of view, this goal should be "container agnostic" whatever the technology it rely on. Do I miss something ? Thanks in advance. -- Pascal Thivent > Thanks > -Vincent > -----Original Message----- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: 31 March 2004 10:06 > To: Maven Users List > Subject: Re: [ejb] verification plugins/tools? > > I think that JBoss too. > try this : > java org.jboss.verifier.Main <ejb.jar filename> > or > java -jar verifier.jar <ejb.jar filename> > > Emmanuel > > > The Sun J2EE SDK has a verifier program which I've just started using. > > It takes a while to run all its tests, but it does the trick. > > > > - Andy > > <snip/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
