Re: Parent/modules File path compression

2006-11-16 Thread franz see
educe the path length in very complex structures. > Could it be possible to do this ? > What do you think about this idea ? > Thanks > Vincent. > > -- View this message in context: http://www.nabble.com/Parent-mod

Parent/modules File path compression

2006-11-14 Thread Vincent Beretti
Hi, Sometimes a problem appears in M2 with parent and module structure due to the OS limitation in filepath length. For example Windows file path can not exceed 255 characters. But in complex maven 2 structure of parent/modules we can encounter a problem with that. I use Eclipse so I have to put m