-
Sub-task
-
Resolution: Done
-
Major
-
EAP 5.0.0.CR1
-
None
-
None
nothing interesting in this example, just paste the log below:
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources
]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /Users/liweinan/resteasy/examples/simple/src/main/resources
[INFO] [compiler:compile
]
[INFO] Compiling 3 source files to /Users/liweinan/resteasy/examples/simple/target/classes
[INFO] [resources:testResources
]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /Users/liweinan/resteasy/examples/simple/src/test/resources
[INFO] [compiler:testCompile
]
[INFO] Compiling 1 source file to /Users/liweinan/resteasy/examples/simple/target/test-classes
[INFO] [surefire:test
]
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Wed Jan 20 09:04:44 CST 2010
[INFO] Final Memory: 12M/254M
[INFO] ------------------------------------------------------------------------