igniterealtime / openfire-externalservicediscovery-plugin

Allows XMPP entities to discover services that are external to the XMPP network
Apache License 2.0
1 stars 6 forks source link

Fix Maven build #2

Closed wrooot closed 5 years ago

wrooot commented 5 years ago

To build plugins for Openfire 4.3.0 pom.xml should include repositories tags pointing to Archiva. If plugin has pages in Admin Console, web.xml should also be added.

For references: https://github.com/igniterealtime/openfire-clientControl-plugin/pull/11

GregDThomas commented 5 years ago

Fixed in https://github.com/igniterealtime/openfire-externalservicediscovery-plugin/pull/3