You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mark Hobson (JIRA)" <ji...@codehaus.org> on 2005/05/06 17:38:19 UTC

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

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


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

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ 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


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

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org