* Maven 3.2.3 ensures all dependencies are downloaded via HTTPS, it's considered now a good practice to use this version (at least) * The javadocs module is only being build in the docs profile, but still the _distribution_ module refers to it, producing a confusing build error and failing IDE import. * JipiJapa is no longer needed * Some more unnecessary _groupId_ can be removed *
|