[jboss-dev-forums] [Embedded JBoss Development] - Re: Tried to check out & build with cygwin - OOME

pgmjsd do-not-reply at jboss.com
Sun Nov 22 19:39:09 EST 2009


Whaddaya know... 'argLine' worked!


  | $ mvn test
  | [INFO] Scanning for projects...
  | WAGON_VERSION: 1.0-beta-2
  | [INFO] ------------------------------------------------------------------------
  | [INFO] Building JBossAS Embedded TestSuite
  | [INFO]    task-segment: [test]
  | [INFO] ------------------------------------------------------------------------
  | [INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
  | [INFO] [enforcer:enforce {execution: enforce-java-version}]
  | [INFO] [enforcer:enforce {execution: enforce-maven-version}]
  | [INFO] [enforcer:enforce {execution: ban-bad-dependencies}]
  | [INFO] [enforcer:enforce {execution: enforce-maven-environment}]
  | [INFO] [resources:resources]
  | [INFO] Using 'UTF-8' encoding to copy filtered resources.
  | [INFO] skip non existing resourceDirectory i:\devel\yajul\sandbox\embedded-jboss\embedded-trunk\testsuite\src\main\resources
  | [INFO] [compiler:compile]
  | [INFO] No sources to compile
  | [INFO] [resources:testResources]
  | [INFO] Using 'UTF-8' encoding to copy filtered resources.
  | [INFO] Copying 8 resources
  | [INFO] [compiler:testCompile]
  | [INFO] Nothing to compile - all classes are up to date
  | [INFO] [surefire:test]
  | [INFO] Surefire report directory: i:\devel\yajul\sandbox\embedded-jboss\embedded-trunk\testsuite\target\surefire-reports
  | 
  | -------------------------------------------------------
  |  T E S T S
  | -------------------------------------------------------
  | Running org.jboss.embedded.testsuite.ServerTestCase
  | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.906 sec
  | 
  | Results :
  | 
  | Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
  | 
  | [INFO] ------------------------------------------------------------------------
  | [INFO] BUILD SUCCESSFUL
  | [INFO] ------------------------------------------------------------------------
  | [INFO] Total time: 3 minutes 21 seconds
  | [INFO] Finished at: Sun Nov 22 19:38:07 EST 2009
  | [INFO] Final Memory: 19M/127M
  | [INFO] ------------------------------------------------------------------------
  | 


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266950#4266950

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266950



More information about the jboss-dev-forums mailing list