Closed GoogleCodeExporter closed 9 years ago
beta24 breaks my gwt:gwt because it does not package/assemble the webapp. I
have GWT srcs in one dir, and
other HTML artifacts in another dir; the war plugin joins them.
Original comment by reentry.espresso@gmail.com
on 7 Oct 2008 at 9:36
Original comment by charlie....@gmail.com
on 5 Nov 2008 at 9:23
We just stumbled across this issue.
We have defined our JDBC driver as runtime dependency.
Starting with version 2.0-beta24, we get ClassNotFoundException for the driver
class
when running 'mvn gwt:gwt'.
As a workaround we changed it to a dependency with compile-scope, but this
cannot be
the solution?!.
What's the reasoning behind this change?
Thanks,
Holger
Original comment by holger.b...@googlemail.com
on 28 Jan 2009 at 7:54
Fixed in unknown revision
Original comment by keber...@gmail.com
on 22 Mar 2009 at 9:20
In 2.0-RC1.
Original comment by charlie....@gmail.com
on 3 Apr 2009 at 1:16
Original issue reported on code.google.com by
charlie....@gmail.com
on 3 Oct 2008 at 11:16