Confluence 8.9 release EAP available now

Hi @WendyR

When I try to run the app, I get a message:

[INFO] [talledLocalContainer] Caused by: org.osgi.framework.BundleException: Unresolved requirements: [[com.itlab.confluence.plugins.appkey[315](R 315.0)] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.confluence.importexport)(version>=8.9.0.m43)(version<=8.9.0.m43))]

I also tried to import them via

                    <instructions>
                        <Spring-Context>*</Spring-Context>
                        <Import-Package>
                            com.atlassian.confluence.importexport.*,
                            *
                        </Import-Package>
                    </instructions>

but unfortunately with no results

Cheers
Adam