Help

Controls

PermLinkWikiLink

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Users Forum ListTopic List
08. Jul 2008, 08:55 CET | Link

I read issue JBSEAM-2371 and try to prepare application basing on information and examples from this page (jg-seamtest-1.0.tgz), but I have problem with my project. Tests are not working:

[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to C:\seam\project-ejb-main\target\test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: C:\seam\project-ejb-main\target\surefire-reports
Usage: java [-options] class [args...]
           (to execute a class)
   or java [-options] -jar jarfile [args...]
           (to execute a jar file)

where options include: ............ 

What is wrong?