bloomreach / docs-feedback

1 stars 0 forks source link

Wrong information about getting the bpm.war #1

Closed ugreen closed 5 years ago

ugreen commented 5 years ago

https://documentation.bloomreach.com/12/library/enterprise/enterprise-features/workflow-process-management/package-wpm-with-separate-authoring-and-delivery-distributions.html Step 3.1 I think it should be something like:

    <dependencySet>
      <useProjectArtifact>false</useProjectArtifact>
      <outputDirectory>webapps</outputDirectory>
      <outputFileNameMapping>bpm.war</outputFileNameMapping>
      <scope>provided</scope>
      <includes>
        <include>com.onehippo.cms7:hippo-addon-wpm-camunda:war</include>
      </includes>
    </dependencySet>
nvankampenhout commented 5 years ago

Thanks for your feedback! We'll look into this ASAP and report back here.

nvankampenhout commented 5 years ago

Hi Ulrich,

This is now fixed in https://documentation.bloomreach.com/12/library/enterprise/enterprise-features/workflow-process-management/package-wpm-with-separate-authoring-and-delivery-distributions.html.

Thanks again! Niels