[ http://jira.codehaus.org/browse/MGWT-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247295#action_247295 ]
Jorge Fernández commented on MGWT-257: -------------------------------------- Well, that's strange, because I'm always getting the exceptions. In my case, exceptions appear when I connect the eclipse debugger: First I execute gwt:debug (nothing wrong here) and then I connect from eclipse debugger. In that moment, a lot of exceptions start to grow up. I've been looking in maven debug trace before opening the JIRA and saw that the name for servlet jar was correct and that's even more weird. I've tried with versions 2.1.0, 2.2.1 of Maven and version 3.0 (the embedded maven provided by m2eclipse). Don't have any idea of what may be wrong. I think I forgot to mention that in compile time everything works fine and the library name is correct. The problem appears only in execution time, after connecting the debugger. > gwt:debug problem > ----------------- > > Key: MGWT-257 > URL: http://jira.codehaus.org/browse/MGWT-257 > Project: Maven 2.x GWT Plugin > Issue Type: Bug > Affects Versions: 2.1.0-1 > Environment: Windows 7 java 1.6-20 eclipse helios and eclipse galileo > Reporter: Jorge Fernández > Attachments: jira-maven-gwt.zip > > > This jira has been created according to > http://groups.google.com/group/codehaus-mojo-gwt-maven-plugin-users/browse_thread/thread/e4bf73d3db7780b3 > "Hi, > I've just updated to version 2.1.0-1 and I'm debugging my application > with gwt:debug. When the execution starts, I get a lot of > FileNotFoundException errors when searching for gwt-servlet jar: > java.io.FileNotFoundException: \C:\Users\Jorge\.m2\repository\com > \google\gwt\gwt-servlet\2.1.0\gwt-servlet.jar. > In my maven repository, I can see that jar file is named gwt- > servlet-2.1.0 instead of gwt-servlet.jar. I solved it renaming it but > I'm wondering if this is a bug, because it is the only one conflicting > jar. > All other GWT jars are found properly and the rest of my project > dependencies too. I thougth that maybe it is a gwt-maven-plugin > problem because in compile time the jar is found and the project > compiles correctly. Even when I execute gwt:run I'm not having that > exeptions." > I'm uploading a sample project, a debug trace log (with -X option) and, since > I'm using eclipse, I've also attached eclipse launch configurations. > Thanks and regards, > Jorge -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email