Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

I am trying to develop a plugin, but get errors on missing Joget artifacts.

I have done all steps like : Develop Sourcecode and Plugins : http://dev.joget.org/community/display/FORUM/The+Steps + of + Compiling + Joget + Workflow + and + Plugins+from+Source+Code.

And also the examples like : http://dev.joget.org/community/display/KB/Process + Tool + Plugin + Example+-+Simple+Workflow+Variable+Assignment

But my environment (using Eclipse or just plain textfiles) cannot resolve the Joget Artifacts.

I always get error messages like '

Required Artifact is missing on org.joget:wflow-core:jar:3.1-SNAPHSHOT from SNAPSHOT from repository http://repo1.maven.org/maven2Image Removed

I tried both maven3, maven2.2, but nothing helps,

I also get this error when following the exact example Process Tool Plugin Example, with 2 files in a directory and executing "mvn install".

Also changing the "3.0-SNAPSHOT" to "3.1-SNAPSHOT" in the pom.xml does not help.

If I try to find any Joget on http://search.maven.org I find nothing.

Where are the Joget artifacts published?

Thanks for your help,

Joost van der Schoot