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

Key: IDEA-14204
Type: Bug Bug
Status: Open Open
Assignee: Maxim Shafirov
Reporter: Kevan Dunsmore
Votes: 4
Watchers: 4
Operations

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

Idea doesn't do well with changing poms or with changing depenency jars

Created: 11 Aug 07 08:19   Updated: 24 Sep 07 14:14
Component/s: Maven Integration

Environment: Windows XP Pro, Athlon x2 4800+, 4gb

Build: 7,118
Severity: High


 Description  « Hide
I have many projects structured such that they are dependent on common libraries. These common library jars are published by Maven. My projects are also built by Maven.

Idea seems to struggle to pick up newly changed jars in the common libraries. For example, if I change (add / remove / delete) the API of a class in the common libraries, then re-publish the jars to the local repo, Idea doesn't pick up the change. It usually takes a restart before it will pick up the change. Sometimes I have to trash the project file it creates and re-import the pom.

I've stopped using the build-in Maven integration because of this and gone back to the Maven idea plugin to generate project files.



 All   Comments   Work Log   Change History      Sort Order:
Gerald Schöffel - 01 Sep 07 02:09
My vote on this bug.

It is very annoying when developing multiple dependencies at once, or trying to do some quick fixes on some SNAPSHOT-artifacts.

The only way I found to get dependencies synced again is leaving IDEA, deleting the cache-directory and starting IDEA again, resulting in horrible round trip times. No pleasure !

Please see also here: http://www.intellij.net/forums/thread.jspa?threadID=269474&tstart=0

Build used is currently 7255.