Uploaded image for project: 'Nuxeo IDE'
  1. Nuxeo IDE
  2. NXIDE-319

"Unresolved" from Synchronize POM should be add-able

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule

      Description

      When a dependency is unknown by the IDE (i.e. the SDK), the JAR cannot be resolved as a Maven dependency.
      It would be useful to allow the checkbox though: in that case, the IDE would add a commented snippet to be manually completed:
      For instance, "Unresolved - nuxeo-automation-core-5.9.3.jar" would be added to the POM as:

          <!-- Added by Nuxeo IDE / Synchronize POM (unresolved nuxeo-automation-core-5.9.3.jar) -->
          <!-- <dependency> -->
          <!-- <groupId>unknown</groupId> -->
          <!-- <artifactId>nuxeo-automation-core</artifactId> -->
          <!-- </dependency> -->

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: