Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-6925

Make JSPC plugin useful to validation and analysis

    XMLWordPrintableJSON

Details

    Description

      the JSPs plugin is very useful to validate the JSPs before they get packaged into the artifact. -but the deployment unit might not need to class files but there is currently no way to disable their attachment-. further it might be valuable to know which dependencies in the project are really used by the JSPs. this helps developers to optimize the runtime dependencies of their code.

      suggest:

      • -add new flag: attachClasses (default true)-
      • analyze the java packages of the class path used to compile the JSPs and report which dependencies are not used.
      • add new flag: reportUnusedDependencies (default true)
      • add new flag: dumpClassPathUsage (default false)

      Attachments

        Issue Links

          Activity

            People

              cziegeler Carsten Ziegeler
              tripod Tobias Bocanegra
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: