Progress on JSON
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index 753d5d711c6fd88d8cf3653771cee8f77bd3020e..3fd7ae8890994d3638d2a57c6981dfd396516059 100644 (file)
@@ -32,6 +32,9 @@
                                                <Export-Package>
                                                        org.argeo.security.*
                                                </Export-Package>
+                                               <Import-Package>*,
+                                                       org.argeo.server.json;resolution:=optional
+                                               </Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>