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/06/23 03:49:52 UTC

[jira] Commented: (MEV-2) Broken dependency for groovy

    [ http://jira.codehaus.org/browse/MEV-2?page=comments#action_41911 ] 

Carlos Sanchez commented on MEV-2:
----------------------------------

Please notify groovy project so they fix it in codehaus repo

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

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org