gwt-maven-plugin
gwt-maven-plugin copied to clipboard
Starting fresh on building GWT projects with Maven
Remove ensureTrailingSlash call as the slash is already there (it is actually used for splitting the path). A module name without a package part results in a super directory created...
Hi, When i launch `mvn gwt:codesever` 3 process are started ( maven jvm , cmd and codesever jvm ) When I Stop mvn .. the 2 first process are stopped...
Currently, the generated `-deploy` files are _lost_. It should be possible to have them in a JAR, ZIP or WAR with a `deploy` classifier so you can use e.g. stacktrace...
I am transitioning from the "old" Mojo maven plugin to this one. I have a web app with multiple modules, which basically correspond to different use cases (customer, admin, operator)....
Unfortunately I can't start CodeServer succesfully. I'm trying to migrate to TBroyer's plugin. Build is successful but I can not start codeserver. I have the following warning and error. java.lang.ClassNotFoundException:...