Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-287

refactoring: consistent package name for extractor and javadoc

    XMLWordPrintableJSON

Details

    Description

      after creating groups for aggregate javadoc in r1648856, some inconsistencies become obvious that would help people understand code:

      • for maven-plugin-tools-java, package org.apache.maven.tools.plugin.extractor.java should be org.apache.maven.tools.plugin.extractor.javadoc
      • for maven-plugin-tools-annotations, package org.apache.maven.tools.plugin.annotations should be org.apache.maven.tools.plugin.extractor.annotations
        Changing these internal java package won't change anything for end-users, it will only improve Maven developers code understanding

      notice that maven-plugin-tools-java, ie the artifact id for javadoc extractor, should be renamed to maven-plugin-tools-javadoc, but this artifact id is already used for javadoc doclets: this would require change for end-users using it, then we can't refactor this

      while at it, extractors for Ant and Beanshell (and the model) can go to maven-script directory: this will remove clutter from first-level directory (for features less used)

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            hboutemy Herve Boutemy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: