Skip to content

Instantly share code, notes, and snippets.

@vegegoku
Created November 15, 2017 13:50
Show Gist options
  • Save vegegoku/4db6419bac3074e5f9b12819a434da73 to your computer and use it in GitHub Desktop.
Save vegegoku/4db6419bac3074e5f9b12819a434da73 to your computer and use it in GitHub Desktop.
/usr/lib/jvm/java-8-oracle/bin/java -Dmaven.multiModuleProjectDirectory=/mnt/PROJECTS/GIT/material-layout -Dmaven.home=/mnt/PROJECTS/IDE/idea-IC-171.3780.107/plugins/maven/lib/maven3 -Dclassworlds.conf=/mnt/PROJECTS/IDE/idea-IC-171.3780.107/plugins/maven/lib/maven3/bin/m2.conf -javaagent:/mnt/PROJECTS/IDE/idea-IC-171.3780.107/lib/idea_rt.jar=43884:/mnt/PROJECTS/IDE/idea-IC-171.3780.107/bin -Dfile.encoding=UTF-8 -classpath /mnt/PROJECTS/IDE/idea-IC-171.3780.107/plugins/maven/lib/maven3/boot/plexus-classworlds-2.5.2.jar org.codehaus.classworlds.Launcher -Didea.version=2017.2.5 gwt:codeserver -o -P !pl,*-frontend,!am
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] material-layout
[INFO] layout
[INFO] layout-shared
[INFO] layout-frontend
[INFO] layout-frontend-ui
[INFO] material-layout-frontend
[INFO] material-layout-backend
[INFO] layout-backend
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building material-layout 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> gwt-maven-plugin:1.0-rc-9:codeserver (default-cli) > process-classes @ material-layout >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking layout-shared 1.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ layout-shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/PROJECTS/GIT/material-layout/layout/layout-shared/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ layout-shared ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking layout-frontend 1.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:enforce-encoding (default-enforce-encoding) @ layout-frontend ---
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:add-super-sources (default-add-super-sources) @ layout-frontend ---
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:add-test-super-sources (default-add-test-super-sources) @ layout-frontend ---
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:generate-module (default-generate-module) @ layout-frontend ---
[INFO] /mnt/PROJECTS/GIT/material-layout/layout/layout-frontend/target/classes/com/progressoft/domino/layout/layout/LayoutClientModule.gwt.xml up to date - skipping
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:generate-module-metadata (default-generate-module-metadata) @ layout-frontend ---
[INFO] /mnt/PROJECTS/GIT/material-layout/layout/layout-frontend/target/classes/META-INF/gwt/mainModule up to date - skipping.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ layout-frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/PROJECTS/GIT/material-layout/layout/layout-frontend/src/main/resources
[INFO] skip non existing resourceDirectory /mnt/PROJECTS/GIT/material-layout/layout/layout-frontend/src/main/super
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ layout-frontend ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking layout-frontend-ui 1.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:enforce-encoding (default-enforce-encoding) @ layout-frontend-ui ---
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:add-super-sources (default-add-super-sources) @ layout-frontend-ui ---
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:add-test-super-sources (default-add-test-super-sources) @ layout-frontend-ui ---
[INFO]
[INFO] --- maven-processor-plugin:3.3.2:process (generate-app-code) @ layout-frontend-ui ---
[WARNING] No processors specified. Using default discovery mechanism.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[WARNING] diagnostic: warning: Supported source version 'RELEASE_6' from annotation processor 'org.eclipse.sisu.scanners.index.SisuIndexAPT6' less than -source '1.8'
[INFO] diagnostic: Note: Generated templated implementation [Templated_Layout] for [Layout]
[WARNING] diagnostic: warning: File for type 'com.progressoft.domino.layout.layout.client.LayoutUIModuleConfiguration' created in the last round will not be subject to annotation processing.
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:generate-module (default-generate-module) @ layout-frontend-ui ---
[INFO] /mnt/PROJECTS/GIT/material-layout/layout/layout-frontend-ui/target/classes/com/progressoft/domino/layout/layout/LayoutUIClientModule.gwt.xml up to date - skipping
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:generate-module-metadata (default-generate-module-metadata) @ layout-frontend-ui ---
[INFO] /mnt/PROJECTS/GIT/material-layout/layout/layout-frontend-ui/target/classes/META-INF/gwt/mainModule up to date - skipping.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ layout-frontend-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory /mnt/PROJECTS/GIT/material-layout/layout/layout-frontend-ui/src/main/super
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ layout-frontend-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /mnt/PROJECTS/GIT/material-layout/layout/layout-frontend-ui/target/classes
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Generated templated implementation [Templated_Layout] for [Layout]
[WARNING] No processor claimed any of these annotations: java.lang.FunctionalInterface,com.progressoft.brix.domino.api.client.annotations.UiView,com.progressoft.brix.domino.api.client.annotations.ClientModule,org.jboss.gwt.elemento.template.Templated,org.jboss.gwt.elemento.template.DataElement
[WARNING] No processor claimed any of these annotations: javax.annotation.Generated,com.google.common.annotations.GwtIncompatible
[WARNING] File for type 'com.progressoft.domino.layout.layout.client.LayoutUIModuleConfiguration' created in the last round will not be subject to annotation processing.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking material-layout-frontend 1.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:enforce-encoding (default-enforce-encoding) @ material-layout-frontend ---
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:add-super-sources (default-add-super-sources) @ material-layout-frontend ---
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:add-test-super-sources (default-add-test-super-sources) @ material-layout-frontend ---
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:generate-module (default-generate-module) @ material-layout-frontend ---
[INFO] /mnt/PROJECTS/GIT/material-layout/material-layout-frontend/target/classes/com/progressoft/domino/layout/AppClientModule.gwt.xml up to date - skipping
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ material-layout-frontend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/PROJECTS/GIT/material-layout/material-layout-frontend/src/main/resources
[INFO] skip non existing resourceDirectory /mnt/PROJECTS/GIT/material-layout/material-layout-frontend/src/main/super
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ material-layout-frontend ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking material-layout-backend 1.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ material-layout-backend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ material-layout-backend ---
[INFO] No sources to compile
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking layout-backend 1.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ layout-backend ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/PROJECTS/GIT/material-layout/layout/layout-backend/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ layout-backend ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] <<< gwt-maven-plugin:1.0-rc-9:codeserver (default-cli) < process-classes @ material-layout <<<
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-9:codeserver (default-cli) @ material-layout ---
[INFO] Ignoring com.progressoft.domino.layout:layout-shared:jar:1.0-SNAPSHOT; neither a gwt-lib or jar:sources; Did you forget to use <type>gwt-lib</type> in the dependency declaration?
[INFO] Ignoring com.progressoft.domino.layout:layout-shared:jar:1.0-SNAPSHOT; neither a gwt-lib or jar:sources; Did you forget to use <type>gwt-lib</type> in the dependency declaration?
[INFO] Ignoring com.progressoft.domino.layout:layout-shared:jar:1.0-SNAPSHOT; neither a gwt-lib or jar:sources; Did you forget to use <type>gwt-lib</type> in the dependency declaration?
[INFO] Ignoring com.progressoft.domino.layout:layout-shared:jar:1.0-SNAPSHOT; neither a gwt-lib or jar:sources; Did you forget to use <type>gwt-lib</type> in the dependency declaration?
[INFO] Turning off precompile in incremental mode.
[INFO] Super Dev Mode starting up
[INFO] workDir: /mnt/PROJECTS/GIT/material-layout/target/gwt/codeserver
[WARNING] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[WARNING] SLF4J: Defaulting to no-operation (NOP) logger implementation
[WARNING] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Loading Java files in com.progressoft.domino.layout.AppClientModule.
[INFO] Module setup completed in 2333 ms
[INFO]
[INFO] The code server is ready at http://127.0.0.1:9876/
[INFO] GET /recompile/app
[INFO] Job com.progressoft.domino.layout.AppClientModule_1_0
[INFO] starting job: com.progressoft.domino.layout.AppClientModule_1_0
[INFO] binding: user.agent=safari
[INFO] Compiling module com.progressoft.domino.layout.AppClientModule
[INFO] Unification traversed 4421 fields and methods and 799 types. 17 are considered part of the current module and 411 had all of their fields and methods traversed.
[INFO] Compiling 1 permutation
[INFO] Compiling permutation 0...
[INFO] Linking per-type JS with 17 new/changed types.
[INFO] Source Maps Enabled
[INFO] Compile of permutations succeeded
[INFO] Compilation succeeded -- 2.167s
[INFO] Linking into /mnt/PROJECTS/GIT/material-layout/target/gwt/codeserver/com.progressoft.domino.layout.AppClientModule/compile-2/war/app; Writing extras to /mnt/PROJECTS/GIT/material-layout/target/gwt/codeserver/com.progressoft.domino.layout.AppClientModule/compile-2/extras/app
[INFO] Link succeeded
[INFO] Linking succeeded -- 0.594s
[INFO] 3.646s total -- Compile completed
[INFO] GET /sourcemaps/app/A3B4DA6A503DC8ECF4C5EA395C5FD261_sourcemap.json
[INFO] sent source map for module 'app' in 33 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment