Hi, just a reminder, if your bundle requires Java 6, please simply use the provided functionality of our parent pom and do: <properties> <sling.java.version>6</sling.java.version> </properties>
This configures all required plugins accordingly and also adds a header to your bundle stating the requirement. Don't configure all the plugins in your pom by hand. Thanks Carsten -- Carsten Ziegeler cziege...@apache.org