Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

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/maven2

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.

            <version>3.0-SNAPSHOT</version>

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