cancel
Showing results for 
Search instead for 
Did you mean: 

activiti6 branch build only creates rest2 warfile

chuck_irvine
Champ on-the-rise
Champ on-the-rise
The activiti-app war file is not created.

steps to reproduce:

$ git clone https://github.com/Activiti/Activiti.git
$ git checkout activiti6
$ mvn -Pdistro clean install -DskipTests
$ find . -name *.war
./modules/activiti-webapp-rest2/target/activiti-webapp-rest2-6.0.0.Beta3-SNAPSHOT.war
4 REPLIES 4

jbarrez
Star Contributor
Star Contributor
That's probably true, we haven't come to that point probably (as we're currently working on getting the engine final).

There is a start script here: https://github.com/Activiti/Activiti/blob/activiti6/modules/activiti-ui/start.sh That should get you going when checking how to build the war.

chuck_irvine
Champ on-the-rise
Champ on-the-rise
I have successfully invoked the start script. When I try to go to http://localhost:9999/activiti-app/ I get the login screen, but I can't determine what the admin credential are. I've tried admin@app.activiti.com/admin but those are flagged as invalid.

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi Chuck,

try:
admin@app.activiti.com/test

Regards
Martin

chuck_irvine
Champ on-the-rise
Champ on-the-rise
Ah Ha!! That did it. Thanks
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.