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

Provide option to deploy war file(s) from a location when executing run mojo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 3.0
    • None
    • None

    Description

      Can we please add the ability to deploy a war file from a location instead of the m2 repository (via webapps) when running the run mojo?

      I currently have a multi module project that contains two sub projects: a project containing a war file and it's sibling containing a suite of selenium tests

      project-parent
      +-- war-project (war project)
      +-- integration-tests (non-war project)

      I'd like to have the integration tests start up an embedded server and deploy the war file from the project containing the web app. It seems I can only do this if the artifact under test has been installed and deployed via the <webapps> configuration.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pdnguyen Peter Nguyen
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: