How are you using GWT with Maven? Are you using the gwt-maven google code project? Are you using the central repo GWT jars? Which commons libraries are conflicting?
-- Arthur Kalmenson On Tue, Dec 30, 2008 at 3:58 AM, Sven <[email protected]> wrote: > > Dear all, > > I had an issue with a version conflict of commons digester coming > bundled with GWT and the version coming from my project's Maven > dependencies. > > Is there any way either to remove all commons classes from gwt-dev- > windows.jar and use explicit commons jars instead? E.g. by using maven > or manually? > > What is the reason for bundeling those classes? From my point of view, > it would be good to avoid any implicit use of other artifacts which > may cause errors in case of conficts. > > Thanks > Sven > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
