• Guus der Kinderen's avatar
    OF-546: Exclude MINA bundles · b65e67dc
    Guus der Kinderen authored
    By default, the MINA artifacts pull in 'bundle' instead of 'jar' dependencies. This confuses Intellij,
    and likely, other tooling. This commit excludes the 'bundle' dependencies, instead relying on the
    fact that all excluded dependency-dependencies are present (as first-level dependencies of the project
    itself).
    
    This commit should not introduce any functional changes, but should facilitate developers.
    b65e67dc
Name
Last commit
Last update
build Loading commit data...
dbutil Loading commit data...
documentation Loading commit data...
i18n Loading commit data...
src Loading commit data...
starter Loading commit data...
webadmin Loading commit data...
webadmintld Loading commit data...
xmppserver Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Dockerfile Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...