1. Test Driven Development with OSGi focuses on reducing deployment time through the use of OSGi and maven plugins to allow for faster iteration.
2. The eosgi-maven-plugin is demonstrated which allows defining OSGi container environments and running integration tests directly from maven.
3. The plugin supports configuring JVM options, system properties, timeouts and more to customize the container environment for running tests.