1
0
-1

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?

 

 

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Now I can compile my plugin.

      Thanks Walter.

        CommentAdd your comment...
      1.  
        1
        0
        -1

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

          CommentAdd your comment...