Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-752

skip dependency analyze in ear packaging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • analyze
    • None

    Description

      Ear packaging has target directory but doesn't have source so analyzing dependency in such component always fail.

      Module with pom packaging currently are skipped, so it is the similar situation.

      Default life cycle for ear packaging does not call any compiler plugin so analyzing dependency usage in code has no sense in this case.
      https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#default-lifecycle-bindings-packaging-ear

      Attachments

        1. ear-dep-test.zip
          8 kB
          Slawomir Jaranowski

        Activity

          People

            slachiewicz Sylwester Lachiewicz
            sjaranowski Slawomir Jaranowski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: