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

[jira] Closed: (MEV-114) springmodules-validator depends on commons-validator and commons-digester

     [ http://jira.codehaus.org/browse/MEV-114?page=all ]
     
Carlos Sanchez closed MEV-114:
------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

Added
    <dependency>
      <groupId>commons-digester</groupId>
      <artifactId>commons-digester</artifactId>
      <version>1.5</version>
    </dependency>
    <dependency>
      <groupId>commons-validator</groupId>
      <artifactId>commons-validator</artifactId>
      <version>1.1.3</version>
    </dependency>


> springmodules-validator depends on commons-validator and commons-digester
> -------------------------------------------------------------------------
>
>          Key: MEV-114
>          URL: http://jira.codehaus.org/browse/MEV-114
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Matt Raible
>     Assignee: Carlos Sanchez

>
>
> If these dependencies aren't explicitly defined - ClassNotFoundErrors

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