Strange Maven problem
Hello!I use the m2eclipse plugin that provide the fantastic dependency-graph.
How ever right now I got a strange refreshing-problem with it.
I have updated my pom.xml but when I do a refresh I get this, and the dependency-graph shows previous dependencise.
5/26/09 9:39:56 PM CEST: Refreshing [/kvr-webclient/pom.xml]
5/26/09 9:39:57 PM CEST: [INFO] User settings file does not exist /home/fredrik/.m2/settings.xml
...Even stranger, when I build from console Maven insist that the dependecy is still the old one. In other words mvn dependecy:tree gives me an old structure of the dependency.
mvn clean install also build like the pom is not updated!!
Have any one seen this problem before?
Best regards
Fredrik
Best regards
