Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #1437 was successful Changes by Guus der Kinderen

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen f035c06d9adeff489b3accda82e86018427f265a

    OF-1447: Improve Maven structure (#953)
    This commit aims to make the Maven structure more compatible with Sonatypes guidelines for artifact distribution, as defined on http://central.sonatype.org/pages/ossrh-guide.html

    A new Maven profile 'release' is added, that intends to produce all required artifacts. Usage: mvn -P release clean verify

    • pom.xml (version f035c06d9adeff489b3accda82e86018427f265a)
    • src/plugins/pom.xml (version f035c06d9adeff489b3accda82e86018427f265a)
    • xmppserver/pom.xml (version f035c06d9adeff489b3accda82e86018427f265a)