Has anybody else had issues where Intellij 9 "forgets" what libraries you added to an artifact configuration? I am using maven modules within Intellij 9.0.2 which seem to auto add my libraries to my artifact however both my hibernate-core jar and the "GWT compiler output" keep disappearing from the artifact config.
What is even worse is that when I do a rebuilt Intellij seems to ignore the fact that I made these changes if I do not "invalidate caches".
Any ideas or similar experiences?