https://github.com/khmarbaise/the-maven-practical-guide
An approache to write a full users guide for Apache Maven
https://github.com/khmarbaise/the-maven-practical-guide
apache-maven java maven
Last synced: 11 months ago
JSON representation
An approache to write a full users guide for Apache Maven
- Host: GitHub
- URL: https://github.com/khmarbaise/the-maven-practical-guide
- Owner: khmarbaise
- Created: 2020-05-23T07:07:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T18:51:05.000Z (over 2 years ago)
- Last Synced: 2025-04-09T16:48:35.980Z (about 1 year ago)
- Topics: apache-maven, java, maven
- Language: TeX
- Homepage: http://the-maven-practical-guide.io/
- Size: 5.27 MB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# The Maven Practical Guide
[][license]
[][mainbuilds]
[][published-site]
[](https://github.com/khmarbaise/the-maven-practical-guide/issues)
[](https://github.com/khmarbaise/the-maven-practical-guide/issues?q=is%3Aissue+is%3Aclosed)
# State
The project is in an early state.
# Generated Sites
* Maven Project Site
* Snapshot State site: https://khmarbaise.github.io/the-maven-practical-guide
* The real guide:
* HTML https://the-maven-practical-guide.io/book/the-maven-practical-guide.html
* PDF https://the-maven-practical-guide.io/book/the-maven-practical-guide.pdf
# Dependency Updates
```shell
mvn -N versions:display-dependency-updates
```
# Plugin Updates
```shell
mvn -N versions:display-plugin-updates
```
[mainbuilds]: https://github.com/khmarbaise/the-maven-practical-guide/actions?query=workflow%3AMain
[license]: https://www.apache.org/licenses/LICENSE-2.0
[published-site]: https://khmarbaise.github.io/the-maven-practical-guide/