Giter Site home page Giter Site logo

itemis-blog's Issues

xcore_gradle: The gradle build fails, as org.antlr:antlr-runtime:[3.2.0, 3.2.1) cannot be resolved.

I had the same issue with my own xcore-project, but it can be reproduced here as well:

When I call ./gradlew build, the Build fails with

FAILURE: Build failed with an exception.

 What went wrong:
Could not resolve all dependencies for         configuration:org.xtext.example.mydsl.model:xtextLanguages
Could not find any version that matches org.antlr:antlr-runtime:[3.2.0, 3.2.1).
  Versions that do not match:
      3.5.2
      3.5.1
      3.5
      3.5-rc-2
      3.5-rc-1
      + 12 more
  Required by:
      project :org.xtext.example.mydsl.model > org.eclipse.emf:org.eclipse.emf.ecore.xcore:1.10.0

It seems, that gradle is not able to resolve the dependencies to 3.2
When I put the antrl-runtime with version 3.2.0 manually into my nexus-maven-repository, gradle is able to get the dependency, but it fails later with:

:org.xtext.example.mydsl.model:generateXtext FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':org.xtext.example.mydsl.model:generateXtext'.
> org.eclipse.xtext.xbase.lib.CollectionLiterals.newHashSet()Ljava/util/HashSet;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.