wikibook / spark

『빅데이터 분석을 위한 스파크 2 프로그래밍』 예제 코드
http://wikibook.co.kr/spark
27 stars 14 forks source link

메이븐 빌드 오류 #2

Open ghost opened 5 years ago

ghost commented 5 years ago

"C:\Program Files\Java\jdk1.8.0_161\bin\java.exe" -Dmaven.multiModuleProjectDirectory=C:\Users\oopchoi\IdeaProjects\spark "-Dmaven.home=C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3" "-Dclassworlds.conf=C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3\bin\m2.conf" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\lib\idea_rt.jar=61137:C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar" org.codehaus.classworlds.Launcher -Didea.version=2018.2.3 -X clean package -Dmaven.test.skip=true Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-11T01:41:47+09:00) Maven home: C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3 Java version: 1.8.0_161, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.8.0_161\jre Default locale: ko_KR, platform encoding: UTF-8 OS name: "windows 10", version: "10.0", arch: "amd64", family: "dos" [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: javax.enterprise.inject. < plexus.core [DEBUG] Imported: javax.enterprise.util. < plexus.core [DEBUG] Imported: javax.inject. < plexus.core [DEBUG] Imported: org.apache.maven. < plexus.core [DEBUG] Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: org.apache.maven.classrealm < plexus.core [DEBUG] Imported: org.apache.maven.cli < plexus.core [DEBUG] Imported: org.apache.maven.configuration < plexus.core [DEBUG] Imported: org.apache.maven.exception < plexus.core [DEBUG] Imported: org.apache.maven.execution < plexus.core [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: org.apache.maven.model < plexus.core [DEBUG] Imported: org.apache.maven.monitor < plexus.core [DEBUG] Imported: org.apache.maven.plugin < plexus.core [DEBUG] Imported: org.apache.maven.profiles < plexus.core [DEBUG] Imported: org.apache.maven.project < plexus.core [DEBUG] Imported: org.apache.maven.reporting < plexus.core [DEBUG] Imported: org.apache.maven.repository < plexus.core [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: org.apache.maven.settings < plexus.core [DEBUG] Imported: org.apache.maven.toolchain < plexus.core [DEBUG] Imported: org.apache.maven.usability < plexus.core [DEBUG] Imported: org.apache.maven.wagon. < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: org.codehaus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus. < plexus.core [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.component < plexus.core [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: org.codehaus.plexus.container < plexus.core [DEBUG] Imported: org.codehaus.plexus.context < plexus.core [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] Imported: org.eclipse.aether. < plexus.core [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core [DEBUG] Imported: org.eclipse.aether.collection < plexus.core [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core [DEBUG] Imported: org.eclipse.aether.graph < plexus.core [DEBUG] Imported: org.eclipse.aether.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.installation < plexus.core [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core [DEBUG] Imported: org.eclipse.aether.repository < plexus.core [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core [DEBUG] Imported: org.eclipse.aether.spi < plexus.core [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core [DEBUG] Imported: org.eclipse.aether.version < plexus.core [DEBUG] Imported: org.slf4j. < plexus.core [DEBUG] Imported: org.slf4j.helpers. < plexus.core [DEBUG] Imported: org.slf4j.spi. < plexus.core [DEBUG] Populating class realm maven.api [INFO] Error stacktraces are turned on. [DEBUG] Reading global settings from C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3\conf\settings.xml [DEBUG] Reading user settings from C:\Users\oopchoi.m2\settings.xml [DEBUG] Reading global toolchains from C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3\conf\toolchains.xml [DEBUG] Reading user toolchains from C:\Users\oopchoi.m2\toolchains.xml [DEBUG] Using local repository at C:\Users\oopchoi.m2\repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\oopchoi.m2\repository [INFO] Scanning for projects... [DEBUG] Extension realms for project com.wikibooks.spark:beginning-spark-examples:jar:1.0-SNAPSHOT: (none) [DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null] [WARNING] [WARNING] Some problems were encountered while building the effective model for com.wikibooks.spark:beginning-spark-examples:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 122, column 12 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-shade-plugin is missing. @ line 152, column 12 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 140, column 12 [WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ line 101, column 12 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 133, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: com.wikibooks.spark:beginning-spark-examples:jar:1.0-SNAPSHOT [DEBUG] Tasks: [clean, package] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building beginning-spark-examples 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [DEBUG] Resolving plugin version for net.alchim31.maven:scala-maven-plugin [DEBUG] Could not find metadata net.alchim31.maven:scala-maven-plugin/maven-metadata.xml in local (C:\Users\oopchoi.m2\repository) [DEBUG] Skipped remote request for net.alchim31.maven:scala-maven-plugin/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Resolved plugin version for net.alchim31.maven:scala-maven-plugin to 3.4.4 from repository central (https://repo.maven.apache.org/maven2, default, releases) [DEBUG] Resolving plugin version for org.apache.maven.plugins:maven-source-plugin [DEBUG] Could not find metadata org.apache.maven.plugins:maven-source-plugin/maven-metadata.xml in local (C:\Users\oopchoi.m2\repository) [DEBUG] Skipped remote request for org.apache.maven.plugins:maven-source-plugin/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Resolved plugin version for org.apache.maven.plugins:maven-source-plugin to 3.0.1 from repository central (https://repo.maven.apache.org/maven2, default, releases) [DEBUG] Resolving plugin version for org.apache.maven.plugins:maven-shade-plugin [DEBUG] Could not find metadata org.apache.maven.plugins:maven-shade-plugin/maven-metadata.xml in local (C:\Users\oopchoi.m2\repository) [DEBUG] Skipped remote request for org.apache.maven.plugins:maven-shade-plugin/maven-metadata.xml, locally cached metadata up-to-date. [DEBUG] Resolved plugin version for org.apache.maven.plugins:maven-shade-plugin to 3.2.1 from repository central (https://repo.maven.apache.org/maven2, default, releases) [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: com.wikibooks.spark:beginning-spark-examples:1.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, runtime, test] [DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${clean.excludeDefaultDirectories} ${maven.clean.failOnError} ${clean.followSymLinks} ${maven.clean.retryOnError} ${clean.skip} ${clean.verbose}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

utf-8 ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.resources.supportMultiLineFiltering}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: net.alchim31.maven:scala-maven-plugin:3.4.4:add-source (scala-compile-first) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${project} ${maven.scala.useCanonicalPath}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: net.alchim31.maven:scala-maven-plugin:3.4.4:compile (scala-compile-first) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${addJavacArgs} ${addScalacArgs} ${addZincArgs} ${analysisCacheFile} ${maven.scala.checkConsistency} ${compileOrder} ${displayCmd} ${project.build.sourceEncoding} ${javacArgs} ${javacGenerateDebugSymbols} ${localRepository} ${localRepository} ${notifyCompilation} ${project.build.outputDirectory} ${project} ${recompileMode} ${project.remoteArtifactRepositories} ${maven.scala.className} ${scala.compat.version} ${scala.home} ${scala.organization} ${scala.version} ${session} ${maven.compiler.source} ${maven.compiler.target} ${maven.scala.useCanonicalPath} ${useZincServer} ${zincHost} ${zincPort}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${maven.compiler.compilerId} ${maven.compiler.compilerReuseStrategy} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${maven.compiler.debuglevel} utf-8 ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} ${maven.compiler.fork} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${mojoExecution} true ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.main.skip} ${maven.compiler.skipMultiThreadWarning} 1.8 ${lastModGranularityMs} 1.8 ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

