[ https://issues.apache.org/jira/browse/SYNCOPE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159798#comment-17159798 ]
ASF subversion and git services commented on SYNCOPE-1581: ---------------------------------------------------------- Commit c1db6939f457c717a43999af7177d50a77e42478 in syncope's branch refs/heads/2_1_X from Francesco Chicchiriccò [ https://gitbox.apache.org/repos/asf?p=syncope.git;h=c1db693 ] [SYNCOPE-1581] Fix > 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ò > Priority: Major > 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)