Versions Compared

Key

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

Dear Forum,

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

I have done all steps like : Develop Sourcecode and Plugins : Steps of Compiling Joget Workflow and Plugins.

And also the examples like : Process Tool Plugin Example

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-SNAPSHOT from repository http://repo1.maven.org/maven2

I tried both maven3, maven2.2,

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