Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [sbunciak@dhcp-27-195 java7]$ git push
- Counting objects: 9, done.
- Delta compression using up to 4 threads.
- Compressing objects: 100% (5/5), done.
- Writing objects: 100% (5/5), 432 bytes, done.
- Total 5 (delta 3), reused 0 (delta 0)
- remote: Stopping application...
- remote: Done
- remote: ~/git/java7.git ~/git/java7.git
- remote: ~/git/java7.git
- remote: Running .openshift/action_hooks/pre_build
- remote: Running .openshift/action_hooks/build
- remote: [INFO] Error stacktraces are turned on.
- remote: [INFO] Scanning for projects...
- remote: [INFO]
- remote: [INFO] ------------------------------------------------------------------------
- remote: [INFO] Building JBoss AS Quickstarts: Login 7.0.0-SNAPSHOT
- remote: [INFO] ------------------------------------------------------------------------
- remote: [INFO]
- remote: [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-login ---
- remote: [INFO]
- remote: [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ jboss-as-login ---
- remote: [INFO] Using 'UTF-8' encoding to copy filtered resources.
- remote: [INFO] Copying 2 resources
- remote: [INFO]
- remote: [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ jboss-as-login ---
- remote: [INFO] Compiling 9 source files to /var/lib/stickshift/5519757dc02842e58261d2647f43ba4c/java7/runtime/repo/target/classes
- remote: [INFO]
- remote: [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ jboss-as-login ---
- remote: [INFO] Using 'UTF-8' encoding to copy filtered resources.
- remote: [INFO] skip non existing resourceDirectory /var/lib/stickshift/5519757dc02842e58261d2647f43ba4c/java7/runtime/repo/src/test/resources
- remote: [INFO]
- remote: [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ jboss-as-login ---
- remote: [INFO] No sources to compile
- remote: [INFO]
- remote: [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ jboss-as-login ---
- remote: [INFO] Tests are skipped.
- remote: [INFO]
- remote: [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jboss-as-login ---
- remote: [INFO] Packaging webapp
- remote: [INFO] Assembling webapp [jboss-as-login] in [/var/lib/stickshift/5519757dc02842e58261d2647f43ba4c/java7/runtime/repo/target/jboss-as-login]
- remote: [INFO] Processing war project
- remote: [INFO] Copying webapp resources [/var/lib/stickshift/5519757dc02842e58261d2647f43ba4c/java7/runtime/repo/src/main/webapp]
- remote: [INFO] Webapp assembled in [492 msecs]
- remote: [INFO] Building war: /var/lib/stickshift/5519757dc02842e58261d2647f43ba4c/java7/data/jboss-as-7.1.1.Final/standalone/deployments/ROOT.war
- remote: [INFO] ------------------------------------------------------------------------
- remote: [INFO] BUILD SUCCESS
- remote: [INFO] ------------------------------------------------------------------------
- remote: [INFO] Total time: 23.593s
- remote: [INFO] Finished at: Thu May 03 10:17:37 EDT 2012
- remote: [INFO] Final Memory: 5M/77M
- remote: [INFO] ------------------------------------------------------------------------
- remote: Running .openshift/action_hooks/deploy
- remote: Starting application...
- remote: starting JBossAS7
- remote: Done
- remote: Running .openshift/action_hooks/post_deploy
Advertisement
Add Comment
Please, Sign In to add comment