Giter Site home page Giter Site logo

clickconcepts-master-pom's Introduction

Documentation

Visit the documentation at: Latest Documentation

What is in this POM project?

This is a comprehensive master pom for use with Maven projects. It is based off of Maven 3.0 reporting and plugin structure.

This POM contains configurations the following plugins and should be considered "active":

  • maven-antrun-plugin
  • maven-assembly-plugin
  • maven-changelog-plugin
  • maven-checkstyle-plugin
  • maven-clean-plugin
  • maven-compiler-plugin
  • maven-dependency-plugin
  • maven-deploy-plugin
  • maven-eclipse-plugin
  • maven-enforcer-plugin
  • maven-failsafe-plugin
  • maven-install-plugin
  • maven-jar-plugin
  • maven-javadoc-plugin
  • maven-jxr-plugin
  • maven-pmd-plugin
  • maven-project-info-reports-plugin
  • maven-release-plugin
  • maven-resources-plugin
  • maven-scm-publish-plugin
  • maven-site-plugin
  • maven-source-plugin
  • maven-surefire-plugin
  • maven-surefire-report-plugin
  • codenarc-maven-plugin
  • findbugs-maven-plugin
  • taglist-maven-plugin
  • versions-maven-plugin
  • cobertura-maven-plugin (Commented out by default, look at POM for syntax, but must implement in child of parent POM)

NOTE: Most plugins can be skipped with simple helper properties found at the bottom of the section in the POM (ex: <checkstyle.skip>fasle</checkstyle.skip>

NOTE: Review the Latest Documentation for setup/requirements to use Checkstyle and PMD

Credits

The documentation publishing was created for How to publish maven site docs to BitBucket and GitHub

The POM is available in Maven Central. Example usage

<parent>
    <groupId>com.clickconcepts.project</groupId>
    <artifactId>master-site-pom</artifactId>
    <version>0.17</version>
</parent>

clickconcepts-master-pom's People

Contributors

mike-ensor avatar

Watchers

Felipe Santos avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.