Add maven-javadoc-plugin (#54)


To generate the Javadoc run:

```
mvn clean install site
```

The javadoc will be located in `target/site/apidocs`

To be published on the website.

Co-authored-by: Tellier Benoit <btellier@linagora.com>
1 file changed