You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2018/07/15 10:32:00 UTC

[jira] [Created] (MCHANGES-391) Change package from org.apache.maven.plugins.* to org.apache.maven.plugins.changes

Karl Heinz Marbaise created MCHANGES-391:
--------------------------------------------

             Summary: Change package from org.apache.maven.plugins.* to org.apache.maven.plugins.changes
                 Key: MCHANGES-391
                 URL: https://issues.apache.org/jira/browse/MCHANGES-391
             Project: Maven Changes Plugin
          Issue Type: Improvement
    Affects Versions: 3.0.0
            Reporter: Karl Heinz Marbaise
             Fix For: 3.0.0


The package structure should be made consistent with other plugins currently the tree looks like this:
{noformat}
.
└── org
    └── apache
        └── maven
            └── plugins
                ├── announcement
                ├── changes
                ├── github
                ├── issues
                ├── jira
                ├── resource
                └── trac
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)