You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Fox (JIRA)" <ji...@codehaus.org> on 2006/05/11 01:08:40 UTC

[jira] Created: (MDEP-24) Sort the dependency:resolve output alphabetically

Sort the dependency:resolve output alphabetically
-------------------------------------------------

         Key: MDEP-24
         URL: http://jira.codehaus.org/browse/MDEP-24
     Project: Maven 2.x Dependency Plugin
        Type: Improvement

    Versions: 1.0    
    Reporter: Brian Fox
    Priority: Trivial


Output looks like this:
[INFO] Resolved: fdf-toolkit-1.0.jar
[INFO] Resolved: activation-1.0.2.jar
[INFO] Resolved: sqlline-1.0.jar
[INFO] Resolved: struts-legacy-1.1.jar
[INFO] Resolved: jdo-1.0.2.jar
[INFO] Resolved: xalan-2.5.1.jar
[INFO] Resolved: dom4j-1.5.2.jar
[INFO] Resolved: xpp3-1.1.3.3.jar
[INFO] Resolved: qdox-1.5.jar
[INFO] Resolved: kodo-jdo-3.3.4.jar

Would be better sorted.

-- 
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] Commented: (MDEP-24) Sort the dependency:resolve output alphabetically

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-24?page=comments#action_69078 ] 

Brian Fox commented on MDEP-24:
-------------------------------

not sure what you mean about the where the resolve goal is?

Scope selection is included in 1.1 but I don't think the absolute file name is in all cases.

1.1 died on the launching pad. I started a refactor and then the plugin got moved to maven plugins and is called 2.0. It's also not released yet but should be functional. 

> Sort the dependency:resolve output alphabetically
> -------------------------------------------------
>
>          Key: MDEP-24
>          URL: http://jira.codehaus.org/browse/MDEP-24
>      Project: Maven 2.x Dependency Plugin
>         Type: Improvement

>     Versions: 1.0
>     Reporter: Brian Fox
>     Priority: Trivial

>
>
> Output looks like this:
> [INFO] Resolved: fdf-toolkit-1.0.jar
> [INFO] Resolved: activation-1.0.2.jar
> [INFO] Resolved: sqlline-1.0.jar
> [INFO] Resolved: struts-legacy-1.1.jar
> [INFO] Resolved: jdo-1.0.2.jar
> [INFO] Resolved: xalan-2.5.1.jar
> [INFO] Resolved: dom4j-1.5.2.jar
> [INFO] Resolved: xpp3-1.1.3.3.jar
> [INFO] Resolved: qdox-1.5.jar
> [INFO] Resolved: kodo-jdo-3.3.4.jar
> Would be better sorted.

-- 
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] Commented: (MDEP-24) Sort the dependency:resolve output alphabetically

Posted by "kristian meier (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-24?page=comments#action_74447 ] 
            
kristian meier commented on MDEP-24:
------------------------------------

patch works for me

> Sort the dependency:resolve output alphabetically
> -------------------------------------------------
>
>                 Key: MDEP-24
>                 URL: http://jira.codehaus.org/browse/MDEP-24
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Brian Fox
>            Priority: Trivial
>         Attachments: sorted-output.diff
>
>
> Output looks like this:
> [INFO] Resolved: fdf-toolkit-1.0.jar
> [INFO] Resolved: activation-1.0.2.jar
> [INFO] Resolved: sqlline-1.0.jar
> [INFO] Resolved: struts-legacy-1.1.jar
> [INFO] Resolved: jdo-1.0.2.jar
> [INFO] Resolved: xalan-2.5.1.jar
> [INFO] Resolved: dom4j-1.5.2.jar
> [INFO] Resolved: xpp3-1.1.3.3.jar
> [INFO] Resolved: qdox-1.5.jar
> [INFO] Resolved: kodo-jdo-3.3.4.jar
> Would be better sorted.

-- 
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] Commented: (MDEP-24) Sort the dependency:resolve output alphabetically

Posted by "Jimisola Laursen (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-24?page=comments#action_69076 ] 

Jimisola Laursen commented on MDEP-24:
--------------------------------------

Ok (where do I actually see the resolve/target goal? Might come in handy in the future).

About my enhancement requests, are they - absolute filename and scope output/selection -  already included/targeted in the 1.1 release or should I file them?

I created a workaround using copy-dependencies for now. Do you have an ETA for the 1.1 btw?

> Sort the dependency:resolve output alphabetically
> -------------------------------------------------
>
>          Key: MDEP-24
>          URL: http://jira.codehaus.org/browse/MDEP-24
>      Project: Maven 2.x Dependency Plugin
>         Type: Improvement

>     Versions: 1.0
>     Reporter: Brian Fox
>     Priority: Trivial

>
>
> Output looks like this:
> [INFO] Resolved: fdf-toolkit-1.0.jar
> [INFO] Resolved: activation-1.0.2.jar
> [INFO] Resolved: sqlline-1.0.jar
> [INFO] Resolved: struts-legacy-1.1.jar
> [INFO] Resolved: jdo-1.0.2.jar
> [INFO] Resolved: xalan-2.5.1.jar
> [INFO] Resolved: dom4j-1.5.2.jar
> [INFO] Resolved: xpp3-1.1.3.3.jar
> [INFO] Resolved: qdox-1.5.jar
> [INFO] Resolved: kodo-jdo-3.3.4.jar
> Would be better sorted.

-- 
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] Commented: (MDEP-24) Sort the dependency:resolve output alphabetically

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-24?page=comments#action_69074 ] 

Brian Fox commented on MDEP-24:
-------------------------------

