coinbase / coinbase-java

Coinbase API v1 library for Java
Apache License 2.0
147 stars 97 forks source link

Issue trying to compile jar #39

Open dgannon opened 6 years ago

dgannon commented 6 years ago

I am trying to compile the jar, and I can't seem to get the mvn package to work.

Here is the error message I get when I try to use this. It says I am missing a file, but I see the file in windows exporer.

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00) Maven home: C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0 Java version: 1.7.0_80, vendor: Oracle Corporation Java home: C:\DataAnalytics\Platform\jdk1.7.0_80\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows" [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.fusesource.jansi. < 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] Message scheme: color [DEBUG] Message styles: debug info warning error success failure strong mojo project [DEBUG] Reading global settings from C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0\conf\settings.xml [DEBUG] Reading user settings from C:\Users\Administrator.m2\settings.xml [DEBUG] Reading global toolchains from C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0\conf\toolchains.xml [DEBUG] Reading user toolchains from C:\Users\Administrator.m2\toolchains.xml [DEBUG] Using local repository at C:\Users\Administrator.m2\repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\Administrator.m2\repository [INFO] Scanning for projects... [DEBUG] Extension realms for project com.coinbase.api:coinbase-java:jar:1.11.0-SNAPSHOT: (none) [DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] [DEBUG] Extension realms for project org.sonatype.oss:oss-parent:pom:7: (none) [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: com.coinbase.api:coinbase-java:jar:1.11.0-SNAPSHOT [DEBUG] Tasks: [package] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building coinbase-java 1.11.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [DEBUG] Could not find metadata org.apache.maven.plugins:maven-source-plugin/maven-metadata.xml in local (C:\Users\Administrator.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] 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.coinbase.api:coinbase-java:1.11.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, runtime, test] [DEBUG] Repositories (dependencies): [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), 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-enforcer-plugin:1.0:enforce (enforce-maven) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${enforcer.fail} ${enforcer.failFast} ${enforcer.ignoreCache} ${project} (,2.1.0),(2.1.0,2.2.0),(2.2.0,) Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively. ${session} ${enforcer.skip}

[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"?>

${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.resources.supportMultiLineFiltering}

[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} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} true ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${mojoExecution} ${maven.compiler.optimize} true true ${maven.main.skip} ${maven.compiler.skipMultiThreadWarning} 1.6 ${lastModGranularityMs} 1.6 ${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"?>

${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.test.skip} ${maven.resources.supportMultiLineFiltering}

[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} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} true ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${mojoExecution} ${maven.compiler.optimize} true true ${maven.test.skip} ${maven.compiler.skipMultiThreadWarning} 1.6 ${lastModGranularityMs} 1.6 ${maven.compiler.testSource} ${maven.compiler.testTarget} ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose}

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

${maven.test.additionalClasspath} ${argLine} ${childDelegation} ${maven.test.dependency.excludes} ${maven.surefire.debug} ${dependenciesToScan} ${disableXmlReport} ${enableAssertions} ${excludedGroups} ${surefire.failIfNoSpecifiedTests} ${failIfNoTests} ${forkCount} ${forkMode} ${surefire.timeout} ${groups} ${junitArtifactName} /usr/bin/java ${objectFactory} ${parallel} ${parallelOptimized} ${surefire.parallel.forcedTimeout} ${surefire.parallel.timeout} ${perCoreThreadCount} ${plugin.artifactMap} ${surefire.printSummary} ${project.artifactMap} ${maven.test.redirectTestOutputToFile} ${surefire.reportFormat} ${surefire.reportNameSuffix} ${reuseForks} ${maven.test.skip} ${maven.test.skip.exec} ${skipTests} ${test} ${maven.test.failure.ignore} ${testNGArtifactName} ${threadCount} ${threadCountClasses} ${threadCountMethods} ${threadCountSuites} ${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] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=34, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=23, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5, ConflictResolver.conflictItemCount=33, DefaultDependencyCollector.collectTime=192, DefaultDependencyCollector.transformTime=9} [DEBUG] com.coinbase.api:coinbase-java:jar:1.11.0-SNAPSHOT [DEBUG] joda-time:joda-time:jar:2.3:compile [DEBUG] net.sf.opencsv:opencsv:jar:2.0:compile [DEBUG] org.joda:joda-money:jar:0.9.1:compile [DEBUG] com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.4.0:compile [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.4.0:compile [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.4.0:compile [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.4.0:compile [DEBUG] org.powermock:powermock-module-junit4:jar:1.5.5:test [DEBUG] org.powermock:powermock-module-junit4-common:jar:1.5.5:test [DEBUG] org.powermock:powermock-core:jar:1.5.5:test [DEBUG] org.javassist:javassist:jar:3.18.2-GA:test [DEBUG] org.powermock:powermock-reflect:jar:1.5.5:test [DEBUG] org.objenesis:objenesis:jar:2.1:test [DEBUG] org.powermock:powermock-api-mockito:jar:1.5.5:test [DEBUG] org.mockito:mockito-all:jar:1.9.5:test [DEBUG] org.powermock:powermock-api-support:jar:1.5.5:test [DEBUG] junit:junit:jar:4.11:test [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test [DEBUG] commons-codec:commons-codec:jar:1.9:compile [DEBUG] commons-io:commons-io:jar:2.4:compile [DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.6:compile [DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.3:compile [DEBUG] commons-logging:commons-logging:jar:1.1.3:compile [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce m @ coinbase-java --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=100, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=90, DefaultDependencyCollector.collectTime=141, DefaultDependencyCollector.transformTime=4} [DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0: [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.2:test [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] commons-cli:commons-cli:jar:1.0:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile [DEBUG] commons-lang:commons-lang:jar:2.3:compile [DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.0:compile [DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.0:compile [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile [DEBUG] org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test [DEBUG] org.beanshell:bsh:jar:2.0b4:compile [DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile [DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0 [DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10 [DEBUG] Included: commons-cli:commons-cli:jar:1.0 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8 [DEBUG] Included: commons-lang:commons-lang:jar:2.3 [DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.0 [DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0 [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2 [DEBUG] Included: org.beanshell:bsh:jar:2.0b4 [DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2 [DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@30a4effe] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator --> [DEBUG] (s) fail = true [DEBUG] (s) failFast = false [DEBUG] (f) ignoreCache = false [DEBUG] (s) project = MavenProject: com.coinbase.api:coinbase-java:1.11.0-SNAPSHOT @ C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\pom.xml [DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,) [DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively. [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@7f81c084] [DEBUG] (s) session = org.apache.maven.execution.MavenSession@1f865b82 [DEBUG] (s) skip = false [DEBUG] -- end configuration -- [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. [DEBUG] Detected Maven Version: 3.5.0 [DEBUG] Detected Maven Version: 3.5.0 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,). [INFO] [INFO] --- maven-resources-plugin:2.6:resources m @ coinbase-java --- [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=1, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=86, DefaultDependencyCollector.transformTime=1} [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@30a4effe] [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\Administrator\Desktop\Coinbase API\coinbase-java\target\classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: com.coinbase.api:coinbase-java:1.11.0-SNAPSHOT @ C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@1f865b82 [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=2012R2STD, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Windows Server 2012 R2, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\resources.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\rt.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\sunrsasign.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jsse.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jce.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\charsets.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jfr.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\classes, env.TMPDIR=C:\Users\ADMINI~1\AppData\Local\Temp\1, env.COMPUTERNAME=2012R2STD, env.PWD=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.7.0_80-b15, env.HOMEPATH=\Users\Administrator, project.build.sourceEncoding=UTF-8, env.DISPLAY=needs-to-be-defined, user.name=Administrator, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00), env.SHELL=C:\Program Files\Git\usr\bin\bash, env.MSYSTEM=MINGW64, env.PATH=C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn;C:\DataAnalytics\GOSU\gosu-0.8.6.1-C\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\Users\Administrator\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl, user.language=en, env.EXEPATH=C:\Program Files\Git, env.WINDIR=C:\Windows, sun.boot.library.path=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\bin, classworlds.conf=C:/Users/Administrator/Desktop/Coinbase API/apache-maven-3.5.0-bin/apache-maven-3.5.0/bin/m2.conf, env.GOSU_HOME=C:\DataAnalytics\GOSU\gosu-0.8.6.1-C, powermock.version=1.5.5, env.MSYSTEM_CHOST=x86_64-w64-mingw32, java.version=1.7.0_80, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 1, GenuineIntel, user.timezone=America/Los_Angeles, env.MINGW_PREFIX=C:/Program Files/Git/mingw64, env.TEMP=C:\Users\ADMINI~1\AppData\Local\Temp\1, sun.arch.data.model=64, java.endorsed.dirs=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SHLVL=1, env.SYSTEMDRIVE=C:, file.separator=\, env.HOSTNAME=2012r2std, java.specification.name=Java Platform API Specification, maven.conf=C:/Users/Administrator/Desktop/Coinbase API/apache-maven-3.5.0-bin/apache-maven-3.5.0/conf, java.class.version=51.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, env.PRINTER=Microsoft XPS Document Writer, java.home=C:\DataAnalytics\Platform\jdk1.7.0_80\jre, env.APPDATA=C:\Users\Administrator\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.3, env.=::=::\, env.CONFIG_SITE=C:/Program Files/Git/mingw64/etc/config.site, path.separator=;, env.ACLOCAL_PATH=C:\Program Files\Git\mingw64\share\aclocal;C:\Program Files\Git\usr\share\aclocal, env.MINGW_PACKAGE_PREFIX=mingw-w64-x86_64, java.vm.version=24.80-b11, user.variant=, env.USERPROFILE=C:\Users\Administrator, env.JAVA_HOME=C:/DataAnalytics/Platform/jdk1.7.0_80, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TERM=xterm, env.TMP=C:\Users\ADMINI~1\AppData\Local\Temp\1, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, env.MANPATH=C:\Program Files\Git\mingw64\share\man;C:\Program Files\Git\usr\local\man;C:\Program Files\Git\usr\share\man;C:\Program Files\Git\usr\man;C:\Program Files\Git\share\man, env.ORIGINAL_TMP=C:/Users/ADMINI~1/AppData/Local/Temp/1, user.home=C:\Users\Administrator, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.OLDPWD=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, library.jansi.path=C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0\lib\jansi-native\windows64, java.library.path=C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn;C:\DataAnalytics\GOSU\gosu-0.8.6.1-C\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\Users\Administrator\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl;., java.vendor.url=http://java.oracle.com/, env.NUMBER_OF_PROCESSORS=8, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\PowerShell\Modules\, env.MAVEN_CMD_LINE_ARGS= package -X, java.vm.vendor=Oracle Corporation, maven.home=C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher package -X, java.class.path=C:/Users/Administrator/Desktop/Coinbase API/apache-maven-3.5.0-bin/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, env.MSYSTEM_CARCH=x86_64, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.PROGRAMW6432=C:\Program Files, maven.version=3.5.0, env.PROGRAMFILES(X86)=C:\Program Files (x86), java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\2012R2STD, java.vm.specification.version=1.7, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=, env.HOME=C:\Users\Administrator, env.ANT_HOME=C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2, java.io.tmpdir=C:\Users\ADMINI~1\AppData\Local\Temp\1\, env.PROCESSOR_REVISION=2501, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.ORIGINAL_PATH=C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn;C:\DataAnalytics\GOSU\gosu-0.8.6.1-C\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\Users\Administrator\AppData\Roaming\npm, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, env.JAVA18_HOME=C:\gwdemo\release\DT92\Platform\jdk1.8.0_66, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, env.PLINK_PROTOCOL=ssh, java.ext.dirs=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, env.MINGW_CHOST=x86_64-w64-mingw32, user.dir=C:\Users\Administrator\Desktop\Coinbase API\coinbase-java, env.LOCALAPPDATA=C:\Users\Administrator\AppData\Local, env.ORIGINAL_TEMP=C:/Users/ADMINI~1/AppData/Local/Temp/1, env.INFOPATH=C:\Program Files\Git\usr\local\info;C:\Program Files\Git\usr\share\info;C:\Program Files\Git\usr\info;C:\Program Files\Git\share\info, line.separator= , env.LC_ALL=C, 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=Administrator, file.encoding=Cp1252, env.MSYSTEM_PREFIX=C:/Program Files/Git/mingw64, env.PKG_CONFIG_PATH=C:\Program Files\Git\mingw64\lib\pkgconfig;C:\Program Files\Git\mingw64\share\pkgconfig, env.USERDOMAIN=2012R2STD, java.specification.version=1.7, env.MAVEN_PROJECTBASEDIR=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.SSH_ASKPASS=C:/Program Files/Git/mingw64/libexec/git-core/git-gui--askpass, env.PROCESSOR_LEVEL=6} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources excludes [] includes [] [DEBUG] ignoreDelta true [INFO] Copying 4 resources [DEBUG] file ca-coinbase.bks has a filtered file extension [DEBUG] copy C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources\com\coinbase\api\ca-coinbase.bks to C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes\com\coinbase\api\ca-coinbase.bks [DEBUG] file ca-coinbase.jks has a filtered file extension [DEBUG] copy C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources\com\coinbase\api\ca-coinbase.jks to C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes\com\coinbase\api\ca-coinbase.jks [DEBUG] file coinbase-callback.pub.der has a filtered file extension [DEBUG] copy C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources\com\coinbase\api\coinbase-callback.pub.der to C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes\com\coinbase\api\coinbase-callback.pub.der [DEBUG] file MoneyDataExtension.csv has a filtered file extension [DEBUG] copy C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources\org\joda\money\MoneyDataExtension.csv to C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes\org\joda\money\MoneyDataExtension.csv [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:3.1:compile m @ coinbase-java --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=160, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=63, DefaultDependencyCollector.collectTime=158, DefaultDependencyCollector.transformTime=5} [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile [DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile [DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.2:compile [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.2:runtime [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile [DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile [DEBUG] log4j:log4j:jar:1.2.12:compile [DEBUG] commons-logging:commons-logging-api:jar:1.1:compile [DEBUG] com.google.collections:google-collections:jar:1.0:compile [DEBUG] junit:junit:jar:3.8.2:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1 [DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.2 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.2 [DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4 [DEBUG] Included: log4j:log4j:jar:1.2.12 [DEBUG] Included: commons-logging:commons-logging-api:jar:1.1 [DEBUG] Included: com.google.collections:google-collections:jar:1.0 [DEBUG] Included: junit:junit:jar:3.8.2 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@30a4effe] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator --> [DEBUG] (f) basedir = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java [DEBUG] (f) buildDirectory = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target [DEBUG] (f) classpathElements = [C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes, C:\Users\Administrator.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar, C:\Users\Administrator.m2\repository\net\sf\opencsv\opencsv\2.0\opencsv-2.0.jar, C:\Users\Administrator.m2\repository\org\joda\joda-money\0.9.1\joda-money-0.9.1.jar, C:\Users\Administrator.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-joda\2.4.0\jackson-datatype-joda-2.4.0.jar, C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.4.0\jackson-annotations-2.4.0.jar, C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-core\2.4.0\jackson-core-2.4.0.jar, C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.4.0\jackson-databind-2.4.0.jar, C:\Users\Administrator.m2\repository\commons-codec\commons-codec\1.9\commons-codec-1.9.jar, C:\Users\Administrator.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar, C:\Users\Administrator.m2\repository\org\apache\httpcomponents\httpclient\4.3.6\httpclient-4.3.6.jar, C:\Users\Administrator.m2\repository\org\apache\httpcomponents\httpcore\4.3.3\httpcore-4.3.3.jar, C:\Users\Administrator.m2\repository\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar] [DEBUG] (f) compileSourceRoots = [C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\java] [DEBUG] (f) compilerId = javac [DEBUG] (f) debug = true [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnError = true [DEBUG] (f) forceJavacCompilerUse = false [DEBUG] (f) fork = true [DEBUG] (f) generatedSourcesDirectory = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\generated-sources\annotations [DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile} [DEBUG] (f) optimize = false [DEBUG] (f) outputDirectory = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes [DEBUG] (f) projectArtifact = com.coinbase.api:coinbase-java:jar:1.11.0-SNAPSHOT [DEBUG] (f) showDeprecation = true [DEBUG] (f) showWarnings = true [DEBUG] (f) skipMultiThreadWarning = false [DEBUG] (f) source = 1.6 [DEBUG] (f) staleMillis = 0 [DEBUG] (f) target = 1.6 [DEBUG] (f) useIncrementalCompilation = true [DEBUG] (f) verbose = false [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@1f865b82 [DEBUG] (f) session = org.apache.maven.execution.MavenSession@1f865b82 [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\java] [DEBUG] Classpath: [C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes C:\Users\Administrator.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar C:\Users\Administrator.m2\repository\net\sf\opencsv\opencsv\2.0\opencsv-2.0.jar C:\Users\Administrator.m2\repository\org\joda\joda-money\0.9.1\joda-money-0.9.1.jar C:\Users\Administrator.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-joda\2.4.0\jackson-datatype-joda-2.4.0.jar C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.4.0\jackson-annotations-2.4.0.jar C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-core\2.4.0\jackson-core-2.4.0.jar C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.4.0\jackson-databind-2.4.0.jar C:\Users\Administrator.m2\repository\commons-codec\commons-codec\1.9\commons-codec-1.9.jar C:\Users\Administrator.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar C:\Users\Administrator.m2\repository\org\apache\httpcomponents\httpclient\4.3.6\httpclient-4.3.6.jar C:\Users\Administrator.m2\repository\org\apache\httpcomponents\httpcore\4.3.3\httpcore-4.3.3.jar C:\Users\Administrator.m2\repository\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar] [DEBUG] Output directory: C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes [DEBUG] CompilerReuseStrategy: reuseCreated [DEBUG] useIncrementalCompilation enabled [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources m @ coinbase-java --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@30a4effe] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\test-classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: com.coinbase.api:coinbase-java:1.11.0-SNAPSHOT @ C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\test\resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@1f865b82 [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=2012R2STD, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Windows Server 2012 R2, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\resources.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\rt.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\sunrsasign.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jsse.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jce.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\charsets.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jfr.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\classes, env.TMPDIR=C:\Users\ADMINI~1\AppData\Local\Temp\1, env.COMPUTERNAME=2012R2STD, env.PWD=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.7.0_80-b15, env.HOMEPATH=\Users\Administrator, project.build.sourceEncoding=UTF-8, env.DISPLAY=needs-to-be-defined, user.name=Administrator, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00), env.SHELL=C:\Program Files\Git\usr\bin\bash, env.MSYSTEM=MINGW64, env.PATH=C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn;C:\DataAnalytics\GOSU\gosu-0.8.6.1-C\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\Users\Administrator\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl, user.language=en, env.EXEPATH=C:\Program Files\Git, env.WINDIR=C:\Windows, sun.boot.library.path=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\bin, classworlds.conf=C:/Users/Administrator/Desktop/Coinbase API/apache-maven-3.5.0-bin/apache-mav

Here is the -X option for full debug information.


Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00) Maven home: C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0 Java version: 1.7.0_80, vendor: Oracle Corporation Java home: C:\DataAnalytics\Platform\jdk1.7.0_80\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows" [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.fusesource.jansi. < 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] Message scheme: color [DEBUG] Message styles: debug info warning error success failure strong mojo project [DEBUG] Reading global settings from C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0\conf\settings.xml [DEBUG] Reading user settings from C:\Users\Administrator.m2\settings.xml [DEBUG] Reading global toolchains from C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0\conf\toolchains.xml [DEBUG] Reading user toolchains from C:\Users\Administrator.m2\toolchains.xml [DEBUG] Using local repository at C:\Users\Administrator.m2\repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\Administrator.m2\repository [INFO] Scanning for projects... [DEBUG] Extension realms for project com.coinbase.api:coinbase-java:jar:1.11.0-SNAPSHOT: (none) [DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] [DEBUG] Extension realms for project org.sonatype.oss:oss-parent:pom:7: (none) [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: com.coinbase.api:coinbase-java:jar:1.11.0-SNAPSHOT [DEBUG] Tasks: [package] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building coinbase-java 1.11.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [DEBUG] Could not find metadata org.apache.maven.plugins:maven-source-plugin/maven-metadata.xml in local (C:\Users\Administrator.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] 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.coinbase.api:coinbase-java:1.11.0-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, runtime, test] [DEBUG] Repositories (dependencies): [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), 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-enforcer-plugin:1.0:enforce (enforce-maven) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>

${enforcer.fail} ${enforcer.failFast} ${enforcer.ignoreCache} ${project} (,2.1.0),(2.1.0,2.2.0),(2.2.0,) Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively. ${session} ${enforcer.skip}

[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"?>

${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.resources.supportMultiLineFiltering}

[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} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} true ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${mojoExecution} ${maven.compiler.optimize} true true ${maven.main.skip} ${maven.compiler.skipMultiThreadWarning} 1.6 ${lastModGranularityMs} 1.6 ${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"?>

${encoding} ${maven.resources.escapeString} ${maven.resources.escapeWindowsPaths} ${maven.resources.includeEmptyDirs} ${maven.resources.overwrite} ${maven.test.skip} ${maven.resources.supportMultiLineFiltering}

[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} ${encoding} ${maven.compiler.executable} ${maven.compiler.failOnError} ${maven.compiler.forceJavacCompilerUse} true ${maven.compiler.maxmem} ${maven.compiler.meminitial} ${mojoExecution} ${maven.compiler.optimize} true true ${maven.test.skip} ${maven.compiler.skipMultiThreadWarning} 1.6 ${lastModGranularityMs} 1.6 ${maven.compiler.testSource} ${maven.compiler.testTarget} ${maven.compiler.useIncrementalCompilation} ${maven.compiler.verbose}

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

${maven.test.additionalClasspath} ${argLine} ${childDelegation} ${maven.test.dependency.excludes} ${maven.surefire.debug} ${dependenciesToScan} ${disableXmlReport} ${enableAssertions} ${excludedGroups} ${surefire.failIfNoSpecifiedTests} ${failIfNoTests} ${forkCount} ${forkMode} ${surefire.timeout} ${groups} ${junitArtifactName} /usr/bin/java ${objectFactory} ${parallel} ${parallelOptimized} ${surefire.parallel.forcedTimeout} ${surefire.parallel.timeout} ${perCoreThreadCount} ${plugin.artifactMap} ${surefire.printSummary} ${project.artifactMap} ${maven.test.redirectTestOutputToFile} ${surefire.reportFormat} ${surefire.reportNameSuffix} ${reuseForks} ${maven.test.skip} ${maven.test.skip.exec} ${skipTests} ${test} ${maven.test.failure.ignore} ${testNGArtifactName} ${threadCount} ${threadCountClasses} ${threadCountMethods} ${threadCountSuites} ${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] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=34, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=23, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5, ConflictResolver.conflictItemCount=33, DefaultDependencyCollector.collectTime=192, DefaultDependencyCollector.transformTime=9} [DEBUG] com.coinbase.api:coinbase-java:jar:1.11.0-SNAPSHOT [DEBUG] joda-time:joda-time:jar:2.3:compile [DEBUG] net.sf.opencsv:opencsv:jar:2.0:compile [DEBUG] org.joda:joda-money:jar:0.9.1:compile [DEBUG] com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.4.0:compile [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.4.0:compile [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.4.0:compile [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.4.0:compile [DEBUG] org.powermock:powermock-module-junit4:jar:1.5.5:test [DEBUG] org.powermock:powermock-module-junit4-common:jar:1.5.5:test [DEBUG] org.powermock:powermock-core:jar:1.5.5:test [DEBUG] org.javassist:javassist:jar:3.18.2-GA:test [DEBUG] org.powermock:powermock-reflect:jar:1.5.5:test [DEBUG] org.objenesis:objenesis:jar:2.1:test [DEBUG] org.powermock:powermock-api-mockito:jar:1.5.5:test [DEBUG] org.mockito:mockito-all:jar:1.9.5:test [DEBUG] org.powermock:powermock-api-support:jar:1.5.5:test [DEBUG] junit:junit:jar:4.11:test [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test [DEBUG] commons-codec:commons-codec:jar:1.9:compile [DEBUG] commons-io:commons-io:jar:2.4:compile [DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.6:compile [DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.3:compile [DEBUG] commons-logging:commons-logging:jar:1.1.3:compile [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce m @ coinbase-java --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=100, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=90, DefaultDependencyCollector.collectTime=141, DefaultDependencyCollector.transformTime=4} [DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0: [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.2:test [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] commons-cli:commons-cli:jar:1.0:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile [DEBUG] commons-lang:commons-lang:jar:2.3:compile [DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.0:compile [DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.0:compile [DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile [DEBUG] org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test [DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test [DEBUG] org.beanshell:bsh:jar:2.0b4:compile [DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile [DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0 [DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10 [DEBUG] Included: commons-cli:commons-cli:jar:1.0 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8 [DEBUG] Included: commons-lang:commons-lang:jar:2.3 [DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.0 [DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0 [DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2 [DEBUG] Included: org.beanshell:bsh:jar:2.0b4 [DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2 [DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@30a4effe] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator --> [DEBUG] (s) fail = true [DEBUG] (s) failFast = false [DEBUG] (f) ignoreCache = false [DEBUG] (s) project = MavenProject: com.coinbase.api:coinbase-java:1.11.0-SNAPSHOT @ C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\pom.xml [DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,) [DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively. [DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@7f81c084] [DEBUG] (s) session = org.apache.maven.execution.MavenSession@1f865b82 [DEBUG] (s) skip = false [DEBUG] -- end configuration -- [DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion [DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. [DEBUG] Detected Maven Version: 3.5.0 [DEBUG] Detected Maven Version: 3.5.0 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,). [INFO] [INFO] --- maven-resources-plugin:2.6:resources m @ coinbase-java --- [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=1, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=86, DefaultDependencyCollector.transformTime=1} [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@30a4effe] [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\Administrator\Desktop\Coinbase API\coinbase-java\target\classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: com.coinbase.api:coinbase-java:1.11.0-SNAPSHOT @ C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@1f865b82 [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=2012R2STD, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Windows Server 2012 R2, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\resources.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\rt.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\sunrsasign.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jsse.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jce.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\charsets.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jfr.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\classes, env.TMPDIR=C:\Users\ADMINI~1\AppData\Local\Temp\1, env.COMPUTERNAME=2012R2STD, env.PWD=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.7.0_80-b15, env.HOMEPATH=\Users\Administrator, project.build.sourceEncoding=UTF-8, env.DISPLAY=needs-to-be-defined, user.name=Administrator, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00), env.SHELL=C:\Program Files\Git\usr\bin\bash, env.MSYSTEM=MINGW64, env.PATH=C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn;C:\DataAnalytics\GOSU\gosu-0.8.6.1-C\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\Users\Administrator\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl, user.language=en, env.EXEPATH=C:\Program Files\Git, env.WINDIR=C:\Windows, sun.boot.library.path=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\bin, classworlds.conf=C:/Users/Administrator/Desktop/Coinbase API/apache-maven-3.5.0-bin/apache-maven-3.5.0/bin/m2.conf, env.GOSU_HOME=C:\DataAnalytics\GOSU\gosu-0.8.6.1-C, powermock.version=1.5.5, env.MSYSTEM_CHOST=x86_64-w64-mingw32, java.version=1.7.0_80, env.PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 1, GenuineIntel, user.timezone=America/Los_Angeles, env.MINGW_PREFIX=C:/Program Files/Git/mingw64, env.TEMP=C:\Users\ADMINI~1\AppData\Local\Temp\1, sun.arch.data.model=64, java.endorsed.dirs=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\endorsed, sun.cpu.isalist=amd64, env.HOMEDRIVE=C:, sun.jnu.encoding=Cp1252, file.encoding.pkg=sun.io, env.SHLVL=1, env.SYSTEMDRIVE=C:, file.separator=\, env.HOSTNAME=2012r2std, java.specification.name=Java Platform API Specification, maven.conf=C:/Users/Administrator/Desktop/Coinbase API/apache-maven-3.5.0-bin/apache-maven-3.5.0/conf, java.class.version=51.0, org.slf4j.simpleLogger.defaultLogLevel=debug, user.country=US, env.PRINTER=Microsoft XPS Document Writer, java.home=C:\DataAnalytics\Platform\jdk1.7.0_80\jre, env.APPDATA=C:\Users\Administrator\AppData\Roaming, env.PUBLIC=C:\Users\Public, java.vm.info=mixed mode, env.OS=Windows_NT, os.version=6.3, env.=::=::\, env.CONFIG_SITE=C:/Program Files/Git/mingw64/etc/config.site, path.separator=;, env.ACLOCAL_PATH=C:\Program Files\Git\mingw64\share\aclocal;C:\Program Files\Git\usr\share\aclocal, env.MINGW_PACKAGE_PREFIX=mingw-w64-x86_64, java.vm.version=24.80-b11, user.variant=, env.USERPROFILE=C:\Users\Administrator, env.JAVA_HOME=C:/DataAnalytics/Platform/jdk1.7.0_80, java.awt.printerjob=sun.awt.windows.WPrinterJob, env.TERM=xterm, env.TMP=C:\Users\ADMINI~1\AppData\Local\Temp\1, env.PROGRAMFILES=C:\Program Files, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, user.script=, env.MANPATH=C:\Program Files\Git\mingw64\share\man;C:\Program Files\Git\usr\local\man;C:\Program Files\Git\usr\share\man;C:\Program Files\Git\usr\man;C:\Program Files\Git\share\man, env.ORIGINAL_TMP=C:/Users/ADMINI~1/AppData/Local/Temp/1, user.home=C:\Users\Administrator, env.COMMONPROGRAMFILES=C:\Program Files\Common Files, env.OLDPWD=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.SESSIONNAME=Console, java.specification.vendor=Oracle Corporation, library.jansi.path=C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0\lib\jansi-native\windows64, java.library.path=C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn;C:\DataAnalytics\GOSU\gosu-0.8.6.1-C\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\Users\Administrator\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl;., java.vendor.url=http://java.oracle.com/, env.NUMBER_OF_PROCESSORS=8, env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, env.PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\PowerShell\Modules\, env.MAVEN_CMD_LINE_ARGS= package -X, java.vm.vendor=Oracle Corporation, maven.home=C:\Users\Administrator\Desktop\Coinbase API\apache-maven-3.5.0-bin\apache-maven-3.5.0, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher package -X, java.class.path=C:/Users/Administrator/Desktop/Coinbase API/apache-maven-3.5.0-bin/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, env.MSYSTEM_CARCH=x86_64, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, env.PROGRAMW6432=C:\Program Files, maven.version=3.5.0, env.PROGRAMFILES(X86)=C:\Program Files (x86), java.vm.specification.name=Java Virtual Machine Specification, env.LOGONSERVER=\2012R2STD, java.vm.specification.version=1.7, env.PROCESSOR_ARCHITECTURE=AMD64, env.COMMONPROGRAMW6432=C:\Program Files\Common Files, sun.cpu.endian=little, sun.os.patch.level=, env.HOME=C:\Users\Administrator, env.ANT_HOME=C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2, java.io.tmpdir=C:\Users\ADMINI~1\AppData\Local\Temp\1\, env.PROCESSOR_REVISION=2501, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.ORIGINAL_PATH=C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn;C:\DataAnalytics\GOSU\gosu-0.8.6.1-C\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\Users\Administrator\AppData\Roaming\npm, env.PROGRAMDATA=C:\ProgramData, env.COMSPEC=C:\Windows\system32\cmd.exe, env.JAVA18_HOME=C:\gwdemo\release\DT92\Platform\jdk1.8.0_66, os.arch=amd64, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, env.PLINK_PROTOCOL=ssh, java.ext.dirs=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, env.MINGW_CHOST=x86_64-w64-mingw32, user.dir=C:\Users\Administrator\Desktop\Coinbase API\coinbase-java, env.LOCALAPPDATA=C:\Users\Administrator\AppData\Local, env.ORIGINAL_TEMP=C:/Users/ADMINI~1/AppData/Local/Temp/1, env.INFOPATH=C:\Program Files\Git\usr\local\info;C:\Program Files\Git\usr\share\info;C:\Program Files\Git\usr\info;C:\Program Files\Git\share\info, line.separator= , env.LC_ALL=C, 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=Administrator, file.encoding=Cp1252, env.MSYSTEM_PREFIX=C:/Program Files/Git/mingw64, env.PKG_CONFIG_PATH=C:\Program Files\Git\mingw64\lib\pkgconfig;C:\Program Files\Git\mingw64\share\pkgconfig, env.USERDOMAIN=2012R2STD, java.specification.version=1.7, env.MAVEN_PROJECTBASEDIR=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.SSH_ASKPASS=C:/Program Files/Git/mingw64/libexec/git-core/git-gui--askpass, env.PROCESSOR_LEVEL=6} [INFO] Using 'UTF-8' encoding to copy filtered resources. [DEBUG] resource with targetPath null directory C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources excludes [] includes [] [DEBUG] ignoreDelta true [INFO] Copying 4 resources [DEBUG] file ca-coinbase.bks has a filtered file extension [DEBUG] copy C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources\com\coinbase\api\ca-coinbase.bks to C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes\com\coinbase\api\ca-coinbase.bks [DEBUG] file ca-coinbase.jks has a filtered file extension [DEBUG] copy C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources\com\coinbase\api\ca-coinbase.jks to C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes\com\coinbase\api\ca-coinbase.jks [DEBUG] file coinbase-callback.pub.der has a filtered file extension [DEBUG] copy C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources\com\coinbase\api\coinbase-callback.pub.der to C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes\com\coinbase\api\coinbase-callback.pub.der [DEBUG] file MoneyDataExtension.csv has a filtered file extension [DEBUG] copy C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\resources\org\joda\money\MoneyDataExtension.csv to C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes\org\joda\money\MoneyDataExtension.csv [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:3.1:compile m @ coinbase-java --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=160, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=63, DefaultDependencyCollector.collectTime=158, DefaultDependencyCollector.transformTime=5} [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1: [DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile [DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile [DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile [DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.2:compile [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.2:runtime [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile [DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile [DEBUG] log4j:log4j:jar:1.2.12:compile [DEBUG] commons-logging:commons-logging-api:jar:1.1:compile [DEBUG] com.google.collections:google-collections:jar:1.0:compile [DEBUG] junit:junit:jar:3.8.2:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1 [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1 [DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1 [DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.2 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.2 [DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4 [DEBUG] Included: log4j:log4j:jar:1.2.12 [DEBUG] Included: commons-logging:commons-logging-api:jar:1.1 [DEBUG] Included: com.google.collections:google-collections:jar:1.0 [DEBUG] Included: junit:junit:jar:3.8.2 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@30a4effe] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator --> [DEBUG] (f) basedir = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java [DEBUG] (f) buildDirectory = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target [DEBUG] (f) classpathElements = [C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes, C:\Users\Administrator.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar, C:\Users\Administrator.m2\repository\net\sf\opencsv\opencsv\2.0\opencsv-2.0.jar, C:\Users\Administrator.m2\repository\org\joda\joda-money\0.9.1\joda-money-0.9.1.jar, C:\Users\Administrator.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-joda\2.4.0\jackson-datatype-joda-2.4.0.jar, C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.4.0\jackson-annotations-2.4.0.jar, C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-core\2.4.0\jackson-core-2.4.0.jar, C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.4.0\jackson-databind-2.4.0.jar, C:\Users\Administrator.m2\repository\commons-codec\commons-codec\1.9\commons-codec-1.9.jar, C:\Users\Administrator.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar, C:\Users\Administrator.m2\repository\org\apache\httpcomponents\httpclient\4.3.6\httpclient-4.3.6.jar, C:\Users\Administrator.m2\repository\org\apache\httpcomponents\httpcore\4.3.3\httpcore-4.3.3.jar, C:\Users\Administrator.m2\repository\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar] [DEBUG] (f) compileSourceRoots = [C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\java] [DEBUG] (f) compilerId = javac [DEBUG] (f) debug = true [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) failOnError = true [DEBUG] (f) forceJavacCompilerUse = false [DEBUG] (f) fork = true [DEBUG] (f) generatedSourcesDirectory = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\generated-sources\annotations [DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile} [DEBUG] (f) optimize = false [DEBUG] (f) outputDirectory = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes [DEBUG] (f) projectArtifact = com.coinbase.api:coinbase-java:jar:1.11.0-SNAPSHOT [DEBUG] (f) showDeprecation = true [DEBUG] (f) showWarnings = true [DEBUG] (f) skipMultiThreadWarning = false [DEBUG] (f) source = 1.6 [DEBUG] (f) staleMillis = 0 [DEBUG] (f) target = 1.6 [DEBUG] (f) useIncrementalCompilation = true [DEBUG] (f) verbose = false [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@1f865b82 [DEBUG] (f) session = org.apache.maven.execution.MavenSession@1f865b82 [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Source directories: [C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\main\java] [DEBUG] Classpath: [C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes C:\Users\Administrator.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar C:\Users\Administrator.m2\repository\net\sf\opencsv\opencsv\2.0\opencsv-2.0.jar C:\Users\Administrator.m2\repository\org\joda\joda-money\0.9.1\joda-money-0.9.1.jar C:\Users\Administrator.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-joda\2.4.0\jackson-datatype-joda-2.4.0.jar C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.4.0\jackson-annotations-2.4.0.jar C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-core\2.4.0\jackson-core-2.4.0.jar C:\Users\Administrator.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.4.0\jackson-databind-2.4.0.jar C:\Users\Administrator.m2\repository\commons-codec\commons-codec\1.9\commons-codec-1.9.jar C:\Users\Administrator.m2\repository\commons-io\commons-io\2.4\commons-io-2.4.jar C:\Users\Administrator.m2\repository\org\apache\httpcomponents\httpclient\4.3.6\httpclient-4.3.6.jar C:\Users\Administrator.m2\repository\org\apache\httpcomponents\httpcore\4.3.3\httpcore-4.3.3.jar C:\Users\Administrator.m2\repository\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar] [DEBUG] Output directory: C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\classes [DEBUG] CompilerReuseStrategy: reuseCreated [DEBUG] useIncrementalCompilation enabled [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources m @ coinbase-java --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@30a4effe] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) encoding = UTF-8 [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\target\test-classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: com.coinbase.api:coinbase-java:1.11.0-SNAPSHOT @ C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\pom.xml [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: C:\Users\Administrator\Desktop\Coinbase API\coinbase-java\src\test\resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@1f865b82 [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=2012R2STD, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Windows Server 2012 R2, env.FP_NO_HOST_CHECK=NO, sun.boot.class.path=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\resources.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\rt.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\sunrsasign.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jsse.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jce.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\charsets.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\lib\jfr.jar;C:\DataAnalytics\Platform\jdk1.7.0_80\jre\classes, env.TMPDIR=C:\Users\ADMINI~1\AppData\Local\Temp\1, env.COMPUTERNAME=2012R2STD, env.PWD=C:/Users/Administrator/Desktop/Coinbase API/coinbase-java, env.ALLUSERSPROFILE=C:\ProgramData, sun.desktop=windows, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.7.0_80-b15, env.HOMEPATH=\Users\Administrator, project.build.sourceEncoding=UTF-8, env.DISPLAY=needs-to-be-defined, user.name=Administrator, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00), env.SHELL=C:\Program Files\Git\usr\bin\bash, env.MSYSTEM=MINGW64, env.PATH=C:\Users\Administrator\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Administrator\bin;C:\DataAnalytics\Platform\jdk1.7.0_80\bin;C:\gwdemo\release\DT92\Platform\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\120\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn;C:\DataAnalytics\GOSU\gosu-0.8.6.1-C\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\nodejs;C:\Users\Administrator\AppData\Roaming\npm;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl, user.language=en, env.EXEPATH=C:\Program Files\Git, env.WINDIR=C:\Windows, sun.boot.library.path=C:\DataAnalytics\Platform\jdk1.7.0_80\jre\bin, classworlds.conf=C:/Users/Administrator/Desktop/Coinbase API/apache-maven-3.5.0-bin/apache-mav

stefanmendoza commented 6 years ago

@dgannon are you still running into this issue?