mvn package
If you are intending to develop a plugin which is using MelonAuth 2 Plugin API as a dependency with maven, you may need to install MelonAuth 2 Plugin API as a local package.
To do so, run command mvn install
under the root project directory.