Maven 3 Settings Configuration file

Confluence User - 08 Aug, 2023

I keep getting this error while creating a new plugin:

The desired archetype does not exist (org.joget:wflow-plugin-archetype:7.0-SNAPSHOT)

and after a bit of searching about it i found out that Maven 3 has changed the way 

-Darchetype params works and moved them to settings.xml file

Well, I don't use java that much So all I need now is the correct configuration / content in settings.xml file

maven;newplugindevelopment;plugins;userviews

1


10 Aug, 2023
confluenceUser
confluenceUser

Hi, you will need to build the entire source code project first as per Joget Open Source#BuildSourceCode, or you could also Build Plugin Source Code using Docker#GenerateaPlugin.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print