Offline is broken - _maven.repositories

2011-10-13 Thread Paul Grove
Can I have the hour of my life I just wasted trying to get Maven 3 working offline? Even with -o Maven kept complaining about dependency not in local repository we basically it was. After an hour of wasted time I discovered my local repository full of files named _maven.repositories after deleting

Re: Comparing dependency trees

2011-02-25 Thread Paul Grove
Wayne, Thanks for the response, diff is one solution but still to manual for my liking. We are using WAR overlays as a sort of deployment description of our application as we have lots of components that can be changed for each deployment for different customers based around a core product. What

Comparing dependency trees

2011-02-24 Thread Paul Grove
Is there a way of comparing the dependency tree of 2 version of the same POM and printing out the differences?