You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Oliver Siegmar (JIRA)" <ji...@codehaus.org> on 2005/11/03 12:50:06 UTC

[jira] Created: (MEV-167) commons-httpclient lacks dependency for commons-codec

commons-httpclient lacks dependency for commons-codec
-----------------------------------------------------

         Key: MEV-167
         URL: http://jira.codehaus.org/browse/MEV-167
     Project: Maven Evangelism
        Type: Bug
  Components: Dependencies  
    Reporter: Oliver Siegmar


commons-httpclient should have at least this dependency:

<dependency>
    <artifactId>commons-codec</artifactId>
    <version>1.3</version>
    <groupId>commons-codec</groupId>
</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-167) commons-httpclient lacks dependency for commons-codec

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

     Assign To: Carlos Sanchez
    Resolution: Fixed

Renamed m1 poms to correct name so m2 get regenerated

> commons-httpclient lacks dependency for commons-codec
> -----------------------------------------------------
>
>          Key: MEV-167
>          URL: http://jira.codehaus.org/browse/MEV-167
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Dependencies
>     Reporter: Oliver Siegmar
>     Assignee: Carlos Sanchez

>
>
> commons-httpclient should have at least this dependency:
> <dependency>
>     <artifactId>commons-codec</artifactId>
>     <version>1.3</version>
>     <groupId>commons-codec</groupId>
> </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