You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Max Bowsher (JIRA)" <ji...@codehaus.org> on 2007/03/19 19:06:34 UTC

[jira] Created: (MDEP-73) dependency:analyze in a packaging=pom project should skip, not die or produce a redundant report

dependency:analyze in a packaging=pom project should skip, not die or produce a redundant report
------------------------------------------------------------------------------------------------

                 Key: MDEP-73
                 URL: http://jira.codehaus.org/browse/MDEP-73
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
          Components: analyze
    Affects Versions: 2.0-alpha-3
            Reporter: Max Bowsher
         Assigned To: Brian Fox


Running dependency:analyze in a pom project either dies with an IllegalArgumentException (if the "target" directory) does not exist, or, (if the "target" directory has been created by something else) it shows a redundant report.

I think dependency:analyze should probably skip execution in pom projects.

-- 
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] Updated: (MDEP-73) dependency:analyze in a packaging=pom project should skip, not die or produce a redundant report

Posted by "Mark Hobson (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hobson updated MDEP-73:
----------------------------

    Attachment: mdep-73-patch.txt

Agreed - attached patch makes dependency:analyze skip pom projects.  I'll also patch maven-dependency-analyzer to be passive about non-existent dirs.

> dependency:analyze in a packaging=pom project should skip, not die or produce a redundant report
> ------------------------------------------------------------------------------------------------
>
>                 Key: MDEP-73
>                 URL: http://jira.codehaus.org/browse/MDEP-73
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: analyze
>    Affects Versions: 2.0-alpha-3
>            Reporter: Max Bowsher
>         Assigned To: Brian Fox
>         Attachments: mdep-73-patch.txt
>
>
> Running dependency:analyze in a pom project either dies with an IllegalArgumentException (if the "target" directory) does not exist, or, (if the "target" directory has been created by something else) it shows a redundant report.
> I think dependency:analyze should probably skip execution in pom projects.

-- 
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: (MDEP-73) dependency:analyze in a packaging=pom project should skip, not die or produce a redundant report

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed MDEP-73.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-alpha-4

patch applied, thanks mark.

> dependency:analyze in a packaging=pom project should skip, not die or produce a redundant report
> ------------------------------------------------------------------------------------------------
>
>                 Key: MDEP-73
>                 URL: http://jira.codehaus.org/browse/MDEP-73
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: analyze
>    Affects Versions: 2.0-alpha-3
>            Reporter: Max Bowsher
>         Assigned To: Brian Fox
>             Fix For: 2.0-alpha-4
>
>         Attachments: mdep-73-patch.txt
>
>
> Running dependency:analyze in a pom project either dies with an IllegalArgumentException (if the "target" directory) does not exist, or, (if the "target" directory has been created by something else) it shows a redundant report.
> I think dependency:analyze should probably skip execution in pom projects.

-- 
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