2 Replies Latest reply on Aug 26, 2010 8:51 AM by cmathrusse

    om.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.richfaces.cdk.annotations.TagType not found

    cmathrusse

      Has anyone else encountered this issue when compiling with maven?

       

      [ERROR] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Compilation failure
      Failure executing javac, but could not parse the error:
      An exception has occurred in the compiler (1.6.0_20). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport)  after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report.  Thank you.
      com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.richfaces.cdk.annotations.TagType not found
      [INFO] ------------------------------------------------------------------------
      [DEBUG] Trace
      org.apache.maven.BuildFailureException: Compilation failure
      Failure executing javac, but could not parse the error:
      An exception has occurred in the compiler (1.6.0_20). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport)  after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report.  Thank you.
      com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.richfaces.cdk.annotations.TagType not found