changed into the directory [osgi-in-action]/chapter07/testing-example
executed: ant test.container
What is the expected output?
successful tests.
What do you see instead?
... Caused by: org.ops4j.pax.runner.platform.PlatformException: [mvn:org.ops4j.pax.exam/pax-exam/1.1.0] is not a valid bundle ... Caused by: java.util.zip.ZipException: error in opening zip file ...
What version of the product are you using? On what operating system?
Ant 1.9
JDK 1.8 (also tried JDK 1.6)
Windows 10 64 bit (also tried Mac OS)
Please provide any additional information below.
The other examples all work for me
What steps will reproduce the problem?
What is the expected output? successful tests.
What do you see instead?
... Caused by: org.ops4j.pax.runner.platform.PlatformException: [mvn:org.ops4j.pax.exam/pax-exam/1.1.0] is not a valid bundle ... Caused by: java.util.zip.ZipException: error in opening zip file ...
What version of the product are you using? On what operating system? Ant 1.9 JDK 1.8 (also tried JDK 1.6) Windows 10 64 bit (also tried Mac OS)
Please provide any additional information below. The other examples all work for me