[
https://issues.apache.org/jira/browse/OOZIE-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487869#comment-16487869
]
Artem Ervits commented on OOZIE-3207:
-------------------------------------
I tried to take a stab at it but ran into issues with OOZIE-3120 as the profile
19 pulls maven-assembly-plugin and that requires descriptors that no longer
satisfy empty.xml. If we solve OOZIE-3120, we can proceed here.
maven-assembly-plugin:
[org.apache.apache.resources:apache-source-release-assembly-descriptor:1.0.6|https://maven.apache.org/apache-resource-bundles/]
is in the dependencies
> Update ASF root pom version
> ---------------------------
>
> Key: OOZIE-3207
> URL: https://issues.apache.org/jira/browse/OOZIE-3207
> Project: Oozie
> Issue Type: Bug
> Components: build
> Affects Versions: 5.0.0
> Reporter: Robert Kanter
> Priority: Blocker
> Fix For: 5.1.0
>
>
> The Oozie root pom uses the ASF root pom as it's parent (as required by ASF
> rules). We're currently using version 17, which is from 2015. The current
> version is 19, from earlier this year (2018). We should update this.
> You can see more details about the ASF root pom, including diffs between each
> version here:
> https://maven.apache.org/pom/asf/index.html
> This may require some testing or at least looking into because the ASF root
> pom defines the versions of some things, especially maven plugins, and so
> things may break or be incompatible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)