You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by John Patrick <nh...@gmail.com> on 2012/04/01 19:18:45 UTC

Re: Filename too long while compiling a project

Mikhail,

I assume you have got it work yourself then.

John

On 28 March 2012 23:09, Jeff MAURY <je...@jeffmaury.com> wrote:
> On which platform are you running ? There is a limit of Windows file
> systems (http://en.wikipedia.org/wiki/NTFS#Limitations) that you may have
> reached which is not of Maven concern ?
>
> Jeff
>
> On Tue, Mar 27, 2012 at 1:59 PM, John Patrick <nh...@gmail.com>wrote:
>
>> Is this a Unix* or Windows filesystem?
>>
>> What plugin is doing the code generation?
>>
>> Have you executed the plugin with any debugging enabled, i.e. mvn -X ...
>>
>> If you move the project to say /tmp/ or c:/tmp/ and build their does
>> the same error occur? I'm thinking is it filename or directory name,
>> or directory depth.
>>
>> John
>>
>> On 13 March 2012 08:08, Mikhail Tsaplin <ts...@gmail.com> wrote:
>> > Hi all.
>> > I'm trying to compile source code with maven. It falls with an error:
>> filename is too long ... However file system allows me to create the
>> problem class file, and also this project was successful compiled with
>> eclipse. Is there any configuration tweaks to avoid this problem. The code
>> that I'm trying to compile is autogenerated and I can't modify it to reduce
>> class'es names length.
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>
>
> --
> Jeff MAURY
>
> "Legacy code" often differs from its suggested alternative by actually
> working and scaling.
>  - Bjarne Stroustrup
>
> http://www.jeffmaury.com
> http://riadiscuss.jeffmaury.com
> http://www.twitter.com/jeffmaury

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org