Move maven publication logic from build.gradle

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: javafx

      Currently, the build.gradle file contains the instructions to compile and package the JavaFX code, but also to bundle and install maven artifacts.
      The build.gradle file is huge and not trivial to maintain. The process of bundling/installing should not be part of this main gradle build file. It should be extracted and placed in a separate file (e.g. in buildSrc ?)

            Assignee:
            Marius Hanl
            Reporter:
            Johan Vos
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: