jbpm 5 build failed (ant install.demo) for Jbpm designer as redirection detected from https to http protocol.enter image description here
Asked
Active
Viewed 22 times
1 Answers
0
The following works for me - as the error log describes, ant build not able to download jbpm designer because of the protocol downgrade, so either change security setting or download that file explicitly from the mentioned url and place it in jbpm-5.4.0.Final-installer\jbpm-installer\lib
Cheers, Keep calm and coding on.