找不到要在 tomcat7 中部署的 jbpm workbench 分发 zip

Can´t find jbpm workbench distribution zip to deploy in tomcat7

我正在尝试在 tomcat7

中的 kie-workbench 上部署 jbpm 6.2.0

jbpm documentation 中说:

From the workbench distribution zip, take the kie-wb-*.war that corresponds to your application server:

jboss-as7: tailored for JBoss AS 7 (which is being renamed to WildFly in version 8)

tomcat7: the generic war, works on Tomcat and Jetty

我只是找不到 workbench 分发 zip,谷歌搜索我发现了这个:github repository,但它包含很多 Maven 项目没有构建 war 的说明。

我还在maven central发现了一个神器,描述如下:

This module builds the download wars for different application servers.

但我仍然不知道如何使用它来创建 war 文件。

看看https://repository.jboss.org/nexus/content/groups/public-jboss/org/kie/kie-wb-distribution-wars/6.2.0.Final/

您可能还想按照此处的安装说明进行操作: https://github.com/droolsjbpm/kie-wb-distributions/blob/master/kie-wb/kie-wb-distribution-wars/src/main/assembly/tomcat7/README.txt