Hi,
I'm trying to find the tomcat bundle but i can't find it, can someone help please?
Thanks
Hi,
I'm trying to find the tomcat bundle but i can't find it, can someone help please?
Thanks
Try this page:
https://github.com/bonitasoft/bonita-platform-releases/releases/tag/2023.2-u0
I haven't tried it myself, but I think the BonitaCommunity zip file is the Tomcat bundle.
Hello,
In my case, I have the following error:
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 min
[INFO] Finished at: 2024-07-12T11:44:48-06:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "all-in-one" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:4.0.8:compile (default-compile) on project org.eclipse.datatools.modelbase.sql.query: Fatal error compiling: Cannot invoke "java.nio.file.FileSystem.getPath(String, String[])" because "this.fs" is null -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :org.eclipse.datatools.modelbase.sql.query
This is building the latest 2024.2 version
Re-post the error of @jose.siu when building the latest 2024.2 version
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 min
[INFO] Finished at: 2024-07-12T11:44:48-06:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "all-in-one" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:4.0.8:compile (default-compile) on project org.eclipse.datatools.modelbase.sql.query: Fatal error compiling: Cannot invoke "java.nio.file.FileSystem.getPath(String, String[])" because "this.fs" is null -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :org.eclipse.datatools.modelbase.sql.query
Hi @jose.siu , which commit do you check out when you build the source?