Re: Error importing project that uses java and maven plugins

2014-12-08 Thread Traun Leyden
Thanks! I've filed an issue with the Gradle folks and will keep this thread updated. On Monday, December 8, 2014 5:50:02 PM UTC-8, Xavier Ducrohet wrote: > > Well looks like the problem is in the Maven plugin for Gradle itself. We > might need to report this to Gradl

Re: Error importing project that uses java and maven plugins

2014-12-08 Thread Xavier Ducrohet
Well looks like the problem is in the Maven plugin for Gradle itself. We might need to report this to Gradle itself. Caused by: java.lang.NullPointerException at org.gradle.api.plugins.MavenPlugin$4.execute(MavenPlugin.java:133) at org.gradle.api.plugins.MavenPlugin$4.execute(Mave

Error importing project that uses java and maven plugins

2014-12-08 Thread Traun Leyden
I'm using Android Studio 1.0 (build 135.1629389) and I'm getting an error importing a project using these steps: $ git clone https://github.com/couchbase/couchbase-lite-android-liteserv.git $ cd couchbase-lite-android-liteserv $ git submodule init && git submodule update $ In the Android Studio