Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3716

The JACOCO axis (i.e. code coverage) fails because of the execution order of maven plugins

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.13.1.Final
    • None
    • None
    • None

    Description

      As per title, code coverage fails. In particular, the module affected is `ArjunaJTS/idl/idlj-openjdk`. In fact, maven-antrun-plugin and maven-dependency-plugin get executed in the same phase (i.e. generate-sources) and that could lead to errors. To fix this issue (which happens only when the codeCoverage profile is activated), maven-antrun-plugin should be executed during the process-sources phase

      Attachments

        Activity

          People

            jfinelli@redhat.com Manuel Finelli
            jfinelli@redhat.com Manuel Finelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: