[jboss-jira] [JBoss JIRA] (AS7-3741) AS 7.01CR1B (jbosss-as-cmp) does not compile using eclipse

shay Matasaro (JIRA) jira-events at lists.jboss.org
Mon Feb 13 12:30:01 EST 2012


shay Matasaro created AS7-3741:
----------------------------------

             Summary: AS 7.01CR1B   (jbosss-as-cmp)  does not compile using eclipse
                 Key: AS7-3741
                 URL: https://issues.jboss.org/browse/AS7-3741
             Project: Application Server 7
          Issue Type: Bug
          Components: Build System
    Affects Versions: 7.1.0.CR1b
         Environment: Ubuntu 64 , Eclispe Indigo clean install , latest M2E
            Reporter: shay Matasaro
            Assignee: Paul Gier


AS-CMP fails to compile due to missing simbols , the reason for that is that a maven JAVACC plugin that auto-generates some files , does not add the new sources directory to the build path.

Also it looks like JBOSS is suing 2 different version of JAVACC 2.5 and 2.6

Installing the javacc m2e connector does not help due to the version mismatch as well as the connector not being mature enough.

possible solutions are :
1) rewrite the javacc maven plug-in
2) fix the javacc m2e connector
3) add the required folder to the build path.

option 3 seems to be the easiest and the best short term fix. 
I have tested the fix and will try to merge it into the code base(this is my first time revising jboss)

Shay

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list