Redeploy fails with NPE if no fileNames are configured
------------------------------------------------------

                 Key: MJBOSS-16
                 URL: http://jira.codehaus.org/browse/MJBOSS-16
             Project: Maven 2.x JBoss Plugin
          Issue Type: Bug
    Affects Versions: 1.3.2
         Environment: Maven version: 2.0.8
Java version: 1.6.0_05
            Reporter: Stephan Fudeus
            Priority: Minor
         Attachments: redeploy.npe.diff

The redeploy-goals fails with a NullPointerException in the ReDeployMojo if the 
goal is executed for a project which has no fileNames configured. 
Exactly this issue is already handled for the deploy-mojo and can be handled 
the same way for redeploy. A patch against current svn-revision 6650 is 
attached. 
This issue is relevant especially in multi-module-projects which have an 
ear-submodule but jboss:redeploy is called on top level (which works well for 
"deploy"). 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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