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