utf-8 ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.test.skip} ${maven.resources.supportMultiLineFiltering}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: net.alchim31.maven:scala-maven-plugin:3.4.4:testCompile (scala-test-compile) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${addJavacArgs} ${addScalacArgs} ${addZincArgs} ${maven.scala.checkConsistency} ${compileOrder} ${displayCmd} ${project.build.sourceEncoding} ${javacArgs} ${javacGenerateDebugSymbols} ${localRepository} ${localRepository} ${notifyCompilation} ${project} ${recompileMode} ${project.remoteArtifactRepositories} ${maven.scala.className} ${scala.compat.version} ${scala.home} ${scala.organization} ${scala.version} ${session} ${maven.test.skip} ${maven.compiler.source} ${maven.compiler.target} ${testAnalysisCacheFile} ${maven.scala.useCanonicalPath} ${useZincServer} ${zincHost} ${zincPort}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${maven.compiler.compilerId} ${maven.compiler.compilerReuseStrategy} ${maven.compiler.compilerVersion} ${maven.compiler.debug} ${maven.compiler.debuglevel} utf-8 ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} ${maven.compiler.fork} ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${mojoExecution} true ${maven.compiler.showDeprecation} ${maven.compiler.showWarnings} ${maven.test.skip} ${maven.compiler.skipMultiThreadWarning} 1.8 ${lastModGranularityMs} 1.8 ${maven.compiler.testSource} ${maven.compiler.testTarget} ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${argLine} ${childDelegation} ${maven.surefire.debug} ${disableXmlReport} ${enableAssertions} ${excludedGroups} ${surefire.failIfNoSpecifiedTests} ${failIfNoTests} ${forkMode} ${surefire.timeout} ${groups} ${junitArtifactName} ${jvm} ${objectFactory} ${parallel} ${perCoreThreadCount} ${plugin.artifactMap} ${surefire.printSummary} ${project.artifactMap} ${maven.test.redirectTestOutputToFile} ${surefire.reportFormat} ${surefire.reportNameSuffix} ${maven.test.skip} ${maven.test.skip.exec} ${skipTests} ${test} ${maven.test.failure.ignore} ${testNGArtifactName} ${threadCount} ${trimStackTrace} ${surefire.useFile} ${surefire.useManifestOnlyJar} ${surefire.useSystemClassLoader} ${useUnlimitedThreads} ${basedir}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${jar.finalName} ${jar.forceCreation} ${jar.skipIfEmpty} ${jar.useDefaultManifestFile}

