History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-22701
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Anton Makeev
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Maven: GWT dependencies problem

Created: 18 Oct 07 16:58   Updated: 23 Sep 08 11:26
Component/s: Maven Integration
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
This issue duplicates:
IDEADEV-17577 GWT: Wrong: Class XXX not present in ... Critical Resolved
 


 Description  « Hide
I have the following MAVEN2 dependencies:

com.google.gwt
gwt-servlet
1.4.60
runtime

com.google.gwt
gwt-user
1.4.60
provided

Given this, I would expect that only gwt-user is placed in my module dependencies classpath. However, both are added to my classpath, and gwt-servlet is even added befor gwt-user.
This results in edit-time GWT errors ( XX is not present in the JRE emulation library)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.