Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1792

blueprint-maven-plugin slows down compilation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • blueprint-maven-plugin-1.9.0
    • None
    • None

    Description

      We have a maven project with 20+ modules all using BMP to generate blueprint file.

      During compilation, BMP is executed on each module and represents more than 70% of the project's compilation time.

      We specify a scanPath for each module as a parameter to BMP but it seems that it scan the module and also all the dependencies so because the modules are linked together, the whole project is scanned again and again for each module.

      It could be useful to add an option to exclude dependencies so that BMP only scan the current module.

      Attachments

        Issue Links

          Activity

            People

              alien11689 Dominik Przybysz
              xroussel Xavier Roussel
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: