Unable to add module to the current project as it is not of packaging type 'pom'
Confluence User - 30 Jan, 2018
I'm trying to develop my joget plugin.
I'm following this tutorial Guideline for developing a plugin
I have cloned 6.0-SNAPSHOT of joget from git repository
When I try to execute ./create-plugin.sh org.joget Example 6.0-SNAPSHOT from wflow-plugin-archetype directory, I'll have the following exception:
Unable to add module to the current project as it is not of packaging type 'pom'
I have the same exception if I use joget v5 community.
Please.Can someone help me?
plugin;maven