Re: Issues with Maven Plugin for GWT

2020-05-18 Thread Rogelio Flores
Thanks for your reply. I do see CodeServer.class on my gwt-dev-2.9.0.jar on my local repo, so not sure why it isn't finding it. And I'm using mvn version 3.6.3, so not sure why it isn't using the SSL version of the repo url. Used both java 8 and 13 to see if there is any difference but couldn't

Re: Issues with Maven Plugin for GWT

2020-05-16 Thread Thomas Broyer
On Saturday, May 16, 2020 at 2:49:06 AM UTC+2, Rogelio Flores wrote: > > I tried using the Maven Plugin for GWT ( > https://tbroyer.github.io/gwt-maven-plugin/) with an existing project > that I just upgraded to use GWT 2.9.0. > > When I try running mvn run:codeserver, I get this: > > [DEBUG] Ar

Issues with Maven Plugin for GWT

2020-05-15 Thread Rogelio Flores
I tried using the Maven Plugin for GWT ( https://tbroyer.github.io/gwt-maven-plugin/) with an existing project that I just upgraded to use GWT 2.9.0. When I try running mvn run:codeserver, I get this: [DEBUG] Arguments: com.google.gwt.dev.codeserver.CodeServer -workDir /Users/rflores/workspace/