Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3741

AS 7.01CR1B (jbosss-as-cmp) does not compile using eclipse

    XMLWordPrintable

Details

    • Hide

      Clean Indigo with latest M2E, full jboss compile

      Show
      Clean Indigo with latest M2E, full jboss compile
    • Workaround Exists
    • Hide

      Adding the folder to the build path manually will solve the problem initially , but when the pom gets updates the changes will be removed.

      Show
      Adding the folder to the build path manually will solve the problem initially , but when the pom gets updates the changes will be removed.
    • Low

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            shay1680 shay Matasaro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: