Uploaded image for project: 'Rya'
  1. Rya
  2. RYA-485

fix maven-shade-plugin usage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.12
    • 4.0.0, 3.2.13
    • build
    • None

    Description

      There are a couple of executions (rya.mapreduce, and others) of the maven-shade-plugin where the shade goal is not specified. This will result the shade jar not being created. Use this grep to find them all:
      grep -A 20 "maven-shade-plugin" -R .

      While in there, remove any maven-shade-plugin version definition so we defer to the parent pom.

      also fix this bug:

      [WARNING] Some problems were encountered while building the effective model for org.apache.rya:rya.streams.query-manager:jar:3.2.13-incubating-SNAPSHOT
      [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:rpm-maven-plugin is missing. @ org.apache.rya:rya.streams.query-manager:[unknown-version], /Users/jdasch/github/incubator-rya/extras/rya.streams/query-manager/pom.xml, line 177, column 21
      [WARNING] 
      

       

      Hat tip to Jorge Machado for reporting this regression.

      Attachments

        Issue Links

          Activity

            People

              jdasch Jeff Dasch
              jdasch Jeff Dasch
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: