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

"Skipping non-war project" should not happen if using <addContextWarDependencies>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1, 2.0-beta-1
    • 2.0
    • None
    • None

    Description

      For build pipelines, <addContextWarDependencies>true</addContextWarDependencies> is often used in projects which contain just the acceptance tests.

      If the project packaging is set as JAR, we get:

      [INFO] [tomcat:run

      {execution: start-tomcat}

      ]
      [INFO] Skipping non-war project

      I can see reasons why the skip logic is there, but this should not happen when addContextWarDependencies (or any cleaner successor) is enabled.

      Any chance of this getting tweaked for beta2/rc1 ?

      Attachments

        Activity

          People

            olamy Olivier Lamy
            nealeu Neale Upstone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: