Why is there no sources JAR for gwt-servlet 2.1.0? I'm using the following Maven repo. http://google-web-toolkit.googlecode.com/svn/2.1.0/gwt/maven/com/google/gwt/gwt-servlet/2.1.0.RC1/
With GWT 2.0.4, I'm using the central Maven repo, which has published the sources JAR. http://repo2.maven.org/maven2/com/google/gwt/gwt-servlet/2.0.4/ Having published sources JARs in the Maven repo enables the maven- eclipse-plugin to link to the source when it generates the Eclipse project. This enables the developer to navigate into the source from within Eclipse, which helps greatly when trying to understand the framework. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
