[ http://jira.codehaus.org/browse/MECLIPSE-155?page=comments#action_84555 ] 
            
Shelley L commented on MECLIPSE-155:
------------------------------------

This fix is working in 2.3, but assumes that the j2ee dependency is defined.  
This dependency is not always needed in the EAR, but is now required in order 
to configure the WTP ear facet correctly.  Can the version be detected by the 
maven-ear-plugin version configuration or can the eclipse plugin define an 
additional parameter for this configuration?

> Stop assuming J2EE 1.3
> ----------------------
>
>                 Key: MECLIPSE-155
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-155
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>          Components: WTP support
>    Affects Versions: 2.2
>            Reporter: Matthew Beermann
>         Assigned To: fabrizio giustina
>             Fix For: 2.3
>
>         Attachments: maven-eclipse-plugin.patch
>
>
> Currently, when writing out the WTP facet settings for an EAR, the eclipse 
> goal is assuming J2EE version 1.3. This is a problem, as certain 
> functionality could be disabled or broken in the IDE if we're actually 
> working on a 1.4 project. The source code contains a comment saying as much.
> I'm attaching a patch that does the TODO, and lets the goal sense if we're 
> running on J2EE 1.4.

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

        

Reply via email to