This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.
Overview
| Document | Description |
|---|---|
| About | A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings. The data structure looks like the following: [std:string key]⇒std:vector of std:strings The multi-valued nature of the class is handled transparently by this Metadata container. Since all values are stored internally as string vectors, the difference between a scalar value and a non-scalar is handled by determining whether the list of values for a particular key is greater than 1. |
| Continuous Integration | This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis. |
| Dependencies | This document lists the project's dependencies and provides information on each dependency. |
| Dependency Convergence | This document presents the convergence of dependency versions across the entire project, and its sub modules. |
| Distribution Management | This document provides informations on the distribution management of this project. |
| Issue Tracking | This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link. |
| Mailing Lists | This document provides subscription and archive information for this project's mailing lists. |
| Plugin Management | This document lists the plugins that are defined through pluginManagement. |
| Project License | This is a link to the definitions of project licenses. |
| Project Plugins | This document lists the build plugins and the report plugins used by this project. |
| Project Summary | This document lists other related information of this project |
| Project Team | This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another. |
| Source Repository | This is a link to the online source repository that can be viewed via a web browser. |
