Hi This what I am doing:
toggy:incubator-zeppelin tog$ mvn -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T12:57:37+01:00) Maven home: /usr/local/Cellar/maven/3.3.3/libexec Java version: 1.8.0_40, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.10.3", arch: "x86_64", family: "mac" and toggy:incubator-zeppelin tog$ mvn -DskipTests clean package Looks similar than yours Cheers Guillaume On 24 June 2015 at 23:42, moon soo Lee <[email protected]> wrote: > Hi, > > I just tried master and mine passing the build. > What is your build command and maven version? > > I just did "mvn package -DskipTests" with maven 3.3.3 > > Thanks, > moon > > > On Wed, Jun 24, 2015 at 2:54 PM tog <[email protected]> wrote: > >> Hi there >> >> I just updated my version from the repo and the latest changes break >> master. >> >> I have the following message: >> >> Checking for multiple versions of scala >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] Reactor Summary: >> >> [INFO] >> >> [INFO] Zeppelin ........................................... SUCCESS [ >> 2.375 s] >> >> [INFO] Zeppelin: Interpreter .............................. SUCCESS [ >> 4.336 s] >> >> [INFO] Zeppelin: Zengine .................................. SUCCESS [ >> 1.480 s] >> >> [INFO] Zeppelin: Spark .................................... FAILURE [ >> 2.543 s] >> >> [INFO] Zeppelin: Markdown interpreter ..................... SKIPPED >> >> [INFO] Zeppelin: Angular interpreter ...................... SKIPPED >> >> [INFO] Zeppelin: Shell interpreter ........................ SKIPPED >> >> [INFO] Zeppelin: Hive interpreter ......................... SKIPPED >> >> [INFO] Zeppelin: Tajo interpreter ......................... SKIPPED >> >> [INFO] Zeppelin: Flink .................................... SKIPPED >> >> [INFO] Zeppelin: Apache Ignite interpreter ................ SKIPPED >> >> [INFO] Zeppelin: web Application .......................... SKIPPED >> >> [INFO] Zeppelin: Server ................................... SKIPPED >> >> [INFO] Zeppelin: Packaging distribution ................... SKIPPED >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] BUILD FAILURE >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] Total time: 11.057 s >> >> [INFO] Finished at: 2015-06-24T22:49:43+01:00 >> >> [INFO] Final Memory: 41M/415M >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [ERROR] Failed to execute goal >> org.scala-tools:maven-scala-plugin:2.15.2:compile (default) on project >> zeppelin-spark: Execution default of goal >> org.scala-tools:maven-scala-plugin:2.15.2:compile failed: For artifact >> {null:null:null:jar}: The groupId cannot be empty. -> [Help 1] >> >> [ERROR] >> >> [ERROR] To see the full stack trace of the errors, re-run Maven with the >> -e switch. >> >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> >> [ERROR] >> >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException >> >> [ERROR] >> >> -- >> PGP KeyID: 2048R/EA31CFC9 subkeys.pgp.net >> > -- PGP KeyID: 2048R/EA31CFC9 subkeys.pgp.net
