Descriptors

Standard Project Meta Data

Per default the following reports are added to the attached artifact, if they are configured (plugins added to report section) with the project:

  1. API
    • Codes
    • Properties
  2. Artifact
    • Buildmetadata
    • Release Notes
  3. Static Analysis
    • Checkstyle
    • PMD
    • FindBugs
    • JavaNCSS
    • JDepend
    • Macker
  4. Test
    • JUnit
    • Test Stories
  5. Marker
    • Tags

Custom Project Meta Data

To add custom project meta data you have to provide a reference to a descritor file by the additionalDescriptorFiles property.

A project meta data descriptor has to be conform to the Projectmetadata XSD.