You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Jacob (JIRA)" <ji...@codehaus.org> on 2007/05/14 20:38:12 UTC

[jira] Created: (MECLIPSE-268) [eclipse:rad goal] Make customization of servlet version, jsp version, ... possible through pom configuration

[eclipse:rad goal] Make customization of servlet version, jsp version, ... possible through pom configuration
-------------------------------------------------------------------------------------------------------------

                 Key: MECLIPSE-268
                 URL: http://jira.codehaus.org/browse/MECLIPSE-268
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Improvement
         Environment: IBM RAD 6
            Reporter: Olivier Jacob


The eclipse:rad goal uses hardcoded values for EJB version, Web/Servlet version, JSP version, ... It would be interesting that these values could be configured in the pom.xml <configuration> part of the plugin.

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

        

[jira] Closed: (MECLIPSE-268) [eclipse:rad goal] Make customization of servlet version, jsp version, ... possible through pom configuration

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier closed MECLIPSE-268.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4

done

> [eclipse:rad goal] Make customization of servlet version, jsp version, ... possible through pom configuration
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-268
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-268
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>         Environment: IBM RAD 6
>            Reporter: Olivier Jacob
>            Assignee: Arnaud Heritier
>             Fix For: 2.4
>
>
> The eclipse:rad goal uses hardcoded values for EJB version, Web/Servlet version, JSP version, ... It would be interesting that these values could be configured in the pom.xml <configuration> part of the plugin.

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

        

[jira] Work started: (MECLIPSE-268) [eclipse:rad goal] Make customization of servlet version, jsp version, ... possible through pom configuration

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MECLIPSE-268 started by Arnaud Heritier.

> [eclipse:rad goal] Make customization of servlet version, jsp version, ... possible through pom configuration
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-268
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-268
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>         Environment: IBM RAD 6
>            Reporter: Olivier Jacob
>            Assignee: Arnaud Heritier
>
> The eclipse:rad goal uses hardcoded values for EJB version, Web/Servlet version, JSP version, ... It would be interesting that these values could be configured in the pom.xml <configuration> part of the plugin.

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

        

[jira] Commented: (MECLIPSE-268) [eclipse:rad goal] Make customization of servlet version, jsp version, ... possible through pom configuration

Posted by "Olivier Jacob (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95853 ] 

Olivier Jacob commented on MECLIPSE-268:
----------------------------------------

Files containing hardcoded values (line numbers come from trunk version) :

* RadApplicationXmlWriter
  - line 190 : 1.4
  - line 193 : hardcoded XSD path
  - line 210 : application.xmi version 2.0

* RadJ2EEWriter
  - line 108 : Servlet version 2.4
  - line 112 : EJB Version 2.1
  - line 116 : J2EE version 1.4

* RadWebSettingsWriter
  - line 129 : JSP version 1.3

I cannot tell which ones can remain hardcoded :\

> [eclipse:rad goal] Make customization of servlet version, jsp version, ... possible through pom configuration
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-268
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-268
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Improvement
>         Environment: IBM RAD 6
>            Reporter: Olivier Jacob
>            Assignee: Arnaud Heritier
>
> The eclipse:rad goal uses hardcoded values for EJB version, Web/Servlet version, JSP version, ... It would be interesting that these values could be configured in the pom.xml <configuration> part of the plugin.

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