Table of Contents

Source Code

The complete source code can be found on Github:

Continuous Integration

We use GitHub Actions as our ci service. The main repo and the eclipse plugin are built for every push. Each pull request is built as well.

The maven snapshot artifacts are deployed at Sonatypes OSS snapshot repository.

Ready-to-use binary packages are uploaded to sourceforge at https://sourceforge.net/projects/pmd/files/pmd/.

Documentation and Webpages

Main documentation server is docs.pmd-code.org.

A snapshot of the web site for the new version is generated by the ci job as well.

The latest release documentation is always available under docs.pmd-code.org/latest

Contributing

First off, thanks for taking the time to contribute!

Please have a look at CONTRIBUTING.md and BUILDING.md.

Tags: devdocs