On Tuesday, October 9, 2012 11:39:35 AM UTC+2, Ümit Seren wrote:
>
> I was only able to fix this by manually adding the 
> validation-api-1.0.0.GA-sources.jar to the user entries of the 
> classpath of my run configuration for superdevmode. 
>

This is maybe because sources jars have the addedToClasspath bit to false, 
which Eclipse respects, but not the gwt-maven-plugin (it takes all 
dependencies in the maven scope independently of their type or classifier).
http://grepcode.com/file/repo1.maven.org/maven2/org.apache.maven/maven-core/3.0.4/META-INF/plexus/artifact-handlers.xml

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/dgD0slxX4Y0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to