Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9399

protoc maven plugin doesn't work on mvn 3.0.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.0.4-alpha
    • build
    • None
    • Reviewed
    • Committed to 2.0.4-alpha branch

    Description

      On my machine with mvn 3.0.2, I get a ClassCastException trying to use the maven protoc plugin. The issue seems to be that mvn 3.0.2 sees the List<File> parameter, and doesn't see the generic type argument, and stuffs Strings inside instead. So, we get ClassCastException trying to use the objects as Files.

      Attachments

        1. hadoop-9399.txt
          1.0 kB
          Todd Lipcon

        Activity

          People

            cos Konstantin I Boudnik
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: