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

Fix base classes for redeploy and redeploy-only goals

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1
    • tomcat7
    • None

    Description

      Hi, I've noticed some problems with certain of the goals:

      1.) The redeploy-only goal is incorrectly spelled "redeplo-goal"
      2.) I believe the redeploy MOJO should extend the DeployMojo, not the AbstractDeployWarMojo, as it by definition is the DeployMojo with the isUpdate() set to true.
      3.) The redeploy-only mojo should extend the DeployOnlyMojo (same reason).
      4.) The redeploy-only mojo incorrectly has "@Execute( phase = LifecyclePhase.PACKAGE )" defined.

      Attachments

        Activity

          People

            olamy Olivier Lamy
            gmazza Glen Mazza
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: