POM utils Maven plugin

    A Maven plugin for modifying POM files

    This Maven plugin allows DevOps teams to alter some project aspects using a standard Maven execution.

    This plugin is specially useful for project refactoring and for legacy projects that need environment variables or other adjustements during the building phase. You can add the plugin execution to the build pipeline with a standar Maven run.

    Build-Info maven plugin

    A Maven plugin for getting information about the built artifacts

    This is a Maven plugin that gathers the artifacts’ information and repository URLs after a build. It allows DevOps people to configure common build process while getting the resulting binaries for the deploy operation.

    R-Practices

    A collection of R examples and practices

    This project contains some practices with R, most of them are part of the Johns Hopkins University Data Science Specialization at Coursera.