Francesco Chicchiriccò created SYNCOPE-1581: -----------------------------------------------
Summary: When enabling Swagger UI or Flowable extensions Installer generates invalid POM files Key: SYNCOPE-1581 URL: https://issues.apache.org/jira/browse/SYNCOPE-1581 Project: Syncope Issue Type: Bug Components: installer Affects Versions: 2.1.6 Reporter: Francesco Chicchiriccò Assignee: Francesco Chicchiriccò Fix For: 2.1.7 {code} [ERROR] The project (/var/tmp/syncope/syncope/console/pom.xml) has 1 error [ERROR] Non-parseable POM /var/tmp/syncope/syncope/console/pom.xml: Unrecognised tag: 'build' (position: START_TAG seen ...</dependency>\n\n\n <build>... @90:10) @ line 90, column 10 -> [Help 2] [ERROR] [ERROR] The project net.tirasa:syncope-core:1.0-SNAPSHOT (/var/tmp/syncope/syncope/core/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.syncope.ext.flowable:syncope-ext-flowable-rest-cxf:jar is missing. @ net.tirasa:syncope-core:[unknown-version], /var/tmp/syncope/syncope/core/pom.xml, line 133, column 19 {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)