Uploaded image for project: 'Maven Changes Plugin'
  1. Maven Changes Plugin
  2. MCHANGES-391

Change package from org.apache.maven.plugins.* to org.apache.maven.plugins.changes.*

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • None
    • None

    Description

      The package structure should be made consistent with other plugins currently the tree looks like this:

      .
      └── org
          └── apache
              └── maven
                  └── plugins
                      ├── announcement
                      │   └── mailsender
                      ├── changes
                      │   └── schema
                      ├── github
                      ├── issues
                      ├── jira
                      ├── resource
                      │   └── loader
                      └── trac
      

      And it should look like this:

      .
      └── org
          └── apache
              └── maven
                  └── plugins
                      └── changes
                          ├── announcement
                          │   └── mailsender
                          ├── github
                          ├── issues
                          ├── jira
                          ├── resource
                          │   └── loader
                          ├── schema
                          └── trac
      

      Attachments

        Issue Links

          Activity

            People

              sjaranowski Slawomir Jaranowski
              khmarbaise Karl Heinz Marbaise
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: