You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2011/02/25 19:20:22 UTC

[jira] Created: (MASSEMBLY-547) The class CommandLineUtils doesn't have an Apache license

The class CommandLineUtils doesn't have an Apache license
---------------------------------------------------------

                 Key: MASSEMBLY-547
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-547
             Project: Maven 2.x Assembly Plugin
          Issue Type: Task
    Affects Versions: 2.2
            Reporter: Dennis Lundberg


The class was copied from plexus-utils in r518992 with this commit message:

"Adding utility from plexus-utils 1.4 so I can revert the dep on plexus-utils to 1.1 for maven 2.0.x compat."

The correct was to solve this is to remove the class and use the one that is in plexus-utils, now that we are able to do so.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MASSEMBLY-547) The class CommandLineUtils doesn't have an Apache license

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MASSEMBLY-547.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
         Assignee: John Casey

Fixed in revId 1074695...removed and reverted to using plexus-utils version of the class.

Verified that ITs still pass, and also that the Maven prerequisite is more recent than the version where the plexus-utils version was compatible (which was in maven versions after 2.0.5).

> The class CommandLineUtils doesn't have an Apache license
> ---------------------------------------------------------
>
>                 Key: MASSEMBLY-547
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-547
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Task
>    Affects Versions: 2.2
>            Reporter: Dennis Lundberg
>            Assignee: John Casey
>             Fix For: 2.3
>
>
> The class was copied from plexus-utils in r518992 with this commit message:
> "Adding utility from plexus-utils 1.4 so I can revert the dep on plexus-utils to 1.1 for maven 2.0.x compat."
> The correct was to solve this is to remove the class and use the one that is in plexus-utils, now that we are able to do so.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira