0 Replies Latest reply on Jul 8, 2008 8:55 AM by mariuszs

    Testing Seam with maven

    mariuszs

      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] 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?