You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/02 10:32:11 UTC

[GitHub] TimStopfer opened a new issue #533: Build failing @7.1.1 Could not find intellij-core.jar

TimStopfer opened a new issue #533: Build failing @7.1.1 Could not find intellij-core.jar
URL: https://github.com/apache/cordova-android/issues/533
 
 
   When I try to build my cordova android app I get the following build error:
   
   `* What went wrong:
   A problem occurred configuring project ':CordovaLib'.
   > Could not resolve all files for configuration ':CordovaLib:classpath'.
      > Could not find intellij-core.jar (com.android.tools.external.com-intellij:intellij-core:26.0.1).
        Searched in the following locations:
            https://jcenter.bintray.com/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.jar`
   
   The problem was supposedly fixed in :
   https://cordova.apache.org/announcements/2018/07/18/cordova-android-7.1.1.html
   but the build still fails.
   
   I tracked it down to "/platforms/android/CordovaLib/build.gradle", where the jcenter repository is still in front of the maven repository.
   
   When I change this manualy the build works just fine. 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org