[
https://issues.apache.org/jira/browse/OOZIE-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter reassigned OOZIE-1459:
------------------------------------
Assignee: Jan Hentschel (was: Udai Kiran Potluri)
Thanks [~Jan Hentschel] for your interest in contributing. I've just made you
a contributor and assigned this JIRA to you. You should be able to attach
patches and assign yourself JIRAs in the future. Once you attach the patch,
please click the "Submit Patch" button.
> We should remove the version in the child poms for maven-antrun-plugin
> ----------------------------------------------------------------------
>
> Key: OOZIE-1459
> URL: https://issues.apache.org/jira/browse/OOZIE-1459
> Project: Oozie
> Issue Type: Bug
> Reporter: Robert Kanter
> Assignee: Jan Hentschel
> Priority: Critical
> Labels: newbie
>
> Many of the poms use the {{maven-antrun-plugin}} and define the version again
> as {{1.6}}. We should remove the {{<version>}} elements from these poms and
> it should get picked up from the root pom.
> For example, the hive sharelib pom has:
> {code:xml}
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-antrun-plugin</artifactId>
> <version>1.6</version>
> <executions>
> <execution>
> ...
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)