Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1459

Remove the version in the child poms for maven-antrun-plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 5.0.0b1
    • None

    Description

      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:

      <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-antrun-plugin</artifactId>
           <version>1.6</version>
           <executions>
                <execution>
                ...
      

      Attachments

        1. OOZIE-1459-1.patch
          5 kB
          Jan Hentschel

        Activity

          People

            janh Jan Hentschel
            rkanter Robert Kanter
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: