Uploaded image for project: 'Apache Tomcat Maven Plugin'
  1. Apache Tomcat Maven Plugin
  2. MTOMCAT-155

allow exec-war war run dependencies that are generated in current mvn execution, but not yet installed to maven repo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0
    • None
    • None

    Description

      If a war run dependency ( used in exec-war) was generated as part of current mvn execution maven module as executing tomcat plugin, then artifact file will be in target dir and not yet installed into maven repo yet ( since install phase has not been run) - so copy from ./target to ./target/(pluginWorkDirectory) to allow modifying war run dependency to avoid potential attempt of current code to overrite existing target dir exec-war.

      See attached patch file fo fix.

      Attachments

        Activity

          People

            olamy Olivier Lamy
            peterlynch Peter lynch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: