Versions Compared

Key

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

...

I am trying to build Joget4 from source, and after following the "Building from Source" directions, have come across an error. When trying to build the wflow-wfengine project, I am getting the following error:

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project wflow-wfengine: Compilation failure
Wiki MarkupC:\joget4\jw-community-4.0-SNAPSHOT\wflow-wfengine\src\main\java\org\joget\workflow\shark\JSPClientUtilities.java:\[96,14\] error: cannot access Config

This error is occurring on the following segment of code in JSPClientUtilities.java:

...