You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Yann Le Du (JIRA)" <ji...@codehaus.org> on 2005/11/07 14:44:06 UTC

[jira] Created: (MEV-184) emma 2.0.latest : how do we handle this ?

emma 2.0.latest : how do we handle this ?
-----------------------------------------

         Key: MEV-184
         URL: http://jira.codehaus.org/browse/MEV-184
     Project: Maven Evangelism
        Type: Bug
    Reporter: Yann Le Du


Versions of emma:emma are in the form 2.0.build

directory-network:mina expresses a dependency on emma as :
    <dependency>
      <groupId>emma</groupId>
      <artifactId>emma</artifactId>
      <version>2.0.latest</version>
    </dependency>
... which doesn't work

What is the preferred way to handle such a case ?


-- 
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-184) emma 2.0.latest : how do we handle this ?

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

    Resolution: Fixed

Fixed. Changed directory-network dep to point to 2.0.5312 version.

NOTE: May take up to 4hours before the fix reaches central repo.

> emma 2.0.latest : how do we handle this ?
> -----------------------------------------
>
>          Key: MEV-184
>          URL: http://jira.codehaus.org/browse/MEV-184
>      Project: Maven Evangelism
>         Type: Bug
>     Reporter: Yann Le Du
>     Assignee: Edwin Punzalan

>
>
> Versions of emma:emma are in the form 2.0.build
> directory-network:mina expresses a dependency on emma as :
>     <dependency>
>       <groupId>emma</groupId>
>       <artifactId>emma</artifactId>
>       <version>2.0.latest</version>
>     </dependency>
> ... which doesn't work
> What is the preferred way to handle such a case ?

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