The resolve goal is in 1.1 which isn't released. You'll need to build it from source.

> Sort the dependency:resolve output alphabetically
> -------------------------------------------------
>
>          Key: MDEP-24
>          URL: http://jira.codehaus.org/browse/MDEP-24
>      Project: Maven 2.x Dependency Plugin
>         Type: Improvement

>     Versions: 1.0
>     Reporter: Brian Fox
>     Priority: Trivial

>
>
> Output looks like this:
> [INFO] Resolved: fdf-toolkit-1.0.jar
> [INFO] Resolved: activation-1.0.2.jar
> [INFO] Resolved: sqlline-1.0.jar
> [INFO] Resolved: struts-legacy-1.1.jar
> [INFO] Resolved: jdo-1.0.2.jar
> [INFO] Resolved: xalan-2.5.1.jar
> [INFO] Resolved: dom4j-1.5.2.jar
> [INFO] Resolved: xpp3-1.1.3.3.jar
> [INFO] Resolved: qdox-1.5.jar
> [INFO] Resolved: kodo-jdo-3.3.4.jar
> Would be better sorted.

-- 
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-24) Sort the dependency:resolve output alphabetically

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-24?page=all ]

Brian Fox closed MDEP-24.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-ALPHA1

Patch applied, thanks.

> Sort the dependency:resolve output alphabetically
> -------------------------------------------------
>
>                 Key: MDEP-24
>                 URL: http://jira.codehaus.org/browse/MDEP-24
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Brian Fox
>         Assigned To: Brian Fox
>            Priority: Trivial
>             Fix For: 2.0-ALPHA1
>
>         Attachments: sorted-output.diff
>
>
> Output looks like this:
> [INFO] Resolved: fdf-toolkit-1.0.jar
> [INFO] Resolved: activation-1.0.2.jar
> [INFO] Resolved: sqlline-1.0.jar
> [INFO] Resolved: struts-legacy-1.1.jar
> [INFO] Resolved: jdo-1.0.2.jar
> [INFO] Resolved: xalan-2.5.1.jar
> [INFO] Resolved: dom4j-1.5.2.jar
> [INFO] Resolved: xpp3-1.1.3.3.jar
> [INFO] Resolved: qdox-1.5.jar
> [INFO] Resolved: kodo-jdo-3.3.4.jar
> Would be better sorted.

-- 
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-24) Sort the dependency:resolve output alphabetically

Posted by "Valerio Schiavoni (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-24?page=all ]

Valerio Schiavoni updated MDEP-24:
----------------------------------

    Attachment: sorted-output.diff

A patch for DependencyStatusSets.java against current trunk revision (395463): use SortedSet to order output.

> Sort the dependency:resolve output alphabetically
> -------------------------------------------------
>
>                 Key: MDEP-24
>                 URL: http://jira.codehaus.org/browse/MDEP-24
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Brian Fox
>            Priority: Trivial
>         Attachments: sorted-output.diff
>
>
> Output looks like this:
> [INFO] Resolved: fdf-toolkit-1.0.jar
> [INFO] Resolved: activation-1.0.2.jar
> [INFO] Resolved: sqlline-1.0.jar
> [INFO] Resolved: struts-legacy-1.1.jar
> [INFO] Resolved: jdo-1.0.2.jar
> [INFO] Resolved: xalan-2.5.1.jar
> [INFO] Resolved: dom4j-1.5.2.jar
> [INFO] Resolved: xpp3-1.1.3.3.jar
> [INFO] Resolved: qdox-1.5.jar
> [INFO] Resolved: kodo-jdo-3.3.4.jar
> Would be better sorted.

-- 
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] Commented: (MDEP-24) Sort the dependency:resolve output alphabetically

Posted by "Jimisola Laursen (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-24?page=comments#action_69057 ] 

Jimisola Laursen commented on MDEP-24:
--------------------------------------

Hi!

This might not be the right place. But, I can't find the goal "resolve" in the documentation.
And when I do mvn dependency:resolve I get "Required goal not found: dependency:resolve" error:

jimisola@turing:~/p4clients/lt/iso/main/product/common> mvn dependency:resolve
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'dependency'.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Required goal not found: dependency:resolve
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Thu Jul 06 12:33:59 CEST 2006
[INFO] Final Memory: 2M/508M
[INFO] ------------------------------------------------------------------------

I am using version 1.0.

Is possible to have dependencies output to stdout? I am in need of the whole absolute filename and either the scope for each file or to be able to specify what scopes I want to be outputed. Should I file an enhancement request or is this already implemented but not documented?


> Sort the dependency:resolve output alphabetically
> -------------------------------------------------
>
>          Key: MDEP-24
>          URL: http://jira.codehaus.org/browse/MDEP-24
>      Project: Maven 2.x Dependency Plugin
>         Type: Improvement

>     Versions: 1.0
>     Reporter: Brian Fox
>     Priority: Trivial

>
>
> Output looks like this:
> [INFO] Resolved: fdf-toolkit-1.0.jar
> [INFO] Resolved: activation-1.0.2.jar
> [INFO] Resolved: sqlline-1.0.jar
> [INFO] Resolved: struts-legacy-1.1.jar
> [INFO] Resolved: jdo-1.0.2.jar
> [INFO] Resolved: xalan-2.5.1.jar
> [INFO] Resolved: dom4j-1.5.2.jar
> [INFO] Resolved: xpp3-1.1.3.3.jar
> [INFO] Resolved: qdox-1.5.jar
> [INFO] Resolved: kodo-jdo-3.3.4.jar
> Would be better sorted.

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