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