Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1491

Add file-backed YangToSourcesState storage

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Medium Medium
    • 11.0.0
    • None
    • maven plugin

      YANGTOOLS-745 deals with direct integration with BuildContext. This unfortunately does not work with plain maven, as DefaultBuildContext does not store anything and we are therefore with no state at all.

      Add a separate implementation activated when we determine BuildContext does nothing and stores/restores the execution state from a single project.build.directory file. The file should follow Maven layout, i.e. should be something in target/maven-status/yang-maven-plugin/.

      Using this storage we should be able to forgo generation of files across multiple maven invocations.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: