You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Aldrin Leal (JIRA)" <ji...@codehaus.org> on 2011/05/26 07:42:22 UTC

[jira] Created: (MNG-5106) MDEP: GraphMLNodeVisitor Suitable for yED and Fancy Graphics (m-d-p 2.2)

MDEP: GraphMLNodeVisitor Suitable for yED and Fancy Graphics (m-d-p 2.2)
------------------------------------------------------------------------

                 Key: MNG-5106
                 URL: http://jira.codehaus.org/browse/MNG-5106
             Project: Maven 2 & 3
          Issue Type: Wish
          Components: Plugin Requests
            Reporter: Aldrin Leal
            Priority: Trivial
         Attachments: GraphmlDependencyNodeVisitor-mdep.txt

This attachment is a patch between 2.2 in order to add latest yED compatibility, as well as colors to output.

If needed, I could write a given doc page on how to use that. Once you generate them, open yEd, load the resulting .gml file, and then Under Layout | Tree, select Layout Style as "Compact". 

A workable result is here:

http://imageshack.us/photo/my-images/804/pessoa.png/

Note it doesn't covers some situations, so perhaps it would be interesting to add it as a new graph serializer. However, note this is inconsistent - As it needs AWT (for Font and Boundary Metrics, it might run into issues on a headless instance).


-- 
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: (MNG-5106) MDEP: GraphMLNodeVisitor Suitable for yED and Fancy Graphics (m-d-p 2.2)

Posted by "Aldrin Leal (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-5106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268591#action_268591 ] 

Aldrin Leal commented on MNG-5106:
----------------------------------

GraphmlDependencyNodeVisitor.java - Sorry, I made it in a hurry. There is a full hg repo copy on https://bitbucket.org/aldrinleal/maven-dependency-plugin/ but I don't remember the version is taken from (actually, it came from 2.2-SNAPSHOT)

> MDEP: GraphMLNodeVisitor Suitable for yED and Fancy Graphics (m-d-p 2.2)
> ------------------------------------------------------------------------
>
>                 Key: MNG-5106
>                 URL: http://jira.codehaus.org/browse/MNG-5106
>             Project: Maven 2 & 3
>          Issue Type: Wish
>          Components: Plugin Requests
>            Reporter: Aldrin Leal
>            Assignee: Olivier Lamy
>            Priority: Trivial
>         Attachments: GraphmlDependencyNodeVisitor-mdep.txt
>
>
> This attachment is a patch between 2.2 in order to add latest yED compatibility, as well as colors to output.
> If needed, I could write a given doc page on how to use that. Once you generate them, open yEd, load the resulting .gml file, and then Under Layout | Tree, select Layout Style as "Compact". 
> A workable result is here:
> http://imageshack.us/photo/my-images/804/pessoa.png/
> Note it doesn't covers some situations, so perhaps it would be interesting to add it as a new graph serializer. However, note this is inconsistent - As it needs AWT (for Font and Boundary Metrics, it might run into issues on a headless instance).

-- 
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: (MNG-5106) MDEP: GraphMLNodeVisitor Suitable for yED and Fancy Graphics (m-d-p 2.2)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-5106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268590#action_268590 ] 

Olivier Lamy commented on MNG-5106:
-----------------------------------

looks interesting but your patch apply to what ?

> MDEP: GraphMLNodeVisitor Suitable for yED and Fancy Graphics (m-d-p 2.2)
> ------------------------------------------------------------------------
>
>                 Key: MNG-5106
>                 URL: http://jira.codehaus.org/browse/MNG-5106
>             Project: Maven 2 & 3
>          Issue Type: Wish
>          Components: Plugin Requests
>            Reporter: Aldrin Leal
>            Priority: Trivial
>         Attachments: GraphmlDependencyNodeVisitor-mdep.txt
>
>
> This attachment is a patch between 2.2 in order to add latest yED compatibility, as well as colors to output.
> If needed, I could write a given doc page on how to use that. Once you generate them, open yEd, load the resulting .gml file, and then Under Layout | Tree, select Layout Style as "Compact". 
> A workable result is here:
> http://imageshack.us/photo/my-images/804/pessoa.png/
> Note it doesn't covers some situations, so perhaps it would be interesting to add it as a new graph serializer. However, note this is inconsistent - As it needs AWT (for Font and Boundary Metrics, it might run into issues on a headless instance).

-- 
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] Moved: (MDEP-314) MDEP: GraphMLNodeVisitor Suitable for yED and Fancy Graphics (m-d-p 2.2)

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

Olivier Lamy moved MNG-5106 to MDEP-314:
----------------------------------------

     Complexity:   (was: Intermediate)
    Component/s:     (was: Plugin Requests)
     Issue Type: New Feature  (was: Wish)
            Key: MDEP-314  (was: MNG-5106)
        Project: Maven 2.x Dependency Plugin  (was: Maven 2 & 3)

> MDEP: GraphMLNodeVisitor Suitable for yED and Fancy Graphics (m-d-p 2.2)
> ------------------------------------------------------------------------
>
>                 Key: MDEP-314
>                 URL: http://jira.codehaus.org/browse/MDEP-314
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: New Feature
>            Reporter: Aldrin Leal
>            Assignee: Olivier Lamy
>            Priority: Trivial
>         Attachments: GraphmlDependencyNodeVisitor-mdep.txt
>
>
> This attachment is a patch between 2.2 in order to add latest yED compatibility, as well as colors to output.
> If needed, I could write a given doc page on how to use that. Once you generate them, open yEd, load the resulting .gml file, and then Under Layout | Tree, select Layout Style as "Compact". 
> A workable result is here:
> http://imageshack.us/photo/my-images/804/pessoa.png/
> Note it doesn't covers some situations, so perhaps it would be interesting to add it as a new graph serializer. However, note this is inconsistent - As it needs AWT (for Font and Boundary Metrics, it might run into issues on a headless instance).

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