You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mykel Alvis (JIRA)" <ji...@codehaus.org> on 2012/06/07 23:51:21 UTC

[jira] (MEJB-57) Qualifier in EJB execution doesn't filter per-execution

Mykel Alvis created MEJB-57:
-------------------------------

             Summary: Qualifier in EJB execution doesn't filter per-execution
                 Key: MEJB-57
                 URL: https://jira.codehaus.org/browse/MEJB-57
             Project: Maven 2.x EJB Plugin
          Issue Type: Bug
    Affects Versions: 2.3
         Environment: Any
            Reporter: Mykel Alvis
         Attachments: classified-ejb.test.zip

When performing multiple (filtered) executions of the ejb:ejb goal, only the first filtered version of the deployment descriptor is used.

In the attached case, there are two executions of ejb:ejb with different filters (dev and prod).  The deployment descriptor is set to be filtered with different values, and yet both resultant ejb jars have precisely the same ejb-jar.xml


Note:  If I'm just doing this incorrectly, please smack me down immediately. 


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