On 11/10/06, Niclas Hedhman <[EMAIL PROTECTED]> wrote:


On 11/10/06, Lan Boon Ping < [EMAIL PROTECTED]> wrote:
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/

Further thoughts...

I suggest that you move the pax/runner stuff into /laboratory/users/niclas and then resurrect the above version. I.e.

svn mv -m "Aborting stalled project" \
      https://scm.ops4j.org/repos/ops4j/projects/pax/runner \
      https://scm.ops4j.org/repos/ops4j/laboratory/users/niclas/osgi-runner

svn cp -m "Resurrecting version 0.2.0"
      https://scm.ops4j.org/repos/ops4j/qa/pax/runner/runner-0.2.0/ \
      https://scm.ops4j.org/repos/ops4j/projects/pax/runner
     
Then change the versions to 0.3.0-SNAPSHOT.

(I hope I get the URLs above right :o) )

Cheers
Niclas
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to