You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/23 07:48:11 UTC

[jira] Created: (MNG-994) add support for ejb module configuration in iml

add support for ejb module configuration in iml
-----------------------------------------------

         Key: MNG-994
         URL: http://jira.codehaus.org/browse/MNG-994
     Project: Maven 2
        Type: Improvement
  Components: maven-idea-plugin  
 Reporter: Brett Porter
     Fix For: 2.0-beta-3




-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MIDEA-14) add support for ejb module configuration in iml

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MIDEA-14?page=all ]

Edwin Punzalan updated MIDEA-14:
--------------------------------

             Assign To: Edwin Punzalan
    Remaining Estimate: 4 hours
     Original Estimate: 4 hours

> add support for ejb module configuration in iml
> -----------------------------------------------
>
>          Key: MIDEA-14
>          URL: http://jira.codehaus.org/browse/MIDEA-14
>      Project: Maven 2.x Idea Plugin
>         Type: Bug

>     Reporter: Brett Porter
>     Assignee: Edwin Punzalan
>      Fix For: 2.0

>
> Original Estimate: 4 hours
>         Remaining: 4 hours
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-994) add support for ejb module configuration in iml

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-994?page=all ]

John Casey updated MNG-994:
---------------------------

    Fix Version:     (was: 2.0.1)
                 2.0.2

> add support for ejb module configuration in iml
> -----------------------------------------------
>
>          Key: MNG-994
>          URL: http://jira.codehaus.org/browse/MNG-994
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-idea-plugin
>     Reporter: Brett Porter
>      Fix For: 2.0.2

>
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MIDEA-14) add support for ejb module configuration in iml

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MIDEA-14?page=all ]
     
Edwin Punzalan closed MIDEA-14:
-------------------------------

    Resolution: Fixed

> add support for ejb module configuration in iml
> -----------------------------------------------
>
>          Key: MIDEA-14
>          URL: http://jira.codehaus.org/browse/MIDEA-14
>      Project: Maven 2.x Idea Plugin
>         Type: Bug

>     Reporter: Brett Porter
>     Assignee: Edwin Punzalan
>      Fix For: 2.0

>
> Original Estimate: 4 hours
>         Remaining: 4 hours
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MIDEA-14) add support for ejb module configuration in iml

Posted by "Aaron Mulder (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MIDEA-14?page=comments#action_60072 ] 

Aaron Mulder commented on MIDEA-14:
-----------------------------------

I noticed that when using idea:idea in 2.0.2 on an EAR, the EJB module was created, but a path to ejb-jar.xml was not set and also the app server was not selected.  As a result, the module was broken in the "J2EE" tab.  I assume that's what this issue is for (though I'm not sure the app server part would be that easy to solve).

FWIW, in my case I have modules/ejb/src/resources/META-INF/ejb-jar.xml and then I have src/resources set as a resource path in modules/ejb/pom.xml.  I have a few Geronimo spec JARs as dependencies to pick up the javax packages (EJB, JMS, etc.), though it's using dependencyManagement in the main pom.xml to set the versions for those.

> add support for ejb module configuration in iml
> -----------------------------------------------
>
>          Key: MIDEA-14
>          URL: http://jira.codehaus.org/browse/MIDEA-14
>      Project: Maven 2.x Idea Plugin
>         Type: Bug

>     Reporter: Brett Porter
>      Fix For: 2.0

>
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MIDEA-14) add support for ejb module configuration in iml

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MIDEA-14?page=all ]

Brett Porter updated MIDEA-14:
------------------------------

    Fix Version: 2.0

> add support for ejb module configuration in iml
> -----------------------------------------------
>
>          Key: MIDEA-14
>          URL: http://jira.codehaus.org/browse/MIDEA-14
>      Project: Maven 2.x Idea Plugin
>         Type: Bug

>     Reporter: Brett Porter
>      Fix For: 2.0

>
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org