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

[jira] Created: (MEV-141) WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5)

WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5)
-------------------------------------------------------------------

         Key: MEV-141
         URL: http://jira.codehaus.org/browse/MEV-141
     Project: Maven Evangelism
        Type: Bug
  Components: Invalid POM  
 Reporter: Matt Raible


This is for an older version of WebWork - so it might be nice to carry the change forward for other versions.  Here's what I'm using:

        <dependency>
            <artifactId>xwork</artifactId>
            <groupId>opensymphony</groupId>
            <version>1.0.3</version>
        </dependency>
        <dependency>
            <artifactId>ognl</artifactId>
            <groupId>ognl</groupId>
            <version>2.6.5</version>
        </dependency>

-- 
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: (MEV-141) WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5)

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-141?page=comments#action_51296 ] 

Carlos Sanchez commented on MEV-141:
------------------------------------

Dependencies from the docs inside zip at https://webwork.dev.java.net/servlets/ProjectDocumentList
Let's add the ones from core guessing the versions with ???

build
clover.jar - Clover 1.2.3
junit.jar - JUnit 3.8.1
mockobjects-alt-jdk1.3-j2ee1.3.jar - Mock objects library (0.09dev)
mockobjects-alt-jdk1.3.jar - Mock objects library (0.09dev)
mockobjects-core.jar - Mock objects library (0.09dev)
mockobjects-jdk1.3-j2ee1.3.jar - Mock objects library (0.09dev)
mockobjects-jdk1.3.jar - Mock objects library (0.09dev)
servlet.jar - Servlet API version 2.3
jsch.jar - JCraft 0.1.17

core
commons-fileupload.jar - Apache Commons Fil Upload version 1.0
commons-logging.jar - Apache Commons Logging version ???
cos-multipart.jar - Cos Multipart File Upload version ???
mail.jar - Mail API version ???
ognl.jar - OGNL version 2.6.5
oscore.jar - OSCore version 2.2.4
pell-multipart.jar - Pell Multipart File Upload version ???
velocity-dep.jar - Velocity (plus dependencies) version 1.3.1
xwork.jar - XWork version 1.0.3

example
commons-beanutils.jar - Apache Commons BeanUtils version 1.6
commons-collections.jar - Apache Commons Collections version 2.1
commons-lang.jar - Apache Commons Lang version 2.0
displaytag.jar - DisplayTag version 1.0 b1
jstl.jar - JSTL version ???
standard.jar - ???
taglibs-benchmark.jar - ???

migration
bsf.jar - Bean Scripting Framework version ???

optional
bsh.jar - BeanShell version 1.2 b6
cglib-full.jar = CGLib 2.0.2
commons-beanutils.jar - Apache Commons BeanUtils version 1.5
commons-collections.jar - Apache Commons Collections version 2.1
commons-digester.jar - Apache Commons Digester version 1.3
freemarker.jar - FreeMarker version 2.3 rc3
itext.jar - IText version 0.96
jakarta-poi.jar - Apache POI version 1.5.1
jasperreports.jar - JasperReports version 0.5.3
jcommon.jar - JCommon version 0.8.8
jfreechart.jar - JFreeChart version 0.9.13



> WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5)
> -------------------------------------------------------------------
>
>          Key: MEV-141
>          URL: http://jira.codehaus.org/browse/MEV-141
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Matt Raible

>
>
> This is for an older version of WebWork - so it might be nice to carry the change forward for other versions.  Here's what I'm using:
>         <dependency>
>             <artifactId>xwork</artifactId>
>             <groupId>opensymphony</groupId>
>             <version>1.0.3</version>
>         </dependency>
>         <dependency>
>             <artifactId>ognl</artifactId>
>             <groupId>ognl</groupId>
>             <version>2.6.5</version>
>         </dependency>

-- 
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: (MEV-141) WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5)

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

    Resolution: Fixed

Fixed.

NOTE: May take up to 4 hours for the fix to reach central repo.

> WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5)
> -------------------------------------------------------------------
>
>          Key: MEV-141
>          URL: http://jira.codehaus.org/browse/MEV-141
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Matt Raible
>     Assignee: Edwin Punzalan

>
>
> This is for an older version of WebWork - so it might be nice to carry the change forward for other versions.  Here's what I'm using:
>         <dependency>
>             <artifactId>xwork</artifactId>
>             <groupId>opensymphony</groupId>
>             <version>1.0.3</version>
>         </dependency>
>         <dependency>
>             <artifactId>ognl</artifactId>
>             <groupId>ognl</groupId>
>             <version>2.6.5</version>
>         </dependency>

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