Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khmarbaise/doxygen-maven-plugin
doxygen-maven-plugin
https://github.com/khmarbaise/doxygen-maven-plugin
java maven maven-plugin
Last synced: 22 days ago
JSON representation
doxygen-maven-plugin
- Host: GitHub
- URL: https://github.com/khmarbaise/doxygen-maven-plugin
- Owner: khmarbaise
- License: apache-2.0
- Created: 2013-09-14T12:51:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T16:55:26.000Z (over 3 years ago)
- Last Synced: 2024-10-03T15:33:32.077Z (about 1 month ago)
- Topics: java, maven, maven-plugin
- Language: Java
- Homepage: http://khmarbaise.github.io/doxygen-maven-plugin/
- Size: 1.51 MB
- Stars: 2
- Watchers: 4
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Doxygen Maven Plugin
[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/khmarbaise/doxygen-maven-plugin.svg?label=License)](http://www.apache.org/licenses/)
[![Build Status](https://travis-ci.org/khmarbaise/doxygen-maven-plugin.svg?branch=master)](https://travis-ci.org/khmarbaise/doxygen-maven-plugin)
[![Maven Central](https://img.shields.io/maven-central/v/com.soebes.maven.plugins/doxygen-maven-plugin.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22doxygen-maven-plugin%22%20g%3A%22com.soebes.maven.plugins%22)## License
[Apache License, Version 2.0, January 2004](http://www.apache.org/licenses/)
## Issue Tracker
[The Issue Tracker](https://github.com/khmarbaise/doxygen-maven-plugin/issues)
## Status
## TODOs
## Usage
The first and simplest usage is to configure the Maven Licenses Verifier Plugin
com.soebes.maven.plugins
doxygen-maven-plugin
1.1.0
test
check
## Settings Configuration
If you like you can configure an appropriate plugin group in your
settings.xml file to make life a little bit easier.
...
com.soebes.maven.plugins
...