Unfortunately the current version of Sling Eclipse IDE is not compatible with the newest maven-bundle-plugin 3.2.0 with the new m2e lifecycle mapping for the manifest goal (set up like described in http://felix.apache.org/documentation/faqs/apache-felix-bundle-plugin-faq.html#use-scr-metadata-generated-by-bnd-in-unit-tests). I fixed that with https://issues.apache.org/jira/browse/SLING-6112 by making m2e-tycho no longer a requirement.
Apart from that 11 other issues have been resolved (https://issues.apache.org/jira/browse/SLING-5634?jql=project%20%3D%20SLING%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%20%22Sling%20Eclipse%20IDE%201.1.2%22%20ORDER%20BY%20priority%20DESC). I would therefore like to have a new release from Sling IDE within the next weeks. Is there anything important missing from the unresolved issues supposably fixed with Sling Eclipse IDE 1.1.2 (https://issues.apache.org/jira/browse/SLING-4455?jql=fixVersion%20%3D%20%22Sling%20Eclipse%20IDE%201.1.2%22%20AND%20project%20%3D%20SLING%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC)? Konrad
