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

2


31 Jan, 2018
confluenceUser
confluenceUser

Try to run it in a empty folder instead of inside the "wflow-plugin-archetype" directory.

01 Feb, 2018
confluenceUser
confluenceUser

Now I can compile my plugin.

Thanks Walter.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print