[ 
https://jira.codehaus.org/browse/MEAR-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=294948#comment-294948
 ] 

Søren Hilmer commented on MEAR-141:
-----------------------------------

I checked out MEAR version 1239783 (prior to the revert)
This works for me with Maven 2.2.1 on Linux (ubuntu 11.10)

BUT you must specify the env-entry like this:
<envEntries>
  <env-entry>...
</envEntries>

and NOT as in the examples

<env-entries>
  <env-entry>...
</env-entries>
                
> No way to configure generate env-entry elements in generated application.xml
> ----------------------------------------------------------------------------
>
>                 Key: MEAR-141
>                 URL: https://jira.codehaus.org/browse/MEAR-141
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.6
>            Reporter: Laird Nelson
>            Assignee: Stéphane Nicoll
>             Fix For: 2.8
>
>
> The maven-ear-plugin offers the {{security}} element for declaring 
> security-role-names in a generated application.xml.  It does not offer such a 
> facility for generating {{env-entry}} elements.  It should.

--
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


Reply via email to