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

     Assign To: Carlos Sanchez
    Resolution: Fixed

> Broken dependency for groovy
> ----------------------------
>
>          Key: MEV-2
>          URL: http://jira.codehaus.org/browse/MEV-2
>      Project: Maven Evangelism
>         Type: Task

>     Reporter: Mark Hobson
>     Assignee: Carlos Sanchez

>
>
> Broken dependency for:
>     
> http://www.ibiblio.org/maven2/groovy/groovy/1.0-beta-7/groovy-1.0-beta-7.pom
>     <dependency>
>       <groupId>mockobjects</groupId>
>       <artifactId>mockobjects</artifactId>
>       <version>core-0.09</version>
>     </dependency>
> Should be:
>     <dependency>
>       <groupId>mockobjects</groupId>
>       <artifactId>mockobjects-core</artifactId>
>       <version>0.09</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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to