hard-deploy and hard-undeploy don't have a skip option
------------------------------------------------------

                 Key: MJBOSS-63
                 URL: https://jira.codehaus.org/browse/MJBOSS-63
             Project: Maven 2.x JBoss Plugin
          Issue Type: Bug
    Affects Versions: 1.5.0
         Environment: maven 3.0.3, jboss 6.1.0 Final, java 1.6.0
            Reporter: Michael Wall


In a multiple module project, I wanted to add the jboss plugin in the parent 
pom so I can define some of the configs once.  I set <skip>true</skip>.  Then 
in the children that I want to deploy, I add the jboss plugin to the that pom 
and set <skip>false</skip>.  This works fine for deploy and undeploy, but gives 
and error on hard-deploy and hard-undeploy.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to