That should work correctly, the shell running (the gwt goal) is
intended to use runtime scope (and looking at the code quickly it does
pass runtime when it builds the classpath).  I will create some
examples though and check into it, could indeed be a bug, because if
it's not included, it definitely should have been.

On Sep 11, 5:09 am, Holger <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I noticed a problem when using dependencies with runtime scope (for
> example a JDBC Driver).
>
> The generated run script does not include them in the classpath and so
> running the gwt shell with mvn gwt:gwt fails.
>
> When I remove the runtime scope from the dependency, it will be
> included on the classpath correctly.
>
> I'm using Maven 2.0.8 with the latest gwt-maven beta version on
> Windwos XP.
>
> Can you confirm this bug?
>
> Thanks,
> Holger
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to