You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/12/04 15:19:01 UTC

[jira] [Updated] (OAK-6880) Build fails on a fresh m2 repo

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

Julian Reschke updated OAK-6880:
--------------------------------
    Description: 
When I build from a fresh m2 repo with no special settings.xml I get this failure:
{noformat}
[ERROR] Failed to execute goal on project oak-solr-core: Could not resolve dependencies for project org.apache.jackrabbit:oak-solr-core:bundle:1.8-SNAPSHOT: The following artifacts could not be resolved: org.restlet.jee:org.restlet:jar:2.1.1, org.restlet.jee:org.restlet.ext.servlet:jar:2.1.1: Failure to find org.restlet.jee:org.restlet:jar:2.1.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
{noformat}

It seems the restlet jars are only in the restlet maven repo.
I will provide a PR.

  was:
When I build from a fresh m2 repo with no special settings.xml I get this failure:
[ERROR] Failed to execute goal on project oak-solr-core: Could not resolve dependencies for project org.apache.jackrabbit:oak-solr-core:bundle:1.8-SNAPSHOT: The following artifacts could not be resolved: org.restlet.jee:org.restlet:jar:2.1.1, org.restlet.jee:org.restlet.ext.servlet:jar:2.1.1: Failure to find org.restlet.jee:org.restlet:jar:2.1.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

It seems the restlet jars are only in the restlet maven repo.
I will provide a PR.


> Build fails on a fresh m2 repo
> ------------------------------
>
>                 Key: OAK-6880
>                 URL: https://issues.apache.org/jira/browse/OAK-6880
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: parent
>    Affects Versions: 1.8
>            Reporter: Christian Schneider
>
> When I build from a fresh m2 repo with no special settings.xml I get this failure:
> {noformat}
> [ERROR] Failed to execute goal on project oak-solr-core: Could not resolve dependencies for project org.apache.jackrabbit:oak-solr-core:bundle:1.8-SNAPSHOT: The following artifacts could not be resolved: org.restlet.jee:org.restlet:jar:2.1.1, org.restlet.jee:org.restlet.ext.servlet:jar:2.1.1: Failure to find org.restlet.jee:org.restlet:jar:2.1.1 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
> {noformat}
> It seems the restlet jars are only in the restlet maven repo.
> I will provide a PR.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)