[DEBUG] --- init fork of com.wikibooks.spark:beginning-spark-examples:1.0-SNAPSHOT for org.apache.maven.plugins:maven-source-plugin:3.0.1:jar (attach-source) --- [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [] [DEBUG] --- exit fork of com.wikibooks.spark:beginning-spark-examples:1.0-SNAPSHOT for org.apache.maven.plugins:maven-source-plugin:3.0.1:jar (attach-source) --- [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-source-plugin:3.0.1:jar (attach-source) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${maven.source.attach} ${maven.source.classifier} ${maven.source.excludeResources} ${maven.source.forceCreation} ${maven.source.includePom} ${maven.source.skip} ${maven.source.useDefaultExcludes} ${maven.source.useDefaultManifestFile}

[DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-shade-plugin:3.2.1:shade (default) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

*:* META-INF/*.SF META-INF/*.DSA META-INF/*.RSA beginning-spark-examples ../deploy ${shadeSourcesContent}

[DEBUG] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=3, ConflictMarker.markTime=1, ConflictMarker.nodeCount=2126, ConflictIdSorter.graphTime=2, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=224, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=27, ConflictResolver.conflictItemCount=521, DefaultDependencyCollector.collectTime=1191, DefaultDependencyCollector.transformTime=34} [DEBUG] com.wikibooks.spark:beginning-spark-examples:jar:1.0-SNAPSHOT [DEBUG] org.apache.spark:spark-core_2.11:jar:2.1.0:compile [DEBUG] org.apache.avro:avro-mapred:jar:hadoop2:1.7.7:compile [DEBUG] org.apache.avro:avro-ipc:jar:1.7.7:compile [DEBUG] org.apache.avro:avro-ipc:jar:tests:1.7.7:compile [DEBUG] org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile [DEBUG] com.twitter:chill_2.11:jar:0.8.0:compile [DEBUG] com.esotericsoftware:kryo-shaded:jar:3.0.3:compile [DEBUG] com.esotericsoftware:minlog:jar:1.3.0:compile [DEBUG] org.objenesis:objenesis:jar:2.1:compile [DEBUG] com.twitter:chill-java:jar:0.8.0:compile [DEBUG] org.apache.xbean:xbean-asm5-shaded:jar:4.4:compile [DEBUG] org.apache.hadoop:hadoop-client:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-common:jar:2.2.0:compile [DEBUG] org.apache.commons:commons-math:jar:2.1:compile [DEBUG] xmlenc:xmlenc:jar:0.52:compile [DEBUG] commons-configuration:commons-configuration:jar:1.6:compile [DEBUG] commons-collections:commons-collections:jar:3.2.1:compile [DEBUG] commons-digester:commons-digester:jar:1.8:compile [DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile [DEBUG] commons-beanutils:commons-beanutils-core:jar:1.8.0:compile [DEBUG] com.google.protobuf:protobuf-java:jar:2.5.0:compile [DEBUG] org.apache.hadoop:hadoop-auth:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-hdfs:jar:2.2.0:compile [DEBUG] org.mortbay.jetty:jetty-util:jar:6.1.26:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-yarn-client:jar:2.2.0:compile [DEBUG] com.google.inject:guice:jar:3.0:compile [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] aopalliance:aopalliance:jar:1.0:compile [DEBUG] org.apache.hadoop:hadoop-yarn-server-common:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-yarn-api:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-yarn-common:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-annotations:jar:2.2.0:compile [DEBUG] org.apache.spark:spark-launcher_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-network-common_2.11:jar:2.1.0:compile [DEBUG] org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.6.5:compile [DEBUG] org.apache.spark:spark-network-shuffle_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-unsafe_2.11:jar:2.1.0:compile [DEBUG] net.java.dev.jets3t:jets3t:jar:0.7.1:compile [DEBUG] org.apache.curator:curator-recipes:jar:2.4.0:compile [DEBUG] org.apache.curator:curator-framework:jar:2.4.0:compile [DEBUG] org.apache.curator:curator-client:jar:2.4.0:compile [DEBUG] org.apache.zookeeper:zookeeper:jar:3.4.5:compile [DEBUG] com.google.guava:guava:jar:14.0.1:compile [DEBUG] javax.servlet:javax.servlet-api:jar:3.1.0:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.5:compile [DEBUG] org.apache.commons:commons-math3:jar:3.4.1:compile [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile [DEBUG] org.slf4j:slf4j-api:jar:1.7.16:compile [DEBUG] org.slf4j:jul-to-slf4j:jar:1.7.16:compile [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.16:compile [DEBUG] log4j:log4j:jar:1.2.17:compile [DEBUG] org.slf4j:slf4j-log4j12:jar:1.7.16:compile [DEBUG] com.ning:compress-lzf:jar:1.0.3:compile [DEBUG] org.xerial.snappy:snappy-java:jar:1.1.2.6:compile [DEBUG] net.jpountz.lz4:lz4:jar:1.3.0:compile [DEBUG] org.roaringbitmap:RoaringBitmap:jar:0.5.11:compile [DEBUG] commons-net:commons-net:jar:2.2:compile [DEBUG] org.scala-lang:scala-library:jar:2.11.8:compile [DEBUG] org.json4s:json4s-jackson_2.11:jar:3.2.11:compile [DEBUG] org.json4s:json4s-core_2.11:jar:3.2.11:compile [DEBUG] org.json4s:json4s-ast_2.11:jar:3.2.11:compile [DEBUG] org.scala-lang:scalap:jar:2.11.0:compile [DEBUG] org.scala-lang:scala-compiler:jar:2.11.0:compile [DEBUG] org.glassfish.jersey.core:jersey-client:jar:2.22.2:compile [DEBUG] javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile [DEBUG] org.glassfish.hk2:hk2-api:jar:2.4.0-b34:compile [DEBUG] org.glassfish.hk2:hk2-utils:jar:2.4.0-b34:compile [DEBUG] org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b34:compile [DEBUG] org.glassfish.hk2.external:javax.inject:jar:2.4.0-b34:compile [DEBUG] org.glassfish.hk2:hk2-locator:jar:2.4.0-b34:compile [DEBUG] org.javassist:javassist:jar:3.18.1-GA:compile [DEBUG] org.glassfish.jersey.core:jersey-common:jar:2.22.2:compile [DEBUG] javax.annotation:javax.annotation-api:jar:1.2:compile [DEBUG] org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.22.2:compile [DEBUG] org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile [DEBUG] org.glassfish.jersey.core:jersey-server:jar:2.22.2:compile [DEBUG] org.glassfish.jersey.media:jersey-media-jaxb:jar:2.22.2:compile [DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile [DEBUG] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.22.2:compile [DEBUG] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.22.2:compile [DEBUG] io.netty:netty-all:jar:4.0.42.Final:compile [DEBUG] io.netty:netty:jar:3.8.0.Final:compile [DEBUG] com.clearspring.analytics:stream:jar:2.7.0:compile [DEBUG] io.dropwizard.metrics:metrics-core:jar:3.1.2:compile [DEBUG] io.dropwizard.metrics:metrics-jvm:jar:3.1.2:compile [DEBUG] io.dropwizard.metrics:metrics-json:jar:3.1.2:compile [DEBUG] io.dropwizard.metrics:metrics-graphite:jar:3.1.2:compile [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.6.5:compile [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.6.5:compile [DEBUG] com.fasterxml.jackson.module:jackson-module-scala_2.11:jar:2.6.5:compile [DEBUG] com.fasterxml.jackson.module:jackson-module-paranamer:jar:2.6.5:compile [DEBUG] org.apache.ivy:ivy:jar:2.4.0:compile [DEBUG] oro:oro:jar:2.0.8:compile [DEBUG] net.razorvine:pyrolite:jar:4.13:compile [DEBUG] net.sf.py4j:py4j:jar:0.10.4:compile [DEBUG] org.apache.spark:spark-tags_2.11:jar:2.1.0:compile [DEBUG] org.apache.commons:commons-crypto:jar:1.0.0:compile [DEBUG] org.spark-project.spark:unused:jar:1.0.0:compile [DEBUG] org.apache.spark:spark-streaming_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-hive_2.11:jar:2.1.0:compile [DEBUG] com.twitter:parquet-hadoop-bundle:jar:1.6.0:compile [DEBUG] org.apache.spark:spark-sql_2.11:jar:2.1.0:compile [DEBUG] com.univocity:univocity-parsers:jar:2.2.1:compile [DEBUG] org.apache.spark:spark-sketch_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-catalyst_2.11:jar:2.1.0:compile [DEBUG] org.codehaus.janino:janino:jar:3.0.0:compile [DEBUG] org.codehaus.janino:commons-compiler:jar:3.0.0:compile [DEBUG] org.antlr:antlr4-runtime:jar:4.5.3:compile [DEBUG] org.apache.parquet:parquet-column:jar:1.8.1:compile [DEBUG] org.apache.parquet:parquet-common:jar:1.8.1:compile [DEBUG] org.apache.parquet:parquet-encoding:jar:1.8.1:compile [DEBUG] org.apache.parquet:parquet-hadoop:jar:1.8.1:compile [DEBUG] org.apache.parquet:parquet-format:jar:2.3.0-incubating:compile [DEBUG] org.apache.parquet:parquet-jackson:jar:1.8.1:compile [DEBUG] org.spark-project.hive:hive-exec:jar:1.2.1.spark2:compile [DEBUG] commons-io:commons-io:jar:2.4:compile [DEBUG] commons-lang:commons-lang:jar:2.6:compile [DEBUG] javolution:javolution:jar:5.5.1:compile [DEBUG] log4j:apache-log4j-extras:jar:1.2.17:compile [DEBUG] org.antlr:antlr-runtime:jar:3.4:compile [DEBUG] org.antlr:stringtemplate:jar:3.2.1:compile [DEBUG] antlr:antlr:jar:2.7.7:compile [DEBUG] org.antlr:ST4:jar:4.0.4:compile [DEBUG] org.apache.commons:commons-compress:jar:1.4.1:compile [DEBUG] org.tukaani:xz:jar:1.0:compile [DEBUG] com.googlecode.javaewah:JavaEWAH:jar:0.3.2:compile [DEBUG] org.iq80.snappy:snappy:jar:0.2:compile [DEBUG] stax:stax-api:jar:1.0.1:compile [DEBUG] net.sf.opencsv:opencsv:jar:2.3:compile [DEBUG] org.spark-project.hive:hive-metastore:jar:1.2.1.spark2:compile [DEBUG] com.jolbox:bonecp:jar:0.8.0.RELEASE:compile [DEBUG] commons-cli:commons-cli:jar:1.2:compile [DEBUG] commons-logging:commons-logging:jar:1.1.3:compile [DEBUG] org.apache.derby:derby:jar:10.10.2.0:compile [DEBUG] org.datanucleus:datanucleus-api-jdo:jar:3.2.6:compile [DEBUG] org.datanucleus:datanucleus-rdbms:jar:3.2.9:compile [DEBUG] commons-pool:commons-pool:jar:1.5.4:compile [DEBUG] commons-dbcp:commons-dbcp:jar:1.4:compile [DEBUG] javax.jdo:jdo-api:jar:3.0.1:compile [DEBUG] javax.transaction:jta:jar:1.1:compile [DEBUG] org.apache.avro:avro:jar:1.7.7:compile [DEBUG] com.thoughtworks.paranamer:paranamer:jar:2.3:compile [DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile [DEBUG] org.apache.calcite:calcite-avatica:jar:1.2.0-incubating:compile [DEBUG] org.apache.calcite:calcite-core:jar:1.2.0-incubating:compile [DEBUG] org.apache.calcite:calcite-linq4j:jar:1.2.0-incubating:compile [DEBUG] net.hydromatic:eigenbase-properties:jar:1.1.5:compile [DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.2:compile [DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.4:compile [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile [DEBUG] commons-codec:commons-codec:jar:1.10:compile [DEBUG] joda-time:joda-time:jar:2.9.3:compile [DEBUG] org.jodd:jodd-core:jar:3.5.2:compile [DEBUG] org.datanucleus:datanucleus-core:jar:3.2.10:compile [DEBUG] org.apache.thrift:libthrift:jar:0.9.2:compile [DEBUG] org.apache.thrift:libfb303:jar:0.9.2:compile [DEBUG] org.apache.spark:spark-graphx_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-mllib-local_2.11:jar:2.1.0:compile [DEBUG] com.github.fommil.netlib:core:jar:1.1.2:compile [DEBUG] net.sourceforge.f2j:arpack_combined_all:jar:0.1:compile [DEBUG] org.scalatest:scalatest_2.11:jar:3.0.0-SNAP13:test [DEBUG] org.scalactic:scalactic_2.11:jar:3.0.0-SNAP13:test [DEBUG] org.scala-lang:scala-reflect:jar:2.11.7:compile [DEBUG] org.scala-lang.modules:scala-xml_2.11:jar:1.0.2:compile [DEBUG] org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.0.4:compile [DEBUG] org.seleniumhq.selenium:selenium-java:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-android-driver:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-remote-driver:jar:2.35.0:test [DEBUG] cglib:cglib-nodep:jar:2.1_3:test [DEBUG] org.json:json:jar:20080701:test [DEBUG] org.seleniumhq.selenium:selenium-chrome-driver:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-htmlunit-driver:jar:2.35.0:test [DEBUG] net.sourceforge.htmlunit:htmlunit:jar:2.12:test [DEBUG] xalan:xalan:jar:2.7.1:test [DEBUG] xalan:serializer:jar:2.7.1:test [DEBUG] org.apache.httpcomponents:httpmime:jar:4.2.3:test [DEBUG] net.sourceforge.htmlunit:htmlunit-core-js:jar:2.12:test [DEBUG] xerces:xercesImpl:jar:2.10.0:test [DEBUG] xml-apis:xml-apis:jar:1.4.01:test [DEBUG] net.sourceforge.nekohtml:nekohtml:jar:1.9.18:test [DEBUG] net.sourceforge.cssparser:cssparser:jar:0.9.9:test [DEBUG] org.w3c.css:sac:jar:1.3:test [DEBUG] org.eclipse.jetty:jetty-websocket:jar:8.1.9.v20130131:test [DEBUG] org.eclipse.jetty:jetty-util:jar:8.1.9.v20130131:test [DEBUG] org.eclipse.jetty:jetty-io:jar:8.1.9.v20130131:test [DEBUG] org.eclipse.jetty:jetty-http:jar:8.1.9.v20130131:test [DEBUG] org.seleniumhq.selenium:selenium-firefox-driver:jar:2.35.0:test [DEBUG] org.apache.commons:commons-exec:jar:1.1:test [DEBUG] org.seleniumhq.selenium:selenium-ie-driver:jar:2.35.0:test [DEBUG] net.java.dev.jna:jna:jar:3.4.0:test [DEBUG] net.java.dev.jna:platform:jar:3.4.0:test [DEBUG] org.seleniumhq.selenium:selenium-iphone-driver:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-safari-driver:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-support:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-api:jar:2.35.0:test [DEBUG] org.webbitserver:webbit:jar:0.4.14:test [DEBUG] junit:junit:jar:4.12:test [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test [DEBUG] org.apache.spark:spark-streaming-kafka-0-8_2.11:jar:2.1.0:compile [DEBUG] org.apache.kafka:kafka_2.11:jar:0.8.2.1:compile [DEBUG] com.yammer.metrics:metrics-core:jar:2.2.0:compile [DEBUG] com.101tec:zkclient:jar:0.3:compile [DEBUG] org.apache.kafka:kafka-clients:jar:0.8.2.1:compile [DEBUG] org.apache.spark:spark-mllib_2.11:jar:2.1.0:compile [DEBUG] org.scalanlp:breeze_2.11:jar:0.12:compile [DEBUG] org.scalanlp:breeze-macros_2.11:jar:0.12:compile [DEBUG] com.github.rwl:jtransforms:jar:2.4.0:compile [DEBUG] org.spire-math:spire_2.11:jar:0.7.4:compile [DEBUG] org.spire-math:spire-macros_2.11:jar:0.7.4:compile [DEBUG] com.chuusai:shapeless_2.11:jar:2.0.0:compile [DEBUG] org.jpmml:pmml-model:jar:1.2.15:compile [DEBUG] org.jpmml:pmml-schema:jar:1.2.15:compile [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ beginning-spark-examples --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=15, DefaultDependencyCollector.transformTime=0} [DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@18b4aac2] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> [DEBUG] (f) directory = C:\Users\oopchoi\IdeaProjects\spark\target [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = C:\Users\oopchoi\IdeaProjects\spark\target\classes [DEBUG] (f) reportDirectory = C:\Users\oopchoi\IdeaProjects\spark\target\site [DEBUG] (f) retryOnError = true [DEBUG] (f) skip = false [DEBUG] (f) testOutputDirectory = C:\Users\oopchoi\IdeaProjects\spark\target\test-classes [DEBUG] -- end configuration -- [INFO] Deleting C:\Users\oopchoi\IdeaProjects\spark\target [INFO] Deleting directory C:\Users\oopchoi\IdeaProjects\spark\target\classes [INFO] Deleting directory C:\Users\oopchoi\IdeaProjects\spark\target [DEBUG] Skipping non-existing directory C:\Users\oopchoi\IdeaProjects\spark\target\classes [DEBUG] Skipping non-existing directory C:\Users\oopchoi\IdeaProjects\spark\target\test-classes [DEBUG] Skipping non-existing directory C:\Users\oopchoi\IdeaProjects\spark\target\site [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ beginning-spark-examples --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=96, DefaultDependencyCollector.transformTime=0} [DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile [DEBUG] commons-cli:commons-cli:jar:1.0:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.1:compile [DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6 [DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 [DEBUG] Included: commons-cli:commons-cli:jar:1.0 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5 [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.1 [DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@18b4aac2] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = utf-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = C:\Users\oopchoi\IdeaProjects\spark\target\classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: com.wikibooks.spark:beginning-spark-examples:1.0-SNAPSHOT @ C:\Users\oopchoi\IdeaProjects\spark\pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\Users\oopchoi\IdeaProjects\spark\src\main\resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@70101687 [DEBUG] (f) supportMultiLineFiltering = false [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {java.vendor=Oracle Corporation, env.SYSTEMROOT=C:\WINDOWS, env.USERDOMAIN_ROAMINGPROFILE=DESKTOP-OIKQM7L, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.ONEDRIVE=C:\Users\oopchoi\OneDrive, os.name=Windows 10, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_161\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_161\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_161\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_161\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_161\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_161\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_161\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_161\jre\classes, env.COMPUTERNAME=DESKTOP-OIKQM7L, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, resource.encoding=utf-8, java.runtime.version=1.8.0_161-b12, env.HOMEPATH=\Users\oopchoi, project.build.sourceEncoding=UTF-8, user.name=oopchoi, maven.build.version=Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-11T01:41:47+09:00), env.DRIVERDATA=C:\Windows\System32\Drivers\DriverData, env.ONEDRIVECONSUMER=C:\Users\oopchoi\OneDrive, deploy.dir=../deploy, env.PATH=C:\Python36\;C:\Python36\Scripts\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Users\oopchoi\jdk-11\bin;;C:\Program Files\Microsoft VS Code\bin;C:\Users\oopchoi\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Bandizip\;C:\Users\oopchoi\AppData\Roaming\npm;C:\Python36;C:\Python36\Scripts;;C:\Program Files\Microsoft VS Code\bin, user.language=ko, idea.version=2018.2.3, env.WINDIR=C:\WINDOWS, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_161\jre\bin, classworlds.conf=C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3\bin\m2.conf, java.version=1.8.0_161, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 10, GenuineIntel, user.timezone=Asia/Seoul, env.TEMP=C:\Users\oopchoi\AppData\Local\Temp, sun.arch.data.model=64, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_161\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=MS949, file.encoding.pkg=sun.io, env.SYSTEMDRIVE=C:, file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=52.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=KR, java.home=C:\Program Files\Java\jdk1.8.0_161\jre, env.APPDATA=C:\Users\oopchoi\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=10.0, env.=::=::\, path.separator=;, java.vm.version=25.161-b12, env.USERPROFILE=C:\Users\oopchoi, user.variant=, env.JAVA_HOME=C:\Users\oopchoi\jdk-11, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TMP=C:\Users\oopchoi\AppData\Local\Temp, env.FPS_BROWSER_USER_PROFILE_STRING=Default, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, user.home=C:\Users\oopchoi, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, env.NUMBER_OF_PROCESSORS=8, java.library.path=C:\Program Files\Java\jdk1.8.0_161\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python36\;C:\Python36\Scripts\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Users\oopchoi\jdk-11\bin;;C:\Program Files\Microsoft VS Code\bin;C:\Users\oopchoi\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Bandizip\;C:\Users\oopchoi\AppData\Roaming\npm;C:\Python36;C:\Python36\Scripts;;C:\Program Files\Microsoft VS Code\bin;., java.vendor.url=http://java.oracle.com/, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules, java.vm.vendor=Oracle Corporation, maven.home=C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.classworlds.Launcher -Didea.version=2018.2.3 -X clean package -Dmaven.test.skip=true, java.class.path=C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar;C:\Program Files\JetBrains\IntelliJ IDEA 2018.2.3\lib\idea_rt.jar, env.PROGRAMW6432=C:\Program Files, maven.test.skip=true, maven.version=3.3.9, jdk.version=1.8, env.PROGRAMFILES(X86)=C:\Program Files (x86), java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\DESKTOP-OIKQM7L, java.vm.specification.version=1.8, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=, env.PROCESSOR_REVISION=8e0a, java.io.tmpdir=C:\Users\oopchoi\AppData\Local\Temp\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=C:\Users\oopchoi\IdeaProjects\spark, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\WINDOWS\system32\cmd.exe, env.FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_161\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext, env.LOCALAPPDATA=C:\Users\oopchoi\AppData\Local, user.dir=C:\Users\oopchoi\IdeaProjects\spark, line.separator= , java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, env.USERNAME=oopchoi, file.encoding=UTF-8, spark.version=2.1.0, env.USERDOMAIN=DESKTOP-OIKQM7L, java.specification.version=1.8, jdk.encoding=utf-8, env.PROCESSOR_LEVEL=6} [INFO] Using 'utf-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory C:\Users\oopchoi\IdeaProjects\spark\src\main\resources excludes [] includes [] [INFO] skip non existing resourceDirectory C:\Users\oopchoi\IdeaProjects\spark\src\main\resources [DEBUG] no use filter components [INFO] [INFO] --- scala-maven-plugin:3.4.4:add-source (scala-compile-first) @ beginning-spark-examples --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=228, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=70, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=155, DefaultDependencyCollector.collectTime=404, DefaultDependencyCollector.transformTime=2} [DEBUG] net.alchim31.maven:scala-maven-plugin:jar:3.4.4: [DEBUG] org.apache.maven:maven-compat:jar:3.3.9:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.3.9:compile [DEBUG] org.apache.maven:maven-builder-support:jar:3.3.9:compile [DEBUG] com.google.guava:guava:jar:18.0:compile [DEBUG] org.apache.maven:maven-settings:jar:3.3.9:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.3.9:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.21:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2:compile [DEBUG] javax.enterprise:cdi-api:jar:1.0:compile [DEBUG] javax.annotation:jsr250-api:jar:1.0:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.10:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-core:jar:3.3.9:compile [DEBUG] org.apache.maven:maven-settings-builder:jar:3.3.9:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.3.9:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:3.3.9:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.3.9:compile [DEBUG] org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:compile [DEBUG] org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:compile [DEBUG] org.eclipse.aether:aether-api:jar:1.0.2.v20150114:compile [DEBUG] org.eclipse.aether:aether-util:jar:1.0.2.v20150114:compile [DEBUG] com.google.inject:guice:jar:no_aop:4.0:compile [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] aopalliance:aopalliance:jar:1.0:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.4:compile [DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:3.0.1:compile [DEBUG] org.apache.commons:commons-exec:jar:1.3:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.1.0:compile [DEBUG] org.codehaus.plexus:plexus-archiver:jar:3.7.0:compile [DEBUG] org.codehaus.plexus:plexus-io:jar:3.1.0:compile [DEBUG] org.apache.commons:commons-compress:jar:1.18:compile [DEBUG] org.iq80.snappy:snappy:jar:0.4:compile [DEBUG] org.tukaani:xz:jar:1.8:runtime [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile [DEBUG] org.apache.maven:maven-archiver:jar:3.2.0:compile [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.2.0:compile [DEBUG] commons-io:commons-io:jar:2.5:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.8:compile [DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.8:compile [DEBUG] org.apache.maven:maven-model:jar:3.3.9:compile [DEBUG] org.apache.maven.shared:maven-invoker:jar:3.0.1:compile [DEBUG] com.typesafe.zinc:zinc:jar:0.3.15:compile [DEBUG] org.scala-lang:scala-library:jar:2.10.6:compile [DEBUG] com.typesafe.sbt:incremental-compiler:jar:0.13.15:compile [DEBUG] org.scala-lang:scala-compiler:jar:2.10.6:compile [DEBUG] org.scala-lang:scala-reflect:jar:2.10.6:compile [DEBUG] com.typesafe.sbt:sbt-interface:jar:0.13.15:compile [DEBUG] com.typesafe.sbt:compiler-interface:jar:sources:0.13.15:compile [DEBUG] Created new class realm plugin>net.alchim31.maven:scala-maven-plugin:3.4.4 [DEBUG] Importing foreign packages into class realm plugin>net.alchim31.maven:scala-maven-plugin:3.4.4 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>net.alchim31.maven:scala-maven-plugin:3.4.4 [DEBUG] Included: net.alchim31.maven:scala-maven-plugin:jar:3.4.4 [DEBUG] Included: org.apache.maven:maven-builder-support:jar:3.3.9 [DEBUG] Included: com.google.guava:guava:jar:18.0 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.21 [DEBUG] Included: javax.enterprise:cdi-api:jar:1.0 [DEBUG] Included: javax.annotation:jsr250-api:jar:1.0 [DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0 [DEBUG] Included: org.eclipse.aether:aether-util:jar:1.0.2.v20150114 [DEBUG] Included: com.google.inject:guice:jar:no_aop:4.0 [DEBUG] Included: aopalliance:aopalliance:jar:1.0 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.4 [DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:3.0.1 [DEBUG] Included: org.apache.commons:commons-exec:jar:1.3 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.1.0 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:3.7.0 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.1.0 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.18 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4 [DEBUG] Included: org.tukaani:xz:jar:1.8 [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 [DEBUG] Included: junit:junit:jar:3.8.1 [DEBUG] Included: org.apache.maven:maven-archiver:jar:3.2.0 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.2.0 [DEBUG] Included: commons-io:commons-io:jar:2.5 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.8 [DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.8 [DEBUG] Included: org.apache.maven.shared:maven-invoker:jar:3.0.1 [DEBUG] Included: com.typesafe.zinc:zinc:jar:0.3.15 [DEBUG] Included: org.scala-lang:scala-library:jar:2.10.6 [DEBUG] Included: com.typesafe.sbt:incremental-compiler:jar:0.13.15 [DEBUG] Included: org.scala-lang:scala-compiler:jar:2.10.6 [DEBUG] Included: org.scala-lang:scala-reflect:jar:2.10.6 [DEBUG] Included: com.typesafe.sbt:sbt-interface:jar:0.13.15 [DEBUG] Included: com.typesafe.sbt:compiler-interface:jar:sources:0.13.15 [DEBUG] Configuring mojo net.alchim31.maven:scala-maven-plugin:3.4.4:add-source from plugin realm ClassRealm[plugin>net.alchim31.maven:scala-maven-plugin:3.4.4, parent: sun.misc.Launcher$AppClassLoader@18b4aac2] [DEBUG] Configuring mojo 'net.alchim31.maven:scala-maven-plugin:3.4.4:add-source' with basic configurator --> [DEBUG] (f) project = MavenProject: com.wikibooks.spark:beginning-spark-examples:1.0-SNAPSHOT @ C:\Users\oopchoi\IdeaProjects\spark\pom.xml [DEBUG] (f) sourceDir = C:\Users\oopchoi\IdeaProjects\spark\src\main\java..\scala [DEBUG] (f) testSourceDir = C:\Users\oopchoi\IdeaProjects\spark\src\test\java..\scala [DEBUG] (f) useCanonicalPath = true [DEBUG] -- end configuration -- [INFO] Add Source directory: C:\Users\oopchoi\IdeaProjects\spark\src\main\scala [INFO] Add Test Source directory: C:\Users\oopchoi\IdeaProjects\spark\src\test\scala [INFO] [INFO] --- scala-maven-plugin:3.4.4:compile (scala-compile-first) @ beginning-spark-examples --- [DEBUG] Configuring mojo net.alchim31.maven:scala-maven-plugin:3.4.4:compile from plugin realm ClassRealm[plugin>net.alchim31.maven:scala-maven-plugin:3.4.4, parent: sun.misc.Launcher$AppClassLoader@18b4aac2] [DEBUG] Configuring mojo 'net.alchim31.maven:scala-maven-plugin:3.4.4:compile' with basic configurator --> [DEBUG] (f) analysisCacheFile = C:\Users\oopchoi\IdeaProjects\spark\target\analysis\compile [DEBUG] (f) checkMultipleScalaVersions = true [DEBUG] (f) compileOrder = mixed [DEBUG] (f) displayCmd = false [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnMultipleScalaVersions = false [DEBUG] (f) forceUseArgFile = false [DEBUG] (f) fork = true [DEBUG] (f) javacArgs = [] [DEBUG] (f) javacGenerateDebugSymbols = true [DEBUG] (f) localRepo = id: local url: file:///C:/Users/oopchoi/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always]

[DEBUG] (f) localRepository = id: local url: file:///C:/Users/oopchoi/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always]

[DEBUG] (f) notifyCompilation = true [DEBUG] (f) outputDir = C:\Users\oopchoi\IdeaProjects\spark\target\classes [DEBUG] (f) pluginArtifacts = [net.alchim31.maven:scala-maven-plugin:maven-plugin:3.4.4:, org.apache.maven:maven-compat:jar:3.3.9:compile, org.apache.maven:maven-model-builder:jar:3.3.9:compile, org.apache.maven:maven-builder-support:jar:3.3.9:compile, com.google.guava:guava:jar:18.0:compile, org.apache.maven:maven-settings:jar:3.3.9:compile, org.apache.maven:maven-artifact:jar:3.3.9:compile, org.codehaus.plexus:plexus-interpolation:jar:1.21:compile, org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2:compile, javax.enterprise:cdi-api:jar:1.0:compile, javax.annotation:jsr250-api:jar:1.0:compile, org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2:compile, org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile, org.apache.maven.wagon:wagon-provider-api:jar:2.10:compile, org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven:maven-core:jar:3.3.9:compile, org.apache.maven:maven-settings-builder:jar:3.3.9:compile, org.apache.maven:maven-repository-metadata:jar:3.3.9:compile, org.apache.maven:maven-plugin-api:jar:3.3.9:compile, org.apache.maven:maven-aether-provider:jar:3.3.9:compile, org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:compile, org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:compile, org.eclipse.aether:aether-api:jar:1.0.2.v20150114:compile, org.eclipse.aether:aether-util:jar:1.0.2.v20150114:compile, com.google.inject:guice:jar:no_aop:4.0:compile, javax.inject:javax.inject:jar:1:compile, aopalliance:aopalliance:jar:1.0:compile, org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.commons:commons-lang3:jar:3.4:compile, org.apache.maven.shared:maven-dependency-tree:jar:3.0.1:compile, org.apache.commons:commons-exec:jar:1.3:compile, org.codehaus.plexus:plexus-utils:jar:3.1.0:compile, org.codehaus.plexus:plexus-archiver:jar:3.7.0:compile, org.codehaus.plexus:plexus-io:jar:3.1.0:compile, org.apache.commons:commons-compress:jar:1.18:compile, org.iq80.snappy:snappy:jar:0.4:compile, org.tukaani:xz:jar:1.8:runtime, org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile, org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:3.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.apache.maven:maven-archiver:jar:3.2.0:compile, org.apache.maven.shared:maven-shared-utils:jar:3.2.0:compile, commons-io:commons-io:jar:2.5:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.8:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.8:compile, org.apache.maven:maven-model:jar:3.3.9:compile, org.apache.maven.shared:maven-invoker:jar:3.0.1:compile, com.typesafe.zinc:zinc:jar:0.3.15:compile, org.scala-lang:scala-library:jar:2.10.6:compile, com.typesafe.sbt:incremental-compiler:jar:0.13.15:compile, org.scala-lang:scala-compiler:jar:2.10.6:compile, org.scala-lang:scala-reflect:jar:2.10.6:compile, com.typesafe.sbt:sbt-interface:jar:0.13.15:compile, com.typesafe.sbt:compiler-interface:jar:sources:0.13.15:compile] [DEBUG] (f) project = MavenProject: com.wikibooks.spark:beginning-spark-examples:1.0-SNAPSHOT @ C:\Users\oopchoi\IdeaProjects\spark\pom.xml [DEBUG] (f) reactorProjects = [MavenProject: com.wikibooks.spark:beginning-spark-examples:1.0-SNAPSHOT @ C:\Users\oopchoi\IdeaProjects\spark\pom.xml] [DEBUG] (f) recompileMode = all [DEBUG] (f) remoteRepos = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] ] [DEBUG] (f) scalaClassName = scala.tools.nsc.Main [DEBUG] (f) scalaOrganization = org.scala-lang [DEBUG] (f) sendJavaToScalac = true [DEBUG] (f) session = org.apache.maven.execution.MavenSession@70101687 [DEBUG] (f) sourceDir = C:\Users\oopchoi\IdeaProjects\spark\src\main\java..\scala [DEBUG] (f) useCanonicalPath = true [DEBUG] (f) useZincServer = false [DEBUG] (f) zincHost = 127.0.0.1 [DEBUG] (f) zincPort = 3030 [DEBUG] -- end configuration -- [DEBUG] Checking for multiple versions of scala [DEBUG] building maven31 dependency graph for com.wikibooks.spark:beginning-spark-examples:jar:1.0-SNAPSHOT with Maven31DependencyGraphBuilder [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=1, ConflictMarker.nodeCount=2126, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=224, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=7, ConflictResolver.conflictItemCount=521, DefaultDependencyCollector.collectTime=14, DefaultDependencyCollector.transformTime=9} [DEBUG] com.wikibooks.spark:beginning-spark-examples:jar:1.0-SNAPSHOT [DEBUG] org.apache.spark:spark-core_2.11:jar:2.1.0:compile [DEBUG] org.apache.avro:avro-mapred:jar:hadoop2:1.7.7:compile [DEBUG] org.apache.avro:avro-ipc:jar:1.7.7:compile [DEBUG] org.apache.avro:avro-ipc:jar:tests:1.7.7:compile [DEBUG] org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile [DEBUG] com.twitter:chill_2.11:jar:0.8.0:compile [DEBUG] com.esotericsoftware:kryo-shaded:jar:3.0.3:compile [DEBUG] com.esotericsoftware:minlog:jar:1.3.0:compile [DEBUG] org.objenesis:objenesis:jar:2.1:compile [DEBUG] com.twitter:chill-java:jar:0.8.0:compile [DEBUG] org.apache.xbean:xbean-asm5-shaded:jar:4.4:compile [DEBUG] org.apache.hadoop:hadoop-client:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-common:jar:2.2.0:compile [DEBUG] org.apache.commons:commons-math:jar:2.1:compile [DEBUG] xmlenc:xmlenc:jar:0.52:compile [DEBUG] commons-configuration:commons-configuration:jar:1.6:compile [DEBUG] commons-collections:commons-collections:jar:3.2.1:compile [DEBUG] commons-digester:commons-digester:jar:1.8:compile [DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile [DEBUG] commons-beanutils:commons-beanutils-core:jar:1.8.0:compile [DEBUG] com.google.protobuf:protobuf-java:jar:2.5.0:compile [DEBUG] org.apache.hadoop:hadoop-auth:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-hdfs:jar:2.2.0:compile [DEBUG] org.mortbay.jetty:jetty-util:jar:6.1.26:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-yarn-client:jar:2.2.0:compile [DEBUG] com.google.inject:guice:jar:3.0:compile [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] aopalliance:aopalliance:jar:1.0:compile [DEBUG] org.apache.hadoop:hadoop-yarn-server-common:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-yarn-api:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-yarn-common:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.2.0:compile [DEBUG] org.apache.hadoop:hadoop-annotations:jar:2.2.0:compile [DEBUG] org.apache.spark:spark-launcher_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-network-common_2.11:jar:2.1.0:compile [DEBUG] org.fusesource.leveldbjni:leveldbjni-all:jar:1.8:compile [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.6.5:compile [DEBUG] org.apache.spark:spark-network-shuffle_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-unsafe_2.11:jar:2.1.0:compile [DEBUG] net.java.dev.jets3t:jets3t:jar:0.7.1:compile [DEBUG] org.apache.curator:curator-recipes:jar:2.4.0:compile [DEBUG] org.apache.curator:curator-framework:jar:2.4.0:compile [DEBUG] org.apache.curator:curator-client:jar:2.4.0:compile [DEBUG] org.apache.zookeeper:zookeeper:jar:3.4.5:compile [DEBUG] com.google.guava:guava:jar:14.0.1:compile [DEBUG] javax.servlet:javax.servlet-api:jar:3.1.0:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.5:compile [DEBUG] org.apache.commons:commons-math3:jar:3.4.1:compile [DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile [DEBUG] org.slf4j:slf4j-api:jar:1.7.16:compile [DEBUG] org.slf4j:jul-to-slf4j:jar:1.7.16:compile [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.16:compile [DEBUG] log4j:log4j:jar:1.2.17:compile [DEBUG] org.slf4j:slf4j-log4j12:jar:1.7.16:compile [DEBUG] com.ning:compress-lzf:jar:1.0.3:compile [DEBUG] org.xerial.snappy:snappy-java:jar:1.1.2.6:compile [DEBUG] net.jpountz.lz4:lz4:jar:1.3.0:compile [DEBUG] org.roaringbitmap:RoaringBitmap:jar:0.5.11:compile [DEBUG] commons-net:commons-net:jar:2.2:compile [DEBUG] org.scala-lang:scala-library:jar:2.11.8:compile [DEBUG] org.json4s:json4s-jackson_2.11:jar:3.2.11:compile [DEBUG] org.json4s:json4s-core_2.11:jar:3.2.11:compile [DEBUG] org.json4s:json4s-ast_2.11:jar:3.2.11:compile [DEBUG] org.scala-lang:scalap:jar:2.11.0:compile [DEBUG] org.scala-lang:scala-compiler:jar:2.11.0:compile [DEBUG] org.glassfish.jersey.core:jersey-client:jar:2.22.2:compile [DEBUG] javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile [DEBUG] org.glassfish.hk2:hk2-api:jar:2.4.0-b34:compile [DEBUG] org.glassfish.hk2:hk2-utils:jar:2.4.0-b34:compile [DEBUG] org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b34:compile [DEBUG] org.glassfish.hk2.external:javax.inject:jar:2.4.0-b34:compile [DEBUG] org.glassfish.hk2:hk2-locator:jar:2.4.0-b34:compile [DEBUG] org.javassist:javassist:jar:3.18.1-GA:compile [DEBUG] org.glassfish.jersey.core:jersey-common:jar:2.22.2:compile [DEBUG] javax.annotation:javax.annotation-api:jar:1.2:compile [DEBUG] org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.22.2:compile [DEBUG] org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile [DEBUG] org.glassfish.jersey.core:jersey-server:jar:2.22.2:compile [DEBUG] org.glassfish.jersey.media:jersey-media-jaxb:jar:2.22.2:compile [DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile [DEBUG] org.glassfish.jersey.containers:jersey-container-servlet:jar:2.22.2:compile [DEBUG] org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.22.2:compile [DEBUG] io.netty:netty-all:jar:4.0.42.Final:compile [DEBUG] io.netty:netty:jar:3.8.0.Final:compile [DEBUG] com.clearspring.analytics:stream:jar:2.7.0:compile [DEBUG] io.dropwizard.metrics:metrics-core:jar:3.1.2:compile [DEBUG] io.dropwizard.metrics:metrics-jvm:jar:3.1.2:compile [DEBUG] io.dropwizard.metrics:metrics-json:jar:3.1.2:compile [DEBUG] io.dropwizard.metrics:metrics-graphite:jar:3.1.2:compile [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.6.5:compile [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.6.5:compile [DEBUG] com.fasterxml.jackson.module:jackson-module-scala_2.11:jar:2.6.5:compile [DEBUG] com.fasterxml.jackson.module:jackson-module-paranamer:jar:2.6.5:compile [DEBUG] org.apache.ivy:ivy:jar:2.4.0:compile [DEBUG] oro:oro:jar:2.0.8:compile [DEBUG] net.razorvine:pyrolite:jar:4.13:compile [DEBUG] net.sf.py4j:py4j:jar:0.10.4:compile [DEBUG] org.apache.spark:spark-tags_2.11:jar:2.1.0:compile [DEBUG] org.apache.commons:commons-crypto:jar:1.0.0:compile [DEBUG] org.spark-project.spark:unused:jar:1.0.0:compile [DEBUG] org.apache.spark:spark-streaming_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-hive_2.11:jar:2.1.0:compile [DEBUG] com.twitter:parquet-hadoop-bundle:jar:1.6.0:compile [DEBUG] org.apache.spark:spark-sql_2.11:jar:2.1.0:compile [DEBUG] com.univocity:univocity-parsers:jar:2.2.1:compile [DEBUG] org.apache.spark:spark-sketch_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-catalyst_2.11:jar:2.1.0:compile [DEBUG] org.codehaus.janino:janino:jar:3.0.0:compile [DEBUG] org.codehaus.janino:commons-compiler:jar:3.0.0:compile [DEBUG] org.antlr:antlr4-runtime:jar:4.5.3:compile [DEBUG] org.apache.parquet:parquet-column:jar:1.8.1:compile [DEBUG] org.apache.parquet:parquet-common:jar:1.8.1:compile [DEBUG] org.apache.parquet:parquet-encoding:jar:1.8.1:compile [DEBUG] org.apache.parquet:parquet-hadoop:jar:1.8.1:compile [DEBUG] org.apache.parquet:parquet-format:jar:2.3.0-incubating:compile [DEBUG] org.apache.parquet:parquet-jackson:jar:1.8.1:compile [DEBUG] org.spark-project.hive:hive-exec:jar:1.2.1.spark2:compile [DEBUG] commons-io:commons-io:jar:2.4:compile [DEBUG] commons-lang:commons-lang:jar:2.6:compile [DEBUG] javolution:javolution:jar:5.5.1:compile [DEBUG] log4j:apache-log4j-extras:jar:1.2.17:compile [DEBUG] org.antlr:antlr-runtime:jar:3.4:compile [DEBUG] org.antlr:stringtemplate:jar:3.2.1:compile [DEBUG] antlr:antlr:jar:2.7.7:compile [DEBUG] org.antlr:ST4:jar:4.0.4:compile [DEBUG] org.apache.commons:commons-compress:jar:1.4.1:compile [DEBUG] org.tukaani:xz:jar:1.0:compile [DEBUG] com.googlecode.javaewah:JavaEWAH:jar:0.3.2:compile [DEBUG] org.iq80.snappy:snappy:jar:0.2:compile [DEBUG] stax:stax-api:jar:1.0.1:compile [DEBUG] net.sf.opencsv:opencsv:jar:2.3:compile [DEBUG] org.spark-project.hive:hive-metastore:jar:1.2.1.spark2:compile [DEBUG] com.jolbox:bonecp:jar:0.8.0.RELEASE:compile [DEBUG] commons-cli:commons-cli:jar:1.2:compile [DEBUG] commons-logging:commons-logging:jar:1.1.3:compile [DEBUG] org.apache.derby:derby:jar:10.10.2.0:compile [DEBUG] org.datanucleus:datanucleus-api-jdo:jar:3.2.6:compile [DEBUG] org.datanucleus:datanucleus-rdbms:jar:3.2.9:compile [DEBUG] commons-pool:commons-pool:jar:1.5.4:compile [DEBUG] commons-dbcp:commons-dbcp:jar:1.4:compile [DEBUG] javax.jdo:jdo-api:jar:3.0.1:compile [DEBUG] javax.transaction:jta:jar:1.1:compile [DEBUG] org.apache.avro:avro:jar:1.7.7:compile [DEBUG] com.thoughtworks.paranamer:paranamer:jar:2.3:compile [DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile [DEBUG] org.apache.calcite:calcite-avatica:jar:1.2.0-incubating:compile [DEBUG] org.apache.calcite:calcite-core:jar:1.2.0-incubating:compile [DEBUG] org.apache.calcite:calcite-linq4j:jar:1.2.0-incubating:compile [DEBUG] net.hydromatic:eigenbase-properties:jar:1.1.5:compile [DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.2:compile [DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.4:compile [DEBUG] org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile [DEBUG] commons-codec:commons-codec:jar:1.10:compile [DEBUG] joda-time:joda-time:jar:2.9.3:compile [DEBUG] org.jodd:jodd-core:jar:3.5.2:compile [DEBUG] org.datanucleus:datanucleus-core:jar:3.2.10:compile [DEBUG] org.apache.thrift:libthrift:jar:0.9.2:compile [DEBUG] org.apache.thrift:libfb303:jar:0.9.2:compile [DEBUG] org.apache.spark:spark-graphx_2.11:jar:2.1.0:compile [DEBUG] org.apache.spark:spark-mllib-local_2.11:jar:2.1.0:compile [DEBUG] com.github.fommil.netlib:core:jar:1.1.2:compile [DEBUG] net.sourceforge.f2j:arpack_combined_all:jar:0.1:compile [DEBUG] org.scalatest:scalatest_2.11:jar:3.0.0-SNAP13:test [DEBUG] org.scalactic:scalactic_2.11:jar:3.0.0-SNAP13:test [DEBUG] org.scala-lang:scala-reflect:jar:2.11.7:compile [DEBUG] org.scala-lang.modules:scala-xml_2.11:jar:1.0.2:compile [DEBUG] org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.0.4:compile [DEBUG] org.seleniumhq.selenium:selenium-java:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-android-driver:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-remote-driver:jar:2.35.0:test [DEBUG] cglib:cglib-nodep:jar:2.1_3:test [DEBUG] org.json:json:jar:20080701:test [DEBUG] org.seleniumhq.selenium:selenium-chrome-driver:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-htmlunit-driver:jar:2.35.0:test [DEBUG] net.sourceforge.htmlunit:htmlunit:jar:2.12:test [DEBUG] xalan:xalan:jar:2.7.1:test [DEBUG] xalan:serializer:jar:2.7.1:test [DEBUG] org.apache.httpcomponents:httpmime:jar:4.2.3:test [DEBUG] net.sourceforge.htmlunit:htmlunit-core-js:jar:2.12:test [DEBUG] xerces:xercesImpl:jar:2.10.0:test [DEBUG] xml-apis:xml-apis:jar:1.4.01:test [DEBUG] net.sourceforge.nekohtml:nekohtml:jar:1.9.18:test [DEBUG] net.sourceforge.cssparser:cssparser:jar:0.9.9:test [DEBUG] org.w3c.css:sac:jar:1.3:test [DEBUG] org.eclipse.jetty:jetty-websocket:jar:8.1.9.v20130131:test [DEBUG] org.eclipse.jetty:jetty-util:jar:8.1.9.v20130131:test [DEBUG] org.eclipse.jetty:jetty-io:jar:8.1.9.v20130131:test [DEBUG] org.eclipse.jetty:jetty-http:jar:8.1.9.v20130131:test [DEBUG] org.seleniumhq.selenium:selenium-firefox-driver:jar:2.35.0:test [DEBUG] org.apache.commons:commons-exec:jar:1.1:test [DEBUG] org.seleniumhq.selenium:selenium-ie-driver:jar:2.35.0:test [DEBUG] net.java.dev.jna:jna:jar:3.4.0:test [DEBUG] net.java.dev.jna:platform:jar:3.4.0:test [DEBUG] org.seleniumhq.selenium:selenium-iphone-driver:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-safari-driver:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-support:jar:2.35.0:test [DEBUG] org.seleniumhq.selenium:selenium-api:jar:2.35.0:test [DEBUG] org.webbitserver:webbit:jar:0.4.14:test [DEBUG] junit:junit:jar:4.12:test [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test [DEBUG] org.apache.spark:spark-streaming-kafka-0-8_2.11:jar:2.1.0:compile [DEBUG] org.apache.kafka:kafka_2.11:jar:0.8.2.1:compile [DEBUG] com.yammer.metrics:metrics-core:jar:2.2.0:compile [DEBUG] com.101tec:zkclient:jar:0.3:compile [DEBUG] org.apache.kafka:kafka-clients:jar:0.8.2.1:compile [DEBUG] org.apache.spark:spark-mllib_2.11:jar:2.1.0:compile [DEBUG] org.scalanlp:breeze_2.11:jar:0.12:compile [DEBUG] org.scalanlp:breeze-macros_2.11:jar:0.12:compile [DEBUG] com.github.rwl:jtransforms:jar:2.4.0:compile [DEBUG] org.spire-math:spire_2.11:jar:0.7.4:compile [DEBUG] org.spire-math:spire-macros_2.11:jar:0.7.4:compile [DEBUG] com.chuusai:shapeless_2.11:jar:2.0.0:compile [DEBUG] org.jpmml:pmml-model:jar:1.2.15:compile [DEBUG] org.jpmml:pmml-schema:jar:1.2.15:compile [DEBUG] checking [com.wikibooks.spark:beginning-spark-examples:jar:1.0-SNAPSHOT] for scala version [DEBUG] checking [org.apache.spark:spark-core_2.11:jar:2.1.0:compile] for scala version [DEBUG] checking [org.scala-lang:scala-library:jar:2.11.8:compile] for scala version [DEBUG] checking [org.json4s:json4s-jackson_2.11:jar:3.2.11:compile] for scala version [DEBUG] checking [org.json4s:json4s-core_2.11:jar:3.2.11:compile] for scala version [DEBUG] checking [org.scala-lang:scalap:jar:2.11.0:compile] for scala version [WARNING] Expected all dependencies to require Scala version: 2.11.8 [WARNING] org.apache.spark:spark-core_2.11:2.1.0 requires scala version: 2.11.8 [WARNING] org.json4s:json4s-core_2.11:3.2.11 requires scala version: 2.11.0 [WARNING] Multiple versions of scala libraries detected! [DEBUG] C:\Users\oopchoi\IdeaProjects\spark\src\main\java [DEBUG] C:\Users\oopchoi\IdeaProjects\spark\src\main\scala [DEBUG] includes = [*/.java,*/.scala,] [DEBUG] excludes = [] [INFO] C:\Users\oopchoi\IdeaProjects\spark\src\main\java:-1: info: compiling [INFO] C:\Users\oopchoi\IdeaProjects\spark\src\main\scala:-1: info: compiling [INFO] Compiling 79 source files to C:\Users\oopchoi\IdeaProjects\spark\target\classes at 1546610838347 [DEBUG] use java command with args in file forced : false [DEBUG] plugin jar to add :C:\Users\oopchoi.m2\repository\net\alchim31\maven\scala-maven-plugin\3.4.4\scala-maven-plugin-3.4.4.jar [DEBUG] cmd: C:\Users\oopchoi\jdk-11\bin\java -Xbootclasspath/a:C:\Users\oopchoi.m2\repository\org\scala-lang\scala-library\2.11.8\scala-library-2.11.8.jar;C:\Users\oopchoi.m2\repository\org\scala-lang\scala-compiler\2.11.8\scala-compiler-2.11.8.jar;C:\Users\oopchoi.m2\repository\org\scala-lang\scala-library\2.11.6\scala-library-2.11.6.jar;C:\Users\oopchoi.m2\repository\org\scala-lang\modules\scala-parser-combinators_2.11\1.0.4\scala-parser-combinators_2.11-1.0.4.jar;C:\Users\oopchoi.m2\repository\org\scala-lang\scala-library\2.11.4\scala-library-2.11.4.jar;C:\Users\oopchoi.m2\repository\org\scala-lang\modules\scala-xml_2.11\1.0.4\scala-xml_2.11-1.0.4.jar;C:\Users\oopchoi.m2\repository\org\scala-lang\scala-reflect\2.11.8\scala-reflect-2.11.8.jar -classpath C:\Users\oopchoi.m2\repository\net\alchim31\maven\scala-maven-plugin\3.4.4\scala-maven-plugin-3.4.4.jar scala_maven_executions.MainWithArgsInFile scala.tools.nsc.Main C:\Users\oopchoi\AppData\Local\Temp\scala-maven-7786381137660986777.args [ERROR] error: scala.reflect.internal.MissingRequirementError: object java.lang.Object in compiler mirror not found. [ERROR] at scala.reflect.internal.MissingRequirementError$.signal(MissingRequirementError.scala:17) [ERROR] at scala.reflect.internal.MissingRequirementError$.notFound(MissingRequirementError.scala:18) [ERROR] at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:53) [ERROR] at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:45) [ERROR] at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:45) [ERROR] at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.scala:66) [ERROR] at scala.reflect.internal.Mirrors$RootsBase.getClassByName(Mirrors.scala:102) [ERROR] at scala.reflect.internal.Mirrors$RootsBase.getRequiredClass(Mirrors.scala:105) [ERROR] at scala.reflect.internal.Definitions$DefinitionsClass.ObjectClass$lzycompute(Definitions.scala:257) [ERROR] at scala.reflect.internal.Definitions$DefinitionsClass.ObjectClass(Definitions.scala:257) [ERROR] at scala.reflect.internal.Definitions$DefinitionsClass.init(Definitions.scala:1394) [ERROR] at scala.tools.nsc.Global$Run.(Global.scala:1215) [ERROR] at scala.tools.nsc.Driver.doCompile(Driver.scala:31) [ERROR] at scala.tools.nsc.MainClass.doCompile(Main.scala:23) [ERROR] at scala.tools.nsc.Driver.process(Driver.scala:51) [ERROR] at scala.tools.nsc.Driver.main(Driver.scala:64) [ERROR] at scala.tools.nsc.Main.main(Main.scala) [ERROR] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [ERROR] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [ERROR] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [ERROR] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [ERROR] at scala_maven_executions.MainHelper.runMain(MainHelper.java:164) [ERROR] at scala_maven_executions.MainWithArgsInFile.main(MainWithArgsInFile.java:26) [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.153 s [INFO] Finished at: 2019-01-04T23:07:19+09:00 [INFO] Final Memory: 23M/312M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.4.4:compile (scala-compile-first) on project beginning-spark-examples: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.4.4:compile (scala-compile-first) on project beginning-spark-examples: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) at org.codehaus.classworlds.Launcher.main(Launcher.java:47) Caused by: org.apache.maven.plugin.MojoExecutionException: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at scala_maven.ScalaMojoSupport.execute(ScalaMojoSupport.java:582) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 21 more Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:153) at scala_maven_executions.JavaMainCallerByFork.run(JavaMainCallerByFork.java:89) at scala_maven.ScalaCompilerSupport.compile(ScalaCompilerSupport.java:178) at scala_maven.ScalaCompilerSupport.doExecute(ScalaCompilerSupport.java:116) at scala_maven.ScalaMojoSupport.execute(ScalaMojoSupport.java:574) ... 23 more [ERROR] [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/MojoExecutionException

Process finished with exit code 1

ghost commented 5 years ago
net.alchim31.maven scala-maven-plugin 3.3.1