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

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

     [ 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