You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Mathieu Filotto (JIRA)" <ji...@apache.org> on 2009/09/30 05:48:32 UTC

[jira] Updated: (DERBY-4390) Impossible to download libraries separatly from maven central repository

     [ https://issues.apache.org/jira/browse/DERBY-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Filotto updated DERBY-4390:
-----------------------------------

    Description: 
Since version 10.5.3.0, it is impossible to download a library dur to a new depency to derby-project.
I try with derby and derbyclient

[INFO] Failed to resolve artifact.

GroupId: org.apache.derby
ArtifactId: derby-project
Version: ${derby.version}

Reason: Unable to download the artifact from any repository

  org.apache.derby:derby-project:pom:${derby.version}




  was:
Since version 10.5.3.0, it is impossible to download a library dur to a new depency to derby-project.
I try with derby and derbyclient
{code}
[INFO] Failed to resolve artifact.

GroupId: org.apache.derby
ArtifactId: derby-project
Version: ${derby.version}

Reason: Unable to download the artifact from any repository

  org.apache.derby:derby-project:pom:${derby.version}

from the specified remote repositories:
  internal (http://maven.recif.nc),
  mavenproxyCentral (http://maven-proxy.recif.nc/repository/public)
{code}


> Impossible to download libraries separatly from maven central repository
> ------------------------------------------------------------------------
>
>                 Key: DERBY-4390
>                 URL: https://issues.apache.org/jira/browse/DERBY-4390
>             Project: Derby
>          Issue Type: Bug
>    Affects Versions: 10.5.3.0
>            Reporter: Mathieu Filotto
>
> Since version 10.5.3.0, it is impossible to download a library dur to a new depency to derby-project.
> I try with derby and derbyclient
> [INFO] Failed to resolve artifact.
> GroupId: org.apache.derby
> ArtifactId: derby-project
> Version: ${derby.version}
> Reason: Unable to download the artifact from any repository
>   org.apache.derby:derby-project:pom:${derby.version}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.