osgi-in-action pax exam example code not working
问题 I am studying osgi-in-action to understand pax exam unfortunately the provided examples are not working. I have downloaded the source from osgi-in-action code on github changed into the directory [osgi-in-action]/chapter07/testing-example executed: ant test.container in the logfile i see ... 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 ... I am