This project simplifies development of maven based GWT projects. The idea is to replace gwt-servlet jar dependency by dependency from war artifact containing gwt-servlet library. This way gwt-servlet library is not added to the classpath of maven projects, not confusing the IDE which would show some GWT classes twice otherwise.