Yes:
hbf-laptop-3 hbf$ mvn -o test
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in
your local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building Airs Server
[INFO] task-segment: [test]
[INFO]
------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [salve:instrument {execution: default}]
[INFO] Salve: classes scanned: 62, instrumented: 0
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [salve:instrument-test {execution: default}]
[INFO] Salve: classes scanned: 3, instrumented: 0
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /Users/hbf/Documents/workspace/airs/
target/surefire-reports
and the test completes successfully.
You were refering to workspace/.metadata and not to a project-specific
directory in your previous mail, right?
Kaspar
> >> > I am usinghttp://
code.google.com/p/q4e/tointegrate Maven into