Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4748

Source code always recompiled (no incremental compilation)

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 7.0.0.CR1, 7.0.0.Final
    • 7.0.0.Beta2
    • None
    • None

    Description

      Incremental compilation is broken.

      Running:

      $ mvn -DskipTests clean install
      $ mvn test
      

      will have the source code recompiled on the second call.

      The source of the problem is an issue in the 3.x maven-compiler-plugin which is confused by the package-info.java source files (details here: https://jira.codehaus.org/browse/MCOMPILER-205)

      Solving this problem could improve the build time slightly.

      Attachments

        Activity

          People

            isavin_jira Ion Savin (Inactive)
            isavin_jira Ion Savin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: