Skip to content

Instantly share code, notes, and snippets.

@ptahchiev
Created May 26, 2017 06:36
Show Gist options
  • Save ptahchiev/77f8f77f1f806b262c79c52ace38e4d1 to your computer and use it in GitHub Desktop.
Save ptahchiev/77f8f77f1f806b262c79c52ace38e4d1 to your computer and use it in GitHub Desktop.
petar@petar-XPS-15-9550:~/workspace/nemesis-console-v2$ mvn clean package
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nemesis Consoles 1.5.1.BUILD-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ nemesis-console-v2 ---
[INFO] Deleting /home/petar/workspace/nemesis-console-v2/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ nemesis-console-v2 ---
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ nemesis-console-v2 ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/node_modules/**/*
[INFO] Exclude: **/.idea/**/*
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: **/.git/**/*
[INFO] Exclude: **/sitemap.xml
[INFO] 17 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 17 licence.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (generate-remote-resources) @ nemesis-console-v2 ---
[INFO]
[INFO] --- frontend-maven-plugin:1.4:install-node-and-yarn (install node and yarn) @ nemesis-console-v2 ---
[INFO] Installing node version v7.10.0
[INFO] Unpacking /home/petar/.m2/repository/com/github/eirslett/node/7.10.0/node-7.10.0-linux-x64.tar.gz into /home/petar/workspace/nemesis-console-v2/target/node/tmp
[INFO] Copying node binary from /home/petar/workspace/nemesis-console-v2/target/node/tmp/node-v7.10.0-linux-x64/bin/node to /home/petar/workspace/nemesis-console-v2/target/node/node
[INFO] Installed node locally.
[INFO] Installing Yarn version v0.24.0
[INFO] Unpacking /home/petar/.m2/repository/com/github/eirslett/yarn/0.24.0/yarn-0.24.0./yarn-v0.24.0.tar.gz into /home/petar/workspace/nemesis-console-v2/target/node/yarn
[INFO] Installed Yarn locally.
[INFO]
[INFO] --- frontend-maven-plugin:1.4:yarn (yarn install) @ nemesis-console-v2 ---
[INFO] Running 'yarn install' in /home/petar/workspace/nemesis-console-v2/src/main/frontend
[ERROR] /home/petar/workspace/nemesis-console-v2/target/node/yarn/dist/bin/yarn: 15: /home/petar/workspace/nemesis-console-v2/target/node/yarn/dist/bin/yarn: [[: not found
[INFO] yarn install v0.24.0
[INFO] [1/4] Resolving packages...
[INFO] success Already up-to-date.
[INFO] Done in 0.54s.
[INFO]
[INFO] --- frontend-maven-plugin:1.4:webpack (webpack build) @ nemesis-console-v2 ---
[INFO] Running 'webpack.js ' in /home/petar/workspace/nemesis-console-v2/src/main/frontend
[INFO] Hash: 2a0bf86b7cc5e630ad87
[INFO] Version: webpack 1.14.0
[INFO] Time: 10268ms
[INFO] Asset Size Chunks Chunk Names
[INFO] 674f50d287a8c48dc19ba404d20fe713.eot 166 kB [emitted]
[INFO] f4769f9bdb7466be65088239c12046d1.eot 20.1 kB [emitted]
[INFO] fa2772327f55d8198301fdb8bcfc8158.woff 23.4 kB [emitted]
[INFO] e18bbf611f2a2e43afc071aa2f4e1512.ttf 45.4 kB [emitted]
[INFO] 89889688147bd7575d6327160d64e760.svg 109 kB [emitted]
[INFO] 448c34a56d699c29117adc64c43affeb.woff2 18 kB [emitted]
[INFO] af7ae505a9eed503f8b8e6982036873e.woff2 77.2 kB [emitted]
[INFO] fee66e712a8a08eef5805a46892932ad.woff 98 kB [emitted]
[INFO] b06871f281fee6b241d60582ae9369b9.ttf 166 kB [emitted]
[INFO] 912ec66d7572ff821749319396470bde.svg 444 kB [emitted]
[INFO] bundle.js 4.39 MB 0 [emitted] main
[INFO] [0] multi main 28 bytes {0} [built]
[INFO] [181] ./src/custom_files ^\.\/.*$ 1.12 kB {0} [optional] [built]
[INFO] [758] ./src ^\.\/.*$ 9.39 kB {0} [built]
[INFO] [1072] ./src/locales ^\.\/.*$ 202 bytes {0} [built]
[INFO] + 1069 hidden modules
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nemesis-console-v2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nemesis-console-v2 ---
[INFO] Compiling 10 source files to /home/petar/workspace/nemesis-console-v2/target/classes
[WARNING] /home/petar/workspace/nemesis-console-v2/src/main/java/com/nemesis/console/backend/storefront/DefaultRestAuthenticationProvider.java: /home/petar/workspace/nemesis-console-v2/src/main/java/com/nemesis/console/backend/storefront/DefaultRestAuthenticationProvider.java uses or overrides a deprecated API.
[WARNING] /home/petar/workspace/nemesis-console-v2/src/main/java/com/nemesis/console/backend/storefront/DefaultRestAuthenticationProvider.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nemesis-console-v2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/petar/workspace/nemesis-console-v2/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nemesis-console-v2 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ nemesis-console-v2 ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ nemesis-console-v2 ---
[INFO]
[INFO] >>> maven-pmd-plugin:3.6:check (check) > :pmd @ nemesis-console-v2 >>>
[INFO]
[INFO] --- maven-pmd-plugin:3.6:pmd (pmd) @ nemesis-console-v2 ---
[INFO]
[INFO] <<< maven-pmd-plugin:3.6:check (check) < :pmd @ nemesis-console-v2 <<<
[INFO]
[INFO]
[INFO] --- maven-pmd-plugin:3.6:check (check) @ nemesis-console-v2 ---
[INFO]
[INFO]
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) > :findbugs @ nemesis-console-v2 >>>
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ nemesis-console-v2 ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO]
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) < :findbugs @ nemesis-console-v2 <<<
[INFO]
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ nemesis-console-v2 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ nemesis-console-v2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [nemesis-console-v2] in [/home/petar/workspace/nemesis-console-v2/target/nemesis-console-v2-1.5.1.BUILD-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/petar/workspace/nemesis-console-v2/src/main/webapp]
[INFO] Webapp assembled in [64 msecs]
[INFO] Building war: /home/petar/workspace/nemesis-console-v2/target/nemesis-console-v2-1.5.1.BUILD-SNAPSHOT.war
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ nemesis-console-v2 ---
[INFO] Building jar: /home/petar/workspace/nemesis-console-v2/target/nemesis-console-v2-1.5.1.BUILD-SNAPSHOT-tests.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:1.5.3.RELEASE:repackage (default) @ nemesis-console-v2 ---
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ nemesis-console-v2 ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.359 s
[INFO] Finished at: 2017-05-26T09:31:06+03:00
[INFO] Final Memory: 84M/1152M
[INFO] ------------------------------------------------------------------------
petar@petar-XPS-15-9550:~/workspace/nemesis-console-v2$ java -jar target/
classes/ maven-shared-archive-resources/ node/
generated-sources/ nemesis-console-v2-1.5.1.BUILD-SNAPSHOT/ test-classes/
maven-archiver/ nemesis-console-v2-1.5.1.BUILD-SNAPSHOT-tests.jar
petar@petar-XPS-15-9550:~/workspace/nemesis-console-v2$ java -jar target/nemesis-console-v2-1.5.1.BUILD-SNAPSHOT.war
2017-05-26 09:31:17,522 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory.
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v1.5.3.RELEASE)
2017-05-26 09:31:17,642 [main] INFO : Starting BackendConsoleApplication v1.5.1.BUILD-SNAPSHOT on petar-XPS-15-9550 with PID 16404 (/home/petar/workspace/nemesis-console-v2/target/nemesis-console-v2-1.5.1.BUILD-SNAPSHOT.war started by petar in /home/petar/workspace/nemesis-console-v2)
2017-05-26 09:31:17,644 [main] INFO : No active profile set, falling back to default profiles: default
2017-05-26 09:31:17,689 [main] INFO : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@5ccd43c2: startup date [Fri May 26 09:31:17 EEST 2017]; root of context hierarchy
2017-05-26 09:31:17,954 [background-preinit] INFO : HV000001: Hibernate Validator 5.3.5.Final
2017-05-26 09:31:18,938 [main] INFO : Tomcat initialized with port(s): 8443 (https)
2017-05-26 09:31:18,948 [main] INFO : Starting service Tomcat
2017-05-26 09:31:18,949 [main] INFO : Starting Servlet Engine: Apache Tomcat/8.5.14
2017-05-26 09:31:19,744 [localhost-startStop-1] INFO : At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2017-05-26 09:31:19,959 [localhost-startStop-1] INFO : Initializing Spring embedded WebApplicationContext
2017-05-26 09:31:19,959 [localhost-startStop-1] INFO : Root WebApplicationContext: initialization completed in 2272 ms
2017-05-26 09:31:20,139 [localhost-startStop-1] INFO : Mapping filter: 'characterEncodingFilter' to: [/*]
2017-05-26 09:31:20,141 [localhost-startStop-1] INFO : Mapping filter: 'springSecurityFilterChain' to: [/*]
2017-05-26 09:31:20,141 [localhost-startStop-1] INFO : Mapping filter: 'defaultSessionTimeoutCookieFilter' to: [/*]
2017-05-26 09:31:20,141 [localhost-startStop-1] INFO : Mapping servlet: 'dispatcherServlet' to [/]
2017-05-26 09:31:20,351 [main] INFO : Mapped "{[/media/**],methods=[GET]}" onto public void com.nemesis.console.backend.storefront.BackendConsoleController.media(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException
2017-05-26 09:31:20,351 [main] INFO : Mapped "{[/login],methods=[GET]}" onto public java.lang.String com.nemesis.console.backend.storefront.BackendConsoleController.login()
2017-05-26 09:31:20,352 [main] INFO : Mapped "{[/ || /console],methods=[GET]}" onto public java.lang.String com.nemesis.console.backend.storefront.BackendConsoleController.home(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest)
2017-05-26 09:31:20,360 [main] INFO : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
2017-05-26 09:31:20,360 [main] INFO : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
2017-05-26 09:31:20,410 [main] INFO : Mapped URL path [/resources/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2017-05-26 09:31:20,410 [main] INFO : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2017-05-26 09:31:20,410 [main] INFO : Mapped URL path [/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2017-05-26 09:31:20,410 [main] INFO : Mapped URL path [/robots.txt] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
2017-05-26 09:31:20,472 [main] INFO : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@5ccd43c2: startup date [Fri May 26 09:31:17 EEST 2017]; root of context hierarchy
2017-05-26 09:31:20,664 [main] INFO : Creating filter chain: Ant [pattern='/resources/*'], []
2017-05-26 09:31:20,739 [main] INFO : Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6ab7a896, org.springframework.security.web.context.SecurityContextPersistenceFilter@358c99f5, org.springframework.security.web.csrf.CsrfFilter@50a7bc6e, org.springframework.security.web.authentication.logout.LogoutFilter@3b2da18f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2b6856dd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@48524010, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@23282c25, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@327b636c, org.springframework.security.web.session.SessionManagementFilter@14ec4505, org.springframework.security.web.access.ExceptionTranslationFilter@2d9d4f9d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ad851c9]
2017-05-26 09:31:21,002 [main] INFO : Registering beans for JMX exposure on startup
2017-05-26 09:31:21,021 [main] INFO : Initializing ProtocolHandler ["https-jsse-nio-8443"]
2017-05-26 09:31:21,032 [main] INFO : Starting ProtocolHandler ["https-jsse-nio-8443"]
2017-05-26 09:31:21,328 [main] INFO : Using a shared selector for servlet write/read
2017-05-26 09:31:21,351 [main] INFO : Tomcat started on port(s): 8443 (https)
2017-05-26 09:31:21,354 [main] INFO : Started BackendConsoleApplication in 3.972 seconds (JVM running for 4.631)
2017-05-26 09:31:27,910 [https-jsse-nio-8443-exec-2] INFO : Initializing Spring FrameworkServlet 'dispatcherServlet'
2017-05-26 09:31:27,910 [https-jsse-nio-8443-exec-2] INFO : FrameworkServlet 'dispatcherServlet': initialization started
2017-05-26 09:31:28,241 [https-jsse-nio-8443-exec-2] INFO : FrameworkServlet 'dispatcherServlet': initialization completed in 331 ms
2017-05-26 09:35:06,765 [https-jsse-nio-8443-exec-2] INFO : {
"username" : "admin",
"token" : "40247545-4a8c-4c11-95dd-6160c984bd13",
"authorities" : [ "ROLE_ACTUATOR", "ROLE_EMPLOYEEGROUP", "ROLE_ADMINGROUP", "ROLE_EMPLOYEEGROUP" ],
"expiryTime" : 1495782306707
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment