This is fixed now in trunk, and 2.0-beta26 will be coming soon to address it (though I am supposed to be writing a book right now and not mucking with this ;)).
On Nov 12, 8:56 pm, Charlie Collins <[EMAIL PROTECTED]> wrote: > I added an issue to the tracker, I will try to address it when I get a > chance, it appears that one of the patches/fixes for .25 caused this. > Looking at it closely I have doubled up deps in Mac/Linux too. I am > not even sure we really need the test deps, but I would have to think > about it. I may just add some logic to not add doubled deps (and not > change anything about the scopes right now). > > http://code.google.com/p/gwt-maven/issues/detail?id=176 > > On Nov 12, 3:13 pm, larshub <[EMAIL PROTECTED]> wrote: > > > Hi Charlie > > > On Windows there is a classpath problem. In run.cmd on beta24 every > > jar is single noted. But on beta25 it includes on the classpath every > > dependency twice. This crashes my execution due to a too long command > > line. The Output below shows the problem "Die eingegebene Zeile ist zu > > lang." means "The entered line is too long." > > > sorry, can't submit the output. Goolge doesn't accept my console > > output. But the main problem is the very long classpath due to double > > include of all jars. > > > Can you fix the creation of the run.cmd? > > > Greets > > Lars --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
