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
{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}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.