You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tim Pizey (JIRA)" <ji...@codehaus.org> on 2007/07/10 10:16:13 UTC

[jira] Created: (CONTINUUM-1343) The working directory layout should be the same as the repository layout.

The working directory layout should be the same as the repository layout.
-------------------------------------------------------------------------

                 Key: CONTINUUM-1343
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1343
             Project: Continuum
          Issue Type: Improvement
            Reporter: Tim Pizey
            Priority: Trivial


The working directory layout should be the same as the repository layout.

Use GroupId.ArtifactId instead of numeric key for working directory names

-- 
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: (CONTINUUM-1343) The working directory layout should be the same as the repository layout.

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101835 ] 

Emmanuel Venisse commented on CONTINUUM-1343:
---------------------------------------------

No, the problem is the length of the path that is limited under windows a slash or a dot is similar, it's a character.

> The working directory layout should be the same as the repository layout.
> -------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1343
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1343
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Tim Pizey
>            Assignee: Emmanuel Venisse
>            Priority: Trivial
>
> The working directory layout should be the same as the repository layout.
> Use GroupId.ArtifactId instead of numeric key for working directory names

-- 
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: (CONTINUUM-1343) The working directory layout should be the same as the repository layout.

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed CONTINUUM-1343.
---------------------------------------

    Resolution: Won't Fix

It isn't possible because groupId/artifactId/src/main/java/packagename/.... will generally exceed the max path length supported by windows (255 characters)

> The working directory layout should be the same as the repository layout.
> -------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1343
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1343
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Tim Pizey
>            Priority: Trivial
>
> The working directory layout should be the same as the repository layout.
> Use GroupId.ArtifactId instead of numeric key for working directory names

-- 
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: (CONTINUUM-1343) The working directory layout should be the same as the repository layout.

Posted by "Tim Pizey (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101829 ] 

Tim Pizey commented on CONTINUUM-1343:
--------------------------------------

What about groupId.artifactId (all dots) this would not affect the directory depth but would improve the readability.

> The working directory layout should be the same as the repository layout.
> -------------------------------------------------------------------------
>
>                 Key: CONTINUUM-1343
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1343
>             Project: Continuum
>          Issue Type: Improvement
>            Reporter: Tim Pizey
>            Assignee: Emmanuel Venisse
>            Priority: Trivial
>
> The working directory layout should be the same as the repository layout.
> Use GroupId.ArtifactId instead of numeric key for working directory names

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