Sources

How can i analyse code source inside bonita studio and UIDesigner ?

Bonitasoft is a software to create a BPM application all-in-one, from back-end to front end, all in the same environment. We can drag tasks into diagrams or widgets into web-pages with beautiful rendering. We can add some code (groovy, javascript, css, html) to be closer to our needs.

What's about this specific code insides diagrams and web-pages ? How do I know the level of quality of this code ? How can I detect potential misconception, code smell or bug ?

stein.kilian's picture
stein.kilian
Category: 

Bonitasoft is a software to create a BPM application all-in-one, from back-end to front end, all in the same environment. We can drag tasks into diagrams or widgets into web-pages with beautiful rendering. We can add some code (groovy, javascript, css, html) to be closer to our needs.

What's about this specific code insides diagrams and web-pages ? How do I know the level of quality of this code ? How can I detect potential misconception, code smell or bug ?

This is what Bonita Extract Sources provide you : A way to analyse code hidden in diagrams or web-pages

Releases for bonita-extract-sources

Total downloads: 1 750
Version BonitaBPM Version Post date Download Link to content
1.0 7.2.x 2017-Jun-29 Download
1750 downloads
Release note

How to compile Bonita BPM Studio with embedded Engine + Portal 6.2.1 ?


I want to compile from sources Bonita BPM Studio with embedded Engine + Portal
I have tried with version 6.2.1 from github repository and the instructions from documentation http://documentation.bonitasoft.com/building-bonita-bpm-source-files
I followed the steps described below and the compilation failed.

ttoine's picture
ttoine
Category: 

It is not always simple to build Bonita BPM from sources. That is why this script is now available. It has been tested on Ubuntu 12.04 and 13.10, with Open JDk 7, and latest available version of Git and Maven. At the beginning, it tests that java, mvn and git are installed.

Around 4 Gb of dependencies will be downloaded (sources, target sources archive, maven, ...). You will need a good Internet connection.

Place this script in a disk partition with more than 15 Gb free space. Of course, you can build Bonita BPM in your /home.

Releases for Build Script for Bonita BPM

Total downloads: 5 185
Version BonitaBPM Version Post date Download Link to content
6.3.6 6.3.x 2014-Sep-17 Download
1650 downloads
Release note
6.2.3 6.2.x 2014-Mar-13 Download
1819 downloads
Release note
6.2.1 6.2.x 2014-Jan-27 Download
1716 downloads
Release note

How to build connector sources with maven ?

Hello,

Excuse my newbiness with that tools, but I've just cloned a Connector from your github alibaba cavern and tried to build it with Maven as i was looking for a little bit of fun before I go home.

It seems i'm missing a fragment in my maven settings. May it be the repository fragment ?

What I get when i mvn install:install is

Notifications