On 11/10/06, Lan Boon Ping <[EMAIL PROTECTED]> wrote:
I don't remember. Try to look at the sources in
https://scm.ops4j.org/repos/ops4j/qa/pax/runner/runner-0.2.0/
It would copy the demo-0.1.0.pom to ./runner/lib (default directory), and executed the pom file from there. The question was that, when I edited the pom file content in ./m2/repository, and removed the runner folder entirely and ran the same command again, the pom file copied by Pax-Runner remains the old version not the lastest pom file in ./m2/repository even the --clean option was included.
I don't remember. Try to look at the sources in
https://scm.ops4j.org/repos/ops4j/qa/pax/runner/runner-0.2.0/
Besides this problem, We also found out if the pom.file doesn't includes <name> attribute, the pax-runner will throws a NullPointerException.
Ok. Let's say <name> is not optional !! problem solved. :o)
Cheers
Niclas
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
