good to hear!
your project build is now windows compatible and filepath length
independent ;)
-mbien
On 31.01.25 16:18, Alessandro Ferrucci wrote:
Thank you, Michael, for your assistance!
adding this snippet to my project pom.xml fixed my issues!
org.codehaus.mojo
e
Thank you, Michael, for your assistance!
adding this snippet to my project pom.xml fixed my issues!
org.codehaus.mojo
exec-maven-plugin
3.5.0
true
:34 AM
To: Alessandro Ferrucci
Cc: users@netbeans.apache.org
Subject: Re: Maven projects CreateProcess Error
On 31.01.25 15:06, Alessandro Ferrucci wrote:
> Hi Michael -
>
>
>
> On Fri, Jan 31, 2025 at 8:51 AM Michael Bien wrote:
>
> Hi,
>
> this is windows tell
On 31.01.25 15:06, Alessandro Ferrucci wrote:
Hi Michael -
On Fri, Jan 31, 2025 at 8:51 AM Michael Bien wrote:
Hi,
this is windows telling via a fairly misleading error message that
the
process argument length exceeds its limit.
Classpath for example can get quite long
Hi Michael -
On Fri, Jan 31, 2025 at 8:51 AM Michael Bien wrote:
> Hi,
>
>
this is windows telling via a fairly misleading error message that the
> process argument length exceeds its limit.
>
> Classpath for example can get quite long since it contains file paths,
> when passed as argument it
Hi,
this is windows telling via a fairly misleading error message that the
process argument length exceeds its limit.
Classpath for example can get quite long since it contains file paths,
when passed as argument it could cause this failure - this is windows
specific since all other OSes can