Uploaded image for project: 'odlparent'
  1. odlparent
  2. ODLPARENT-300

Revisit annotation artifact dependencies

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 13.0.0
    • None
    • General

      When we build in Eclipse or VisualStudio we get the following errors:

      The type org.eclipse.jdt.annotation.NonNullByDefault cannot be resolved. It is indirectly referenced from required type org.opendaylight.yangtools.yang.parser.api.YangParserConfiguration{color}{color:#d4d4d4}Java(16777563)
      

      This as per the below analysis, this seems to stem from <scope>provided</scope> dependencies provided by odlparent/pom.xml. Downstreams which do not have those implicit dependencies can observe such missing references.

            rovarga Robert Varga
            eraonel mikael petterson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: