Skip to content

Instantly share code, notes, and snippets.

@frankyn
Created November 3, 2016 21:56
Show Gist options
  • Save frankyn/ce0933c0fab94cd93d7627549934b294 to your computer and use it in GitHub Desktop.
Save frankyn/ce0933c0fab94cd93d7627549934b294 to your computer and use it in GitHub Desktop.
/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin/java -Dmaven.multiModuleProjectDirectory=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints -Dmaven.home=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9 -Dclassworlds.conf=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/bin/m2.conf -Didea.launcher.port=7533 -Didea.launcher.bin.path=/opt/intellij-ce-2016.2/bin -Dfile.encoding=UTF-8 -classpath /usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/opt/intellij-ce-2016.2/lib/idea_rt.jar com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.2.4 -X gcloud:deploy
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00)
Maven home: /usr/local/google/home/franknatividad/bin/apache-maven-3.3.9
Java version: 1.8.0_45-internal, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-100-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: javax.enterprise.inject.* < plexus.core
[DEBUG] Imported: javax.enterprise.util.* < plexus.core
[DEBUG] Imported: javax.inject.* < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.eclipse.aether.* < plexus.core
[DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG] Imported: org.eclipse.aether.collection < plexus.core
[DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG] Imported: org.eclipse.aether.graph < plexus.core
[DEBUG] Imported: org.eclipse.aether.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.installation < plexus.core
[DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG] Imported: org.eclipse.aether.repository < plexus.core
[DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG] Imported: org.eclipse.aether.spi < plexus.core
[DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG] Imported: org.eclipse.aether.version < plexus.core
[DEBUG] Imported: org.slf4j.* < plexus.core
[DEBUG] Imported: org.slf4j.helpers.* < plexus.core
[DEBUG] Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/conf/settings.xml
[DEBUG] Reading user settings from /usr/local/google/home/franknatividad/.m2/settings.xml
[DEBUG] Reading global toolchains from /usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/conf/toolchains.xml
[DEBUG] Reading user toolchains from /usr/local/google/home/franknatividad/.m2/toolchains.xml
[DEBUG] Using local repository at /usr/local/google/home/franknatividad/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /usr/local/google/home/franknatividad/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project com.example.managedvms:managed-vms-endpoints:war:1.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.google.cloud:doc-samples:pom:1.0.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=84, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=19, ConflictResolver.conflictItemCount=71, DefaultDependencyCollector.collectTime=189, DefaultDependencyCollector.transformTime=22}
[DEBUG] org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.6.7:
[DEBUG] org.sonatype.nexus.maven:nexus-common:jar:1.6.7:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.7:compile
[DEBUG] com.google.guava:guava:jar:14.0.1:compile
[DEBUG] org.sonatype.nexus:nexus-client-core:jar:2.9.1-02:compile
[DEBUG] org.sonatype.nexus.plugins:nexus-restlet1x-model:jar:2.9.1-02:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0.4:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.7:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] com.intellij:annotations:jar:9.0.4:compile
[DEBUG] commons-io:commons-io:jar:2.4:compile
[DEBUG] com.thoughtworks.xstream:xstream:jar:1.4.7:compile
[DEBUG] xmlpull:xmlpull:jar:1.1.3.1:compile
[DEBUG] xpp3:xpp3_min:jar:1.1.4c:compile
[DEBUG] joda-time:joda-time:jar:2.2:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] commons-beanutils:commons-beanutils-core:jar:1.8.3:compile
[DEBUG] org.sonatype.sisu.siesta:siesta-client:jar:1.7:compile
[DEBUG] org.sonatype.sisu.siesta:siesta-common:jar:1.7:compile
[DEBUG] javax.ws.rs:jsr311-api:jar:1.1.1:compile
[DEBUG] com.sun.jersey:jersey-core:jar:1.17.1:compile
[DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile
[DEBUG] com.sun.jersey:jersey-client:jar:1.17.1:compile
[DEBUG] com.sun.jersey.contribs:jersey-apache-client4:jar:1.17.1:compile
[DEBUG] org.sonatype.sisu.siesta:siesta-jackson:jar:1.7:compile
[DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.3.1:compile
[DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.3.1:compile
[DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.3.1:compile
[DEBUG] com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.3.1:compile
[DEBUG] com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.3.1:compile
[DEBUG] com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.1:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.5:compile
[DEBUG] commons-codec:commons-codec:jar:1.6:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.2:compile
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.7:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] org.sonatype.spice.zapper:spice-zapper:jar:1.3:compile
[DEBUG] org.fusesource.hawtbuf:hawtbuf-proto:jar:1.9:compile
[DEBUG] org.fusesource.hawtbuf:hawtbuf:jar:1.9:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.8:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.13.1:compile
[DEBUG] ch.qos.logback:logback-core:jar:1.1.2:runtime
[DEBUG] ch.qos.logback:logback-classic:jar:1.1.2:runtime
[DEBUG] Created new class realm extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7
[DEBUG] Importing foreign packages into class realm extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7
[DEBUG] Included: org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.6.7
[DEBUG] Included: org.sonatype.nexus.maven:nexus-common:jar:1.6.7
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.7
[DEBUG] Included: com.google.guava:guava:jar:14.0.1
[DEBUG] Included: org.sonatype.nexus:nexus-client-core:jar:2.9.1-02
[DEBUG] Included: org.sonatype.nexus.plugins:nexus-restlet1x-model:jar:2.9.1-02
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: com.intellij:annotations:jar:9.0.4
[DEBUG] Included: commons-io:commons-io:jar:2.4
[DEBUG] Included: com.thoughtworks.xstream:xstream:jar:1.4.7
[DEBUG] Included: xmlpull:xmlpull:jar:1.1.3.1
[DEBUG] Included: xpp3:xpp3_min:jar:1.1.4c
[DEBUG] Included: joda-time:joda-time:jar:2.2
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Included: commons-beanutils:commons-beanutils-core:jar:1.8.3
[DEBUG] Included: org.sonatype.sisu.siesta:siesta-client:jar:1.7
[DEBUG] Included: org.sonatype.sisu.siesta:siesta-common:jar:1.7
[DEBUG] Included: javax.ws.rs:jsr311-api:jar:1.1.1
[DEBUG] Included: com.sun.jersey:jersey-core:jar:1.17.1
[DEBUG] Included: javax.validation:validation-api:jar:1.1.0.Final
[DEBUG] Included: com.sun.jersey:jersey-client:jar:1.17.1
[DEBUG] Included: com.sun.jersey.contribs:jersey-apache-client4:jar:1.17.1
[DEBUG] Included: org.sonatype.sisu.siesta:siesta-jackson:jar:1.7
[DEBUG] Included: com.fasterxml.jackson.core:jackson-annotations:jar:2.3.1
[DEBUG] Included: com.fasterxml.jackson.core:jackson-core:jar:2.3.1
[DEBUG] Included: com.fasterxml.jackson.core:jackson-databind:jar:2.3.1
[DEBUG] Included: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.3.1
[DEBUG] Included: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.3.1
[DEBUG] Included: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.1
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.3.5
[DEBUG] Included: commons-codec:commons-codec:jar:1.6
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.3.2
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.7.7
[DEBUG] Included: org.sonatype.spice.zapper:spice-zapper:jar:1.3
[DEBUG] Included: org.fusesource.hawtbuf:hawtbuf-proto:jar:1.9
[DEBUG] Included: org.fusesource.hawtbuf:hawtbuf:jar:1.9
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.8
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15
[DEBUG] Included: ch.qos.logback:logback-core:jar:1.1.2
[DEBUG] Included: ch.qos.logback:logback-classic:jar:1.1.2
[DEBUG] Extension realms for project com.google.cloud.samples:shared-configuration:pom:1.0.0: [ClassRealm[extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7, parent: sun.misc.Launcher$AppClassLoader@4aa298b7]]
[DEBUG] Created new class realm project>com.google.cloud.samples:shared-configuration:1.0.0
[DEBUG] Populating class realm project>com.google.cloud.samples:shared-configuration:1.0.0
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>com.google.cloud.samples:shared-configuration:1.0.0, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Resolving plugin prefix gcloud from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Resolved plugin prefix gcloud to com.google.appengine:gcloud-maven-plugin from POM com.example.managedvms:managed-vms-endpoints:war:1.0-SNAPSHOT
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.example.managedvms:managed-vms-endpoints:war:1.0-SNAPSHOT
[DEBUG] Tasks: [gcloud:deploy]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building managed-vms-endpoints 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Resolving plugin prefix gcloud from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Resolved plugin prefix gcloud to com.google.appengine:gcloud-maven-plugin from POM com.example.managedvms:managed-vms-endpoints:war:1.0-SNAPSHOT
[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.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] --- init fork of com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT for com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815:deploy (default-cli) ---
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<address>${jacoco.address}</address>
<append>${jacoco.append}</append>
<classDumpDir>${jacoco.classDumpDir}</classDumpDir>
<destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile>
<dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit>
<exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders>
<inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses>
<inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses>
<jmx>${jacoco.jmx}</jmx>
<output>${jacoco.output}</output>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<port>${jacoco.port}</port>
<project>${project}</project>
<propertyName>${jacoco.propertyName}</propertyName>
<sessionId>${jacoco.sessionId}</sessionId>
<skip default-value="false">${jacoco.skip}</skip>
</configuration>
[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"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution default-value="${mojoExecution}"/>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<project default-value="${project}"/>
<projectArtifact default-value="${project.artifact}"/>
<session default-value="${session}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.7</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.7</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[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"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.testResources}"/>
<session default-value="${session}"/>
<skip>${maven.test.skip}</skip>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution default-value="${mojoExecution}"/>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.7</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.7</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<excludesFile>${surefire.excludesFile}</excludesFile>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkCount default-value="1">${forkCount}</forkCount>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<includesFile>${surefire.includesFile}</includesFile>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized>
<parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds>
<parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount>
<reuseForks default-value="true">${reuseForks}</reuseForks>
<runOrder default-value="filesystem">${surefire.runOrder}</runOrder>
<shutdown default-value="testset">${surefire.shutdown}</shutdown>
<skip default-value="false">${maven.test.skip}</skip>
<skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses>
<threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods>
<threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites>
<trimStackTrace default-value="true">false</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.6.201602180812:report (report)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dataFile default-value="${project.build.directory}/jacoco.exec"/>
<outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/>
<outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding>
<project>${project}</project>
<skip default-value="false">${jacoco.skip}</skip>
<sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-war-plugin:2.6:war (default-war)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archiveClasses default-value="false">${archiveClasses}</archiveClasses>
<attachClasses default-value="false"/>
<cacheFile default-value="${project.build.directory}/war/work/webapp-cache.xml"/>
<classesClassifier default-value="classes"/>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<containerConfigXML>${maven.war.containerConfigXML}</containerConfigXML>
<escapeString>${maven.war.escapeString}</escapeString>
<escapedBackslashesInFilePath default-value="false">${maven.war.escapedBackslashesInFilePath}</escapedBackslashesInFilePath>
<failOnMissingWebXml default-value="true">false</failOnMissingWebXml>
<filteringDeploymentDescriptors default-value="false">${maven.war.filteringDeploymentDescriptors}</filteringDeploymentDescriptors>
<includeEmptyDirectories default-value="false"/>
<outputDirectory default-value="${project.build.directory}"/>
<primaryArtifact default-value="true">${primaryArtifact}</primaryArtifact>
<project default-value="${project}"/>
<recompressZippedFiles default-value="true"/>
<resourceEncoding default-value="${project.build.sourceEncoding}">${resourceEncoding}</resourceEncoding>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.war.supportMultiLineFiltering}</supportMultiLineFiltering>
<useCache default-value="false">${useCache}</useCache>
<useJvmChmod default-value="true">${maven.war.useJvmChmod}</useJvmChmod>
<warName default-value="${project.build.finalName}">${war.warName}</warName>
<warSourceDirectory default-value="${basedir}/src/main/webapp"/>
<warSourceIncludes default-value="**"/>
<webXml>${maven.war.webxml}</webXml>
<webappDirectory default-value="${project.build.directory}/${project.build.finalName}"/>
<workDirectory default-value="${project.build.directory}/war/work"/>
</configuration>
[DEBUG] --- exit fork of com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT for com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815:deploy (default-cli) ---
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815:deploy (default-cli)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<appengine_config_directory default-value="${project.basedir}/src/main/appengine">${gcloud.appengine_config_directory}</appengine_config_directory>
<application_directory>${gcloud.application_directory}</application_directory>
<bucket>${gcloud.bucket}</bucket>
<compile_encoding>${gcloud.compile_encoding}</compile_encoding>
<delete_jsps>${gcloud.delete_jsps}</delete_jsps>
<disable_jar_jsps>${gcloud.disable_jar_jsps}</disable_jar_jsps>
<docker_build>${gcloud.docker_build}</docker_build>
<docker_cert_path default-value="ENV_or_default">${gcloud.docker_cert_path}</docker_cert_path>
<docker_host default-value="ENV_or_default">${gcloud.docker_host}</docker_host>
<docker_tls_verify default-value="ENV_or_default">${gcloud.docker_tls_verify}</docker_tls_verify>
<enable_jar_classes>${gcloud.enable_jar_classes}</enable_jar_classes>
<enable_jar_splitting>${gcloud.enable_jar_splitting}</enable_jar_splitting>
<force>${gcloud.force}</force>
<gcloud_app_prefix>beta</gcloud_app_prefix>
<gcloud_directory>${gcloud.gcloud_directory}</gcloud_directory>
<gcloud_project>${gcloud.gcloud_project}</gcloud_project>
<jar_splitting_excludes>${gcloud.jar_splitting_excludes}</jar_splitting_excludes>
<maven_project>${project}</maven_project>
<no_symlinks>${gcloud.no_symlinks}</no_symlinks>
<pluginRepos default-value="${project.remotePluginRepositories}"/>
<projectRepos default-value="${project.remoteProjectRepositories}"/>
<promote>${gcloud.promote}</promote>
<quiet default-value="true">${gcloud.quiet}</quiet>
<remote>${gcloud.remote}</remote>
<repoSession default-value="${repositorySystemSession}"/>
<retain_upload_dir>${gcloud.retain_upload_dir}</retain_upload_dir>
<runtime>${gcloud.runtime}</runtime>
<server>${gcloud.server}</server>
<staging_directory default-value="${project.build.directory}/appengine-staging">${gcloud.staging_directory}</staging_directory>
<verbosity>${gcloud.verbosity}</verbosity>
<version>${gcloud.version}</version>
</configuration>
[DEBUG] =======================================================================
[INFO]
[INFO] >>> gcloud-maven-plugin:2.0.9.121.v20160815:deploy (default-cli) > package @ managed-vms-endpoints >>>
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=2, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=2, DefaultDependencyCollector.collectTime=4, DefaultDependencyCollector.transformTime=0}
[DEBUG] com.example.managedvms:managed-vms-endpoints:war:1.0-SNAPSHOT
[DEBUG] javax.servlet:javax.servlet-api:jar:3.1.0:provided
[DEBUG] com.google.code.gson:gson:jar:2.6.2:compile
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ managed-vms-endpoints ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=158, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=47, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=108, DefaultDependencyCollector.collectTime=95, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.jacoco:jacoco-maven-plugin:jar:0.7.6.201602180812:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:4.8.2:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
[DEBUG] org.apache.maven.shared:file-management:jar:1.2.1:compile
[DEBUG] org.apache.maven.shared:maven-shared-io:jar:1.1:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.1.2:compile
[DEBUG] xerces:xercesImpl:jar:2.8.1:compile
[DEBUG] commons-lang:commons-lang:jar:2.4:compile
[DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] commons-collections:commons-collections:jar:3.2:compile
[DEBUG] commons-validator:commons-validator:jar:1.2.0:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.6:compile
[DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] xml-apis:xml-apis:jar:1.0.b2:compile
[DEBUG] org.jacoco:org.jacoco.agent:jar:runtime:0.7.6.201602180812:compile
[DEBUG] org.jacoco:org.jacoco.core:jar:0.7.6.201602180812:compile
[DEBUG] org.ow2.asm:asm-debug-all:jar:5.0.4:compile
[DEBUG] org.jacoco:org.jacoco.report:jar:0.7.6.201602180812:compile
[DEBUG] Created new class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.6.201602180812
[DEBUG] Importing foreign packages into class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.6.201602180812
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.jacoco:jacoco-maven-plugin:0.7.6.201602180812
[DEBUG] Included: org.jacoco:jacoco-maven-plugin:jar:0.7.6.201602180812
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: junit:junit:jar:4.8.2
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
[DEBUG] Included: org.apache.maven.shared:file-management:jar:1.2.1
[DEBUG] Included: org.apache.maven.shared:maven-shared-io:jar:1.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.1.2
[DEBUG] Included: xerces:xercesImpl:jar:2.8.1
[DEBUG] Included: commons-lang:commons-lang:jar:2.4
[DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.1.2
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: commons-collections:commons-collections:jar:3.2
[DEBUG] Included: commons-validator:commons-validator:jar:1.2.0
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.6
[DEBUG] Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: xml-apis:xml-apis:jar:1.0.b2
[DEBUG] Included: org.jacoco:org.jacoco.agent:jar:runtime:0.7.6.201602180812
[DEBUG] Included: org.jacoco:org.jacoco.core:jar:0.7.6.201602180812
[DEBUG] Included: org.ow2.asm:asm-debug-all:jar:5.0.4
[DEBUG] Included: org.jacoco:org.jacoco.report:jar:0.7.6.201602180812
[DEBUG] Configuring mojo org.jacoco:jacoco-maven-plugin:0.7.6.201602180812:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.7.6.201602180812, parent: sun.misc.Launcher$AppClassLoader@4aa298b7]
[DEBUG] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.7.6.201602180812:prepare-agent' with basic configurator -->
[DEBUG] (f) destFile = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/jacoco.exec
[DEBUG] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.7.6.201602180812:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.6:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.7.6.201602180812:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.7.6.201602180812:compile, org.ow2.asm:asm-debug-all=org.ow2.asm:asm-debug-all:jar:5.0.4:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.7.6.201602180812:compile}
[DEBUG] (f) project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO] argLine set to -javaagent:/usr/local/google/home/franknatividad/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ managed-vms-endpoints ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=24, 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@4aa298b7]
[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 = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT/WEB-INF/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@53e3a87a
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, env.SESSION_MANAGER=local/franknatividad0.mtv.corp.google.com:@/tmp/.ICE-unix/5980,unix/franknatividad0.mtv.corp.google.com:/tmp/.ICE-unix/5980, env.LESSOPEN=|/usr/bin/lesspipe %s, sun.java.launcher=SUN_STANDARD, env.QT_IM_MODULE=ibus, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Linux, env.PYTHONPATH=/usr/local/buildtools/current/sitecustomize, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, env.PWD=/usr/local/google/home/franknatividad, sun.desktop=gnome, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0_45-internal-b14, env.GTK_IM_MODULE=ibus, env.DEFAULTS_PATH=/usr/share/gconf/cinnamon.default.path, env.XDG_VTNR=7, project.build.sourceEncoding=UTF-8, env.DISPLAY=:0, env.GJS_DEBUG_TOPICS=JS ERROR;JS LOG, user.name=franknatividad, env.QT4_IM_MODULE=xim, env._=/opt/intellij-ce-2016.2/bin/../jre/jre/bin/java, maven.build.version=Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00), env.USER=franknatividad, env.SHELL=/bin/bash, env.DESKTOP_SESSION=cinnamon, env.XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/usr/local/share/:/usr/share/, env.NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, env.GJS_DEBUG_OUTPUT=stderr, idea.launcher.bin.path=/opt/intellij-ce-2016.2/bin, env.PATH=/usr/lib/google-golang/bin:/usr/local/buildtools/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, env.XDG_CURRENT_DESKTOP=X-Cinnamon, user.language=en, idea.version=2016.2.4, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, classworlds.conf=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/bin/m2.conf, env.TEXTDOMAIN=im-config, env.CINNAMON_VERSION=2.6.13, java.version=1.8.0_45-internal, user.timezone=America/Los_Angeles, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-hv7EChDlMa,guid=571fd36b2056ffbf893074795818bc01, sun.arch.data.model=64, env.SSH_AGENT_PID=6109, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=UTF-8, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated, java.class.version=52.0, env.GDMSESSION=cinnamon, org.slf4j.simpleLogger.defaultLogLevel=debug, appengine.app.version=1, user.country=US, env.GNOME_KEYRING_PID=5978, argLine=-javaagent:/usr/local/google/home/franknatividad/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/jacoco.exec, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, java.vm.info=mixed mode, env.KRB5CCNAME=/var/run/ccache/krb5cc_413133_XMVJFt, env.LOGNAME=franknatividad, os.version=3.13.0-100-generic, env.PARINIT=rTbgqR B=.?_A_a Q=_s>|:, maven.compiler.target=1.7, project.reporting.outputEncoding=UTF-8, path.separator=:, java.vm.version=25.45-b02, env.LANGUAGE=en_US:, env.TEXTDOMAINDIR=/usr/share/locale/, project.http.version=1.19.0, env.P4MERGE=/google/src/files/head/depot/eng/perforce/mergep4.tcl, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, java.awt.printerjob=sun.print.PSPrinterJob, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.X11.XToolkit, project.oauth.version=1.19.0, env.XMODIFIERS=@im=ibus, env.GDM_LANG=en_US, user.home=/usr/local/google/home/franknatividad, java.specification.vendor=Oracle Corporation, java.library.path=/opt/intellij-ce-2016.2/bin::/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor.url=http://java.oracle.com/, env.GIO_LAUNCHED_DESKTOP_FILE=/usr/local/google/home/franknatividad/.local/share/applications/jetbrains-idea-ce.desktop, env.XDG_SEAT=seat0, java.vm.vendor=Oracle Corporation, env.CLUTTER_BACKEND=x11, maven.home=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9, java.runtime.name=OpenJDK Runtime Environment, sun.java.command=com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.2.4 -X gcloud:deploy, java.class.path=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/opt/intellij-ce-2016.2/lib/idea_rt.jar, env.XDG_SESSION_ID=c2, idea.launcher.port=7533, maven.version=3.3.9, maven.plugin.version=2.0.9.111.v20160525, env.CVS_RSH=ssh, env.XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.8, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/usr/local/google/home/franknatividad, java.io.tmpdir=/tmp, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.LD_LIBRARY_PATH=/opt/intellij-ce-2016.2/bin:, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints, env.SSH_AUTH_SOCK=/tmp/ssh-LmMf8nUs5waD/agent.5980, maven.compiler.source=1.7, env.CLUTTER_IM_MODULE=xim, os.arch=amd64, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, env.XDG_RUNTIME_DIR=/run/user/413133, appengine.sdk.version=1.9.44, user.dir=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints, env.XAUTHORITY=/usr/local/google/home/franknatividad/.Xauthority, env.MANDATORY_PATH=/usr/share/gconf/cinnamon.mandatory.path, env.GTK_MODULES=, line.separator=
, java.vm.name=OpenJDK 64-Bit Server VM, env.RSYNC_RSH=ssh, env.P4CONFIG=.p4config, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/franknatividad, file.encoding=UTF-8, env.GPG_AGENT_INFO=/run/user/413133/keyring-MVqSJQ/gpg:0:1, env.GIO_LAUNCHED_DESKTOP_FILE_PID=110786, java.specification.version=1.8, env.AUTO_PROXY=https://proxyconfig.corp.google.com/proxy.pac, env.GNOME_KEYRING_CONTROL=/run/user/413133/keyring-MVqSJQ, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg, env.LESSCLOSE=/usr/bin/lesspipe %s %s}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/main/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/main/resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ managed-vms-endpoints ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=143, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=44, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=73, DefaultDependencyCollector.collectTime=36, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.3:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.2.1:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.7: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.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.5: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.3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.3
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.15
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.7
[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.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.5
[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.3:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@4aa298b7]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.3:compile' with basic configurator -->
[DEBUG] (f) basedir = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints
[DEBUG] (f) buildDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target
[DEBUG] (f) classpathElements = [/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT/WEB-INF/classes, /usr/local/google/home/franknatividad/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar, /usr/local/google/home/franknatividad/.m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar]
[DEBUG] (f) compileSourceRoots = [/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/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 = false
[DEBUG] (f) generatedSourcesDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/generated-sources/annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.3:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT/WEB-INF/classes
[DEBUG] (f) project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (f) projectArtifact = com.example.managedvms:managed-vms-endpoints:war:1.0-SNAPSHOT
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@53e3a87a
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.7
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.7
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/main/java]
[DEBUG] Classpath: [/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT/WEB-INF/classes
/usr/local/google/home/franknatividad/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
/usr/local/google/home/franknatividad/.m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar]
[DEBUG] Output directory: /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT/WEB-INF/classes
[DEBUG] Adding /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/generated-sources/annotations to compile source roots:
/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/main/java
[DEBUG] New compile source roots:
/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/main/java
/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/generated-sources/annotations
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ managed-vms-endpoints ---
[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@4aa298b7]
[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 = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@53e3a87a
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, env.SESSION_MANAGER=local/franknatividad0.mtv.corp.google.com:@/tmp/.ICE-unix/5980,unix/franknatividad0.mtv.corp.google.com:/tmp/.ICE-unix/5980, env.LESSOPEN=|/usr/bin/lesspipe %s, sun.java.launcher=SUN_STANDARD, env.QT_IM_MODULE=ibus, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Linux, env.PYTHONPATH=/usr/local/buildtools/current/sitecustomize, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, env.PWD=/usr/local/google/home/franknatividad, sun.desktop=gnome, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0_45-internal-b14, env.GTK_IM_MODULE=ibus, env.DEFAULTS_PATH=/usr/share/gconf/cinnamon.default.path, env.XDG_VTNR=7, project.build.sourceEncoding=UTF-8, env.DISPLAY=:0, env.GJS_DEBUG_TOPICS=JS ERROR;JS LOG, user.name=franknatividad, env.QT4_IM_MODULE=xim, env._=/opt/intellij-ce-2016.2/bin/../jre/jre/bin/java, maven.build.version=Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00), env.USER=franknatividad, env.SHELL=/bin/bash, env.DESKTOP_SESSION=cinnamon, env.XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/usr/local/share/:/usr/share/, env.NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, env.GJS_DEBUG_OUTPUT=stderr, idea.launcher.bin.path=/opt/intellij-ce-2016.2/bin, env.PATH=/usr/lib/google-golang/bin:/usr/local/buildtools/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, env.XDG_CURRENT_DESKTOP=X-Cinnamon, user.language=en, idea.version=2016.2.4, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, classworlds.conf=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/bin/m2.conf, env.TEXTDOMAIN=im-config, env.CINNAMON_VERSION=2.6.13, java.version=1.8.0_45-internal, user.timezone=America/Los_Angeles, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-hv7EChDlMa,guid=571fd36b2056ffbf893074795818bc01, sun.arch.data.model=64, env.SSH_AGENT_PID=6109, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=UTF-8, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated, java.class.version=52.0, env.GDMSESSION=cinnamon, org.slf4j.simpleLogger.defaultLogLevel=debug, appengine.app.version=1, user.country=US, env.GNOME_KEYRING_PID=5978, argLine=-javaagent:/usr/local/google/home/franknatividad/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/jacoco.exec, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, java.vm.info=mixed mode, env.KRB5CCNAME=/var/run/ccache/krb5cc_413133_XMVJFt, env.LOGNAME=franknatividad, os.version=3.13.0-100-generic, env.PARINIT=rTbgqR B=.?_A_a Q=_s>|:, maven.compiler.target=1.7, project.reporting.outputEncoding=UTF-8, path.separator=:, java.vm.version=25.45-b02, env.LANGUAGE=en_US:, env.TEXTDOMAINDIR=/usr/share/locale/, project.http.version=1.19.0, env.P4MERGE=/google/src/files/head/depot/eng/perforce/mergep4.tcl, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, java.awt.printerjob=sun.print.PSPrinterJob, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.X11.XToolkit, project.oauth.version=1.19.0, env.XMODIFIERS=@im=ibus, env.GDM_LANG=en_US, user.home=/usr/local/google/home/franknatividad, java.specification.vendor=Oracle Corporation, java.library.path=/opt/intellij-ce-2016.2/bin::/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor.url=http://java.oracle.com/, env.GIO_LAUNCHED_DESKTOP_FILE=/usr/local/google/home/franknatividad/.local/share/applications/jetbrains-idea-ce.desktop, env.XDG_SEAT=seat0, java.vm.vendor=Oracle Corporation, env.CLUTTER_BACKEND=x11, maven.home=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9, java.runtime.name=OpenJDK Runtime Environment, sun.java.command=com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.2.4 -X gcloud:deploy, java.class.path=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/opt/intellij-ce-2016.2/lib/idea_rt.jar, env.XDG_SESSION_ID=c2, idea.launcher.port=7533, maven.version=3.3.9, maven.plugin.version=2.0.9.111.v20160525, env.CVS_RSH=ssh, env.XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.8, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/usr/local/google/home/franknatividad, java.io.tmpdir=/tmp, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.LD_LIBRARY_PATH=/opt/intellij-ce-2016.2/bin:, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints, env.SSH_AUTH_SOCK=/tmp/ssh-LmMf8nUs5waD/agent.5980, maven.compiler.source=1.7, env.CLUTTER_IM_MODULE=xim, os.arch=amd64, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, env.XDG_RUNTIME_DIR=/run/user/413133, appengine.sdk.version=1.9.44, user.dir=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints, env.XAUTHORITY=/usr/local/google/home/franknatividad/.Xauthority, env.MANDATORY_PATH=/usr/share/gconf/cinnamon.mandatory.path, env.GTK_MODULES=, line.separator=
, java.vm.name=OpenJDK 64-Bit Server VM, env.RSYNC_RSH=ssh, env.P4CONFIG=.p4config, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/franknatividad, file.encoding=UTF-8, env.GPG_AGENT_INFO=/run/user/413133/keyring-MVqSJQ/gpg:0:1, env.GIO_LAUNCHED_DESKTOP_FILE_PID=110786, java.specification.version=1.8, env.AUTO_PROXY=https://proxyconfig.corp.google.com/proxy.pac, env.GNOME_KEYRING_CONTROL=/run/user/413133/keyring-MVqSJQ, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg, env.LESSCLOSE=/usr/bin/lesspipe %s %s}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/test/resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ managed-vms-endpoints ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.3, parent: sun.misc.Launcher$AppClassLoader@4aa298b7]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints
[DEBUG] (f) buildDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target
[DEBUG] (f) classpathElements = [/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/test-classes, /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT/WEB-INF/classes, /usr/local/google/home/franknatividad/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar, /usr/local/google/home/franknatividad/.m2/repository/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar]
[DEBUG] (f) compileSourceRoots = [/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/test/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 = false
[DEBUG] (f) generatedTestSourcesDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/generated-test-sources/test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/test-classes
[DEBUG] (f) project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@53e3a87a
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.7
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.7
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ managed-vms-endpoints ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=114, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=34, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=80, DefaultDependencyCollector.collectTime=21, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.19.1:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.19.1:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.19.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:4.12:compile
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.19.1:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.2.1:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.19.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.19.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.19.1
[DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.19.1
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.19.1
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.19.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.15
[DEBUG] Included: junit:junit:jar:4.12
[DEBUG] Included: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.19.1
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.19.1, parent: sun.misc.Launcher$AppClassLoader@4aa298b7]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test' with basic configurator -->
[DEBUG] (s) additionalClasspathElements = []
[DEBUG] (s) argLine = -javaagent:/usr/local/google/home/franknatividad/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/jacoco.exec
[DEBUG] (s) basedir = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT/WEB-INF/classes
[DEBUG] (s) classpathDependencyExcludes = []
[DEBUG] (s) dependenciesToScan = []
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (f) forkCount = 1
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///usr/local/google/home/franknatividad/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) parallelOptimized = true
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.19.1:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.19.1:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.19.1:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.12:compile, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.2.1:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile, org.slf4j:slf4j-jdk14=org.slf4j:slf4j-jdk14:jar:1.5.6:runtime, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.5.6:runtime, org.slf4j:jcl-over-slf4j=org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.2.1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.19.1:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.2.1:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.19.1:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {javax.servlet:javax.servlet-api=javax.servlet:javax.servlet-api:jar:3.1.0:provided, com.google.code.gson:gson=com.google.code.gson:gson:jar:2.6.2:compile}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/surefire-reports
[DEBUG] (f) rerunFailingTestsCount = 0
[DEBUG] (f) reuseForks = true
[DEBUG] (s) runOrder = filesystem
[DEBUG] (f) shutdown = testset
[DEBUG] (s) skip = false
[DEBUG] (f) skipAfterFailureCount = 0
[DEBUG] (s) skipTests = false
[DEBUG] (s) suiteXmlFiles = []
[DEBUG] (s) testClassesDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/test-classes
[DEBUG] (s) testFailureIgnore = false
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/test/java
[DEBUG] (s) threadCountClasses = 0
[DEBUG] (s) threadCountMethods = 0
[DEBUG] (s) threadCountSuites = 0
[DEBUG] (s) trimStackTrace = false
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints
[DEBUG] (s) project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@53e3a87a
[DEBUG] -- end configuration --
[INFO] No tests to run.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (report) @ managed-vms-endpoints ---
[DEBUG] Configuring mojo org.jacoco:jacoco-maven-plugin:0.7.6.201602180812:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.7.6.201602180812, parent: sun.misc.Launcher$AppClassLoader@4aa298b7]
[DEBUG] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[DEBUG] Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'.
[DEBUG] Setting property: velocimacro.messages.on => 'false'.
[DEBUG] Setting property: resource.loader => 'classpath,site'.
[DEBUG] Setting property: runtime.log.invalid.references => 'false'.
[DEBUG] Setting property: resource.manager.logwhenfound => 'false'.
[DEBUG] Setting property: velocimacro.permissions.allow.inline.to.replace.global => 'true'.
[DEBUG] *******************************************************************
[DEBUG] Starting Apache Velocity v1.5 (compiled: 2007-02-22 08:52:29)
[DEBUG] RuntimeInstance initializing.
[DEBUG] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[DEBUG] LogSystem has been deprecated. Please use a LogChute implementation.
[DEBUG] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.SiteResourceLoader
[DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[DEBUG] Default ResourceManager initialization complete.
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[DEBUG] Created '20' parsers.
[DEBUG] Velocimacro : initialization starting.
[DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
[DEBUG] Velocimacro : allowInlineToOverride = true : VMs defined inline may replace previous VM definitions
[DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
[DEBUG] Velocimacro : Velocimacro : initialization complete.
[DEBUG] RuntimeInstance successfully initialized.
[DEBUG] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.7.6.201602180812:report' with basic configurator -->
[DEBUG] (f) dataFile = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/jacoco.exec
[DEBUG] (f) outputDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/site/jacoco
[DEBUG] (f) outputEncoding = UTF-8
[DEBUG] (f) project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (f) skip = false
[DEBUG] (f) sourceEncoding = UTF-8
[DEBUG] -- end configuration --
[INFO] Skipping JaCoCo execution due to missing execution data file:/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/jacoco.exec
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ managed-vms-endpoints ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=120, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=108, DefaultDependencyCollector.collectTime=36, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-war-plugin:jar:2.6:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] commons-cli:commons-cli:jar:1.2:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.6:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.7:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.4.1:compile
[DEBUG] commons-io:commons-io:jar:2.2:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.9:compile
[DEBUG] org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.21:compile
[DEBUG] com.thoughtworks.xstream:xstream:jar:1.4.4:compile
[DEBUG] xmlpull:xmlpull:jar:1.1.3.1:compile
[DEBUG] xpp3:xpp3_min:jar:1.1.4c:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG] org.apache.maven.shared:maven-mapping:jar:1.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-war-plugin:2.6
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-war-plugin:2.6
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-war-plugin:2.6
[DEBUG] Included: org.apache.maven.plugins:maven-war-plugin:jar:2.6
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG] Included: commons-cli:commons-cli:jar:1.2
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.6
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.7
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.4.1
[DEBUG] Included: commons-io:commons-io:jar:2.2
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.9
[DEBUG] Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.21
[DEBUG] Included: com.thoughtworks.xstream:xstream:jar:1.4.4
[DEBUG] Included: xmlpull:xmlpull:jar:1.1.3.1
[DEBUG] Included: xpp3:xpp3_min:jar:1.1.4c
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.apache.maven.shared:maven-mapping:jar:1.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-war-plugin:2.6:war from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-war-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@4aa298b7]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-war-plugin:2.6:war' with basic configurator -->
[DEBUG] (s) archiveClasses = false
[DEBUG] (s) attachClasses = false
[DEBUG] (s) cacheFile = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/war/work/webapp-cache.xml
[DEBUG] (s) classesClassifier = classes
[DEBUG] (s) classesDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT/WEB-INF/classes
[DEBUG] (f) escapedBackslashesInFilePath = false
[DEBUG] (s) failOnMissingWebXml = false
[DEBUG] (f) filteringDeploymentDescriptors = false
[DEBUG] (f) includeEmptyDirectories = false
[DEBUG] (s) outputDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target
[DEBUG] (s) primaryArtifact = true
[DEBUG] (s) project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (f) recompressZippedFiles = true
[DEBUG] (f) resourceEncoding = UTF-8
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@53e3a87a
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (s) useCache = false
[DEBUG] (f) useJvmChmod = true
[DEBUG] (s) warName = managed-vms-endpoints-1.0-SNAPSHOT
[DEBUG] (s) warSourceDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/main/webapp
[DEBUG] (s) warSourceIncludes = **
[DEBUG] (s) webappDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT
[DEBUG] (s) workDirectory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/war/work
[DEBUG] -- end configuration --
[INFO] Packaging webapp
[INFO] Assembling webapp [managed-vms-endpoints] in [/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT]
[DEBUG] properties used {java.vendor=Oracle Corporation, env.SESSION_MANAGER=local/franknatividad0.mtv.corp.google.com:@/tmp/.ICE-unix/5980,unix/franknatividad0.mtv.corp.google.com:/tmp/.ICE-unix/5980, env.LESSOPEN=|/usr/bin/lesspipe %s, sun.java.launcher=SUN_STANDARD, env.QT_IM_MODULE=ibus, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Linux, env.PYTHONPATH=/usr/local/buildtools/current/sitecustomize, sun.boot.class.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes, env.PWD=/usr/local/google/home/franknatividad, sun.desktop=gnome, env.LANG=en_US.UTF-8, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0_45-internal-b14, env.GTK_IM_MODULE=ibus, env.DEFAULTS_PATH=/usr/share/gconf/cinnamon.default.path, env.XDG_VTNR=7, project.build.sourceEncoding=UTF-8, env.DISPLAY=:0, env.GJS_DEBUG_TOPICS=JS ERROR;JS LOG, user.name=franknatividad, env.QT4_IM_MODULE=xim, env._=/opt/intellij-ce-2016.2/bin/../jre/jre/bin/java, maven.build.version=Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00), env.USER=franknatividad, env.SHELL=/bin/bash, env.DESKTOP_SESSION=cinnamon, env.XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/usr/local/share/:/usr/share/, env.NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, env.GJS_DEBUG_OUTPUT=stderr, idea.launcher.bin.path=/opt/intellij-ce-2016.2/bin, env.PATH=/usr/lib/google-golang/bin:/usr/local/buildtools/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, env.XDG_CURRENT_DESKTOP=X-Cinnamon, user.language=en, idea.version=2016.2.4, sun.boot.library.path=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64, classworlds.conf=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/bin/m2.conf, env.TEXTDOMAIN=im-config, env.CINNAMON_VERSION=2.6.13, java.version=1.8.0_45-internal, user.timezone=America/Los_Angeles, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-hv7EChDlMa,guid=571fd36b2056ffbf893074795818bc01, sun.arch.data.model=64, env.SSH_AGENT_PID=6109, java.endorsed.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed, sun.cpu.isalist=, sun.jnu.encoding=UTF-8, file.encoding.pkg=sun.io, env.SHLVL=1, file.separator=/, java.specification.name=Java Platform API Specification, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated, java.class.version=52.0, env.GDMSESSION=cinnamon, org.slf4j.simpleLogger.defaultLogLevel=debug, appengine.app.version=1, user.country=US, env.GNOME_KEYRING_PID=5978, argLine=-javaagent:/usr/local/google/home/franknatividad/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/jacoco.exec, java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre, java.vm.info=mixed mode, env.KRB5CCNAME=/var/run/ccache/krb5cc_413133_XMVJFt, env.LOGNAME=franknatividad, os.version=3.13.0-100-generic, env.PARINIT=rTbgqR B=.?_A_a Q=_s>|:, maven.compiler.target=1.7, project.reporting.outputEncoding=UTF-8, path.separator=:, java.vm.version=25.45-b02, env.LANGUAGE=en_US:, env.TEXTDOMAINDIR=/usr/share/locale/, project.http.version=1.19.0, env.P4MERGE=/google/src/files/head/depot/eng/perforce/mergep4.tcl, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, java.awt.printerjob=sun.print.PSPrinterJob, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.X11.XToolkit, project.oauth.version=1.19.0, env.XMODIFIERS=@im=ibus, env.GDM_LANG=en_US, user.home=/usr/local/google/home/franknatividad, java.specification.vendor=Oracle Corporation, java.library.path=/opt/intellij-ce-2016.2/bin::/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor.url=http://java.oracle.com/, env.GIO_LAUNCHED_DESKTOP_FILE=/usr/local/google/home/franknatividad/.local/share/applications/jetbrains-idea-ce.desktop, env.XDG_SEAT=seat0, java.vm.vendor=Oracle Corporation, env.CLUTTER_BACKEND=x11, maven.home=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9, java.runtime.name=OpenJDK Runtime Environment, sun.java.command=com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.2.4 -X gcloud:deploy, java.class.path=/usr/local/google/home/franknatividad/bin/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/opt/intellij-ce-2016.2/lib/idea_rt.jar, env.XDG_SESSION_ID=c2, idea.launcher.port=7533, maven.version=3.3.9, maven.plugin.version=2.0.9.111.v20160525, env.CVS_RSH=ssh, env.XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, java.vm.specification.name=Java Virtual Machine Specification, java.vm.specification.version=1.8, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/usr/local/google/home/franknatividad, java.io.tmpdir=/tmp, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.LD_LIBRARY_PATH=/opt/intellij-ce-2016.2/bin:, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints, env.SSH_AUTH_SOCK=/tmp/ssh-LmMf8nUs5waD/agent.5980, maven.compiler.source=1.7, env.CLUTTER_IM_MODULE=xim, os.arch=amd64, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.ext.dirs=/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext, env.XDG_RUNTIME_DIR=/run/user/413133, appengine.sdk.version=1.9.44, user.dir=/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints, env.XAUTHORITY=/usr/local/google/home/franknatividad/.Xauthority, env.MANDATORY_PATH=/usr/share/gconf/cinnamon.mandatory.path, env.GTK_MODULES=, line.separator=
, java.vm.name=OpenJDK 64-Bit Server VM, env.RSYNC_RSH=ssh, env.P4CONFIG=.p4config, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/franknatividad, file.encoding=UTF-8, env.GPG_AGENT_INFO=/run/user/413133/keyring-MVqSJQ/gpg:0:1, env.GIO_LAUNCHED_DESKTOP_FILE_PID=110786, java.specification.version=1.8, env.AUTO_PROXY=https://proxyconfig.corp.google.com/proxy.pac, env.GNOME_KEYRING_CONTROL=/run/user/413133/keyring-MVqSJQ, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg, env.LESSCLOSE=/usr/bin/lesspipe %s %s}
[INFO] Processing war project
[DEBUG] webapp sources directory does not exist - skipping.
[DEBUG] Dump of the current build pathSet content -->
[DEBUG] -- end of dump --
[DEBUG] Processing: gson-2.6.2.jar
[DEBUG] + WEB-INF/lib/gson-2.6.2.jar has been copied.
[INFO] Webapp assembled in [27 msecs]
[DEBUG] Excluding [] from the generated webapp archive.
[DEBUG] Including [**] in the generated webapp archive.
[DEBUG] Build won't fail if web.xml file is missing.
[INFO] Building war: /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/managed-vms-endpoints-1.0-SNAPSHOT.war
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory WEB-INF/
[DEBUG] adding directory WEB-INF/classes/
[DEBUG] adding directory WEB-INF/classes/com/
[DEBUG] adding directory WEB-INF/classes/com/example/
[DEBUG] adding directory WEB-INF/classes/com/example/managedvms/
[DEBUG] adding directory WEB-INF/classes/com/example/managedvms/endpoints/
[DEBUG] adding directory WEB-INF/lib/
[DEBUG] adding entry WEB-INF/classes/com/example/managedvms/endpoints/EchoServlet.class
[DEBUG] adding entry WEB-INF/classes/com/example/managedvms/endpoints/AuthInfoServlet.class
[DEBUG] adding entry WEB-INF/lib/gson-2.6.2.jar
[DEBUG] adding entry META-INF/maven/com.example.managedvms/managed-vms-endpoints/pom.xml
[DEBUG] adding entry META-INF/maven/com.example.managedvms/managed-vms-endpoints/pom.properties
[INFO]
[INFO] <<< gcloud-maven-plugin:2.0.9.121.v20160815:deploy (default-cli) < package @ managed-vms-endpoints <<<
[INFO]
[INFO] --- gcloud-maven-plugin:2.0.9.121.v20160815:deploy (default-cli) @ managed-vms-endpoints ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=98, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=41, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=95, DefaultDependencyCollector.collectTime=95, DefaultDependencyCollector.transformTime=2}
[DEBUG] com.google.appengine:gcloud-maven-plugin:jar:2.0.9.121.v20160815:
[DEBUG] commons-io:commons-io:jar:1.3.2:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.3.9:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.3.9:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2:compile
[DEBUG] javax.enterprise:cdi-api:jar:1.0:compile
[DEBUG] javax.annotation:jsr250-api:jar:1.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2:compile
[DEBUG] org.apache.maven:maven-core:jar:3.3.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.3.9:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.3.9:compile
[DEBUG] org.apache.maven:maven-builder-support:jar:3.3.9:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.3.9:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.3.9:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.3.9:compile
[DEBUG] org.eclipse.aether:aether-spi:jar:1.0.2.v20150114:compile
[DEBUG] org.eclipse.aether:aether-impl:jar:1.0.2.v20150114:compile
[DEBUG] com.google.inject:guice:jar:no_aop:4.0:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.21:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.22:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.4:compile
[DEBUG] org.apache.maven:maven-model:jar:3.3.9:compile
[DEBUG] org.eclipse.aether:aether-api:jar:1.0.2.v20150114:compile
[DEBUG] org.eclipse.aether:aether-util:jar:1.0.2.v20150114:compile
[DEBUG] com.google.guava:guava:jar:19.0:compile
[DEBUG] com.google.appengine:appengine-tools-sdk:jar:1.9.42:compile
[DEBUG] com.google.appengine:appengine-local-endpoints:jar:1.9.42:compile
[DEBUG] com.google.appengine:appengine-endpoints:jar:1.9.42:compile
[DEBUG] com.google.appengine:appengine-api-1.0-sdk:jar:1.9.42:compile
[DEBUG] javax.servlet:servlet-api:jar:2.5:compile
[DEBUG] eu.infomas:annotation-detector:jar:3.0.5:compile
[DEBUG] org.slf4j:slf4j-nop:jar:1.7.13:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.13:compile
[DEBUG] org.apache.maven.shared:maven-invoker:jar:2.2:compile
[DEBUG] org.ini4j:ini4j:jar:0.5.4:compile
[DEBUG] Created new class realm plugin>com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815
[DEBUG] Importing foreign packages into class realm plugin>com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815
[DEBUG] Included: com.google.appengine:gcloud-maven-plugin:jar:2.0.9.121.v20160815
[DEBUG] Included: commons-io:commons-io:jar:1.3.2
[DEBUG] Included: javax.enterprise:cdi-api:jar:1.0
[DEBUG] Included: javax.annotation:jsr250-api:jar:1.0
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2
[DEBUG] Included: org.apache.maven:maven-builder-support:jar:3.3.9
[DEBUG] Included: com.google.inject:guice:jar:no_aop:4.0
[DEBUG] Included: aopalliance:aopalliance:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.21
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.22
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.4
[DEBUG] Included: org.eclipse.aether:aether-util:jar:1.0.2.v20150114
[DEBUG] Included: com.google.guava:guava:jar:19.0
[DEBUG] Included: com.google.appengine:appengine-tools-sdk:jar:1.9.42
[DEBUG] Included: com.google.appengine:appengine-local-endpoints:jar:1.9.42
[DEBUG] Included: com.google.appengine:appengine-endpoints:jar:1.9.42
[DEBUG] Included: com.google.appengine:appengine-api-1.0-sdk:jar:1.9.42
[DEBUG] Included: javax.servlet:servlet-api:jar:2.5
[DEBUG] Included: eu.infomas:annotation-detector:jar:3.0.5
[DEBUG] Included: org.slf4j:slf4j-nop:jar:1.7.13
[DEBUG] Included: org.apache.maven.shared:maven-invoker:jar:2.2
[DEBUG] Included: org.ini4j:ini4j:jar:0.5.4
[DEBUG] Configuring mojo com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815:deploy from plugin realm ClassRealm[plugin>com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815, parent: sun.misc.Launcher$AppClassLoader@4aa298b7]
[DEBUG] Configuring mojo 'com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815:deploy' with basic configurator -->
[DEBUG] (f) appengine_config_directory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/src/main/appengine
[DEBUG] (f) docker_cert_path = ENV_or_default
[DEBUG] (f) docker_host = ENV_or_default
[DEBUG] (f) docker_tls_verify = ENV_or_default
[DEBUG] (f) gcloud_app_prefix = beta
[DEBUG] (f) maven_project = MavenProject: com.example.managedvms:managed-vms-endpoints:1.0-SNAPSHOT @ /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/pom.xml
[DEBUG] (f) pluginRepos = [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) projectRepos = [central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] (f) quiet = true
[DEBUG] (f) repoSession = org.eclipse.aether.DefaultRepositorySystemSession@72b43104
[DEBUG] (f) staging_directory = /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/appengine-staging
[DEBUG] -- end configuration --
[INFO] Running gcloud app deploy...
[INFO] Note that the project ID and version specified in application configuration files (e.g. app.yaml or appengine-web.xml) are ignored. The project ID is set to the Cloud SDK default project and the version is set to the time of deployment.
[INFO] Running python -S /usr/local/google/home/franknatividad/google-cloud-sdk/lib/gcloud.py --quiet beta app deploy /usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/appengine-staging/app.yaml --promote
[INFO] You are about to deploy the following services:
[INFO] - spec-test-ruby-samples/default/20161103t145601 (from [/usr/local/google/home/franknatividad/Git-Repositories/java-docs-samples/flexible/endpoints/target/appengine-staging/app.yaml])
[INFO] Deploying to URL: [https://spec-test-ruby-samples.appspot.com]
[INFO]
[INFO]
[INFO]
[INFO] If this is your first deployment, this may take a while...
[INFO]
[INFO] If this is your first deployment, this may take a while...done.
[INFO]
[INFO] Beginning deployment of service [default]...
[INFO] ERROR: (gcloud.beta.app.deploy) Projectsetting [spec-test-ruby-samples] not found: Method not found.
[ERROR] Error: gcloud app command with exit code : 1
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.657 s
[INFO] Finished at: 2016-11-03T14:56:06-07:00
[INFO] Final Memory: 28M/597M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815:deploy (default-cli) on project managed-vms-endpoints: Error: gcloud app command exit code is: 1 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.google.appengine:gcloud-maven-plugin:2.0.9.121.v20160815:deploy (default-cli) on project managed-vms-endpoints: Error: gcloud app command exit code is: 1
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error: gcloud app command exit code is: 1
at com.google.appengine.gcloudapp.AbstractGcloudMojo.startCommand(AbstractGcloudMojo.java:463)
at com.google.appengine.gcloudapp.GCloudAppDeploy.execute(GCloudAppDeploy.java:43)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 26 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Process finished with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment