BUILD FAILURE...wflow-directory
I try to solve the error. But, I did not fix the problem.
So, please help me to find a solution.
Thanks a lot.
PS.Sorry, My English is weak.
"mvn clean install", below is error message...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project wflow-directory: There are test failures.
[ERROR]
[ERROR] Please refer to /usr/joget_src/jw-community/wflow-directory/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
"mvn clean install -X", below is error message...
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
"mvn dependency::tree", below is error message...
[INFO] wflow-wfengine ..................................... FAILURE [ 0.184 s]
[INFO] wflow-core ......................................... SKIPPED
[INFO] wflow-consoleweb ................................... SKIPPED
[INFO] wflow-designer ..................................... SKIPPED
[INFO] wflow-designerweb .................................. SKIPPED
[INFO] wflow-app 6.0-SNAPSHOT ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.527 s
[INFO] Finished at: 2018-11-22T20:53:29+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project wflow-wfengine: Could not resolve dependencies for project org.joget:wflow-wfengine:jar:6.0-SNAPSHOT: Could not find artifact org.joget:wflow-directory:jar:6.0-SNAPSHOT -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :wflow-wfengine