Skip to content

Instantly share code, notes, and snippets.

@ipolevoy
Created May 25, 2015 01:15
Show Gist options
  • Save ipolevoy/c80ada70e67149163be5 to your computer and use it in GitHub Desktop.
Save ipolevoy/c80ada70e67149163be5 to your computer and use it in GitHub Desktop.
igor@igor-linux:20:14:30:~/projects/javalite/activeweb/activeweb-lessc-integration-test$ mvn clean install -Dsurefire.junit4.upgradecheck
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveWeb - Lessc Maven Plugin Integration Test 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activeweb-lessc-integration-test ---
[INFO] Deleting /home/igor/projects/javalite/activeweb/activeweb-lessc-integration-test/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ activeweb-lessc-integration-test ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources1) @ activeweb-lessc-integration-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 72 resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources2) @ activeweb-lessc-integration-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 141 resources
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ activeweb-lessc-integration-test ---
[INFO] Installing /home/igor/projects/javalite/activeweb/activeweb-lessc-integration-test/pom.xml to /home/igor/.m2/repository/org/javalite/activeweb-lessc-integration-test/1.12-SNAPSHOT/activeweb-lessc-integration-test-1.12-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.214 s
[INFO] Finished at: 2015-05-24T20:14:36-05:00
[INFO] Final Memory: 10M/215M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment