[ 
https://issues.apache.org/jira/browse/OOZIE-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15632252#comment-15632252
 ] 

Andras Piros commented on OOZIE-1459:
-------------------------------------

Yes, these are flaky tests and thus unrelated to the changes introduced by the 
patch.

> 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
>         Attachments: OOZIE-1459-1.patch
>
>
> 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)

Reply via email to