Prepare plugin module for deployment using maven

I prepare a plugin for my internal purpose. I would like to make it through maven.

Can you please tell me the maven dependencies to be used and maven plugins to be used  on how to mavenize my plugin project to generate the plugin as artifact.

0
1 comment

We don't have official support for developing plugins using Maven. We recommend to use gradle to develop plugins, see our docs for details.

 

0

Please sign in to leave a comment.