Glen Mazza created MTOMCAT-198:
----------------------------------

             Summary: Fix base classes for redeploy and redeploy-only goals
                 Key: MTOMCAT-198
                 URL: https://issues.apache.org/jira/browse/MTOMCAT-198
             Project: Apache Tomcat Maven Plugin
          Issue Type: Bug
          Components: tomcat7
    Affects Versions: 2.1
            Reporter: Glen Mazza
            Assignee: Olivier Lamy (*$^¨%`£)


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to