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
Dominique Collette wrote:
Hi everyone,
I was wondering if anyone knows of, uses or has used a maven plugin or
other tool that validates an ejb before it
Hi,
I'm starting to use maven to build a fairly complex application which is
currently built using Ant; and am having trouble trying to use some
custom ant tasks within Maven.
I've listed the jar file containing the tasks as a dependency:
...
solnet
solnetant
1.1
...
and run our exi