[jira] [Commented] (OFBIZ-10250) Build failed with an exception

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10250) Build failed with an exception

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384582#comment-16384582 ]

Michael Brohl commented on OFBIZ-10250:
---------------------------------------

This seems to be a connection problem on your server or within your network to the jcenter ressources.

Please check if you have general access to the jcenter ressources from your server (e.g. try wget https://jcenter.bintray.com/org/freemarker/freemarker/2.3.24-incubating/freemarker-2.3.24-incubating.jar).

> Build failed with an exception
> ------------------------------
>
>                 Key: OFBIZ-10250
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10250
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: 16.11.04
>         Environment: Ubuntu 14.04 Linux, JDK 1.8.0, and Gradle
>            Reporter: James Macharia
>            Assignee: Michael Brohl
>            Priority: Major
>             Fix For: 16.11.05
>
>
> FAILURE: Build failed with an exception.
> * Where:
> Build file '/opt/apache-ofbiz-16.11.04/build.gradle' line: 975
> * What went wrong:
> A problem occurred evaluating root project 'ofbiz'.
> > Could not resolve all dependencies for configuration ':runtime'.
>  > Could not download freemarker.jar (org.freemarker:freemarker:2.3.24-incubating)
>  > Could not get resource 'https://jcenter.bintray.com/org/freemarker/freemarker/2.3.24-incubating/freemarker-2.3.24-incubating.jar'.
>  > Could not GET 'https://jcenter.bintray.com/org/freemarker/freemarker/2.3.24-incubating/freemarker-2.3.24-incubating.jar'. Received status code 403 from server: Forbidden
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
> BUILD FAILED



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)