[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=16384591#comment-16384591 ]

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

Your wget targets are wrong, it's 2.3.24-incubating...

Please note that according to ASF rules the releases have to be shipped without binary dependencies.

From my side, the jcenter ressources are available and the Gradle build works as expected. The release was tested to work by several community members with different environments.

It seems to be a problem within your own infrastructure or access to jcenter.

> 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)