You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sven Kirmess (JIRA)" <ji...@codehaus.org> on 2011/09/29 17:18:17 UTC

[jira] Created: (MDEP-328) scriptableOutput/scriptableFlag have no effect

scriptableOutput/scriptableFlag have no effect
----------------------------------------------

                 Key: MDEP-328
                 URL: https://jira.codehaus.org/browse/MDEP-328
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
          Components: analyze
    Affects Versions: 2.3
         Environment: openSUSE 11.1 (x86_64)
Maven 3.0.3
            Reporter: Sven Kirmess
            Assignee: Brian Fox


scriptableOutput/scriptableFlag have no effect or the documentation is unclear on how to use them.

mvn org.apache.maven.plugins:maven-dependency-plugin:2.3:analyze

produces the same output as

mvn -DscriptableOutput=true org.apache.maven.plugins:maven-dependency-plugin:2.3:analyze

and

mvn -DscriptableOutput=true -DscriptableFlag=testflag org.apache.maven.plugins:maven-dependency-plugin:2.3:analyze

The same is true with Maven 2.2.1.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MDEP-328) scriptableOutput/scriptableFlag have no effect

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MDEP-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MDEP-328.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6
         Assignee: Herve Boutemy  (was: Brian Fox)

explanations improved in [r1400735|http://svn.apache.org/viewvc?rev=1400735&view=rev]

and "analyze" IT tweaked to show the result in [r1400674|http://svn.apache.org/viewvc?rev=1400674&view=rev]
                
> scriptableOutput/scriptableFlag have no effect
> ----------------------------------------------
>
>                 Key: MDEP-328
>                 URL: https://jira.codehaus.org/browse/MDEP-328
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: analyze
>    Affects Versions: 2.3
>         Environment: openSUSE 11.1 (x86_64)
> Maven 3.0.3
>            Reporter: Sven Kirmess
>            Assignee: Herve Boutemy
>             Fix For: 2.6
>
>
> scriptableOutput/scriptableFlag have no effect or the documentation is unclear on how to use them.
> mvn org.apache.maven.plugins:maven-dependency-plugin:2.3:analyze
> produces the same output as
> mvn -DscriptableOutput=true org.apache.maven.plugins:maven-dependency-plugin:2.3:analyze
> and
> mvn -DscriptableOutput=true -DscriptableFlag=testflag org.apache.maven.plugins:maven-dependency-plugin:2.3:analyze
> The same is true with Maven 2.2.1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira