Jerry Cwiklik created UIMA-3537:
-----------------------------------
Summary: Fix DUCC main pom to use parent-pom maven-changes-plugin
Key: UIMA-3537
URL: https://issues.apache.org/jira/browse/UIMA-3537
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Priority: Minor
Fix For: 1.0-Ducc
Ducc's main pom should inherit maven-changes-plugin which fixes JIRA reporting.
For the first DUCC release disable this plugin by using empty phase like so:
<phase></phase>. For the future releases change the global variable
jira.version to jiraVersion which is used by maven-changes-plugin in the
parent-pom
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)