Solved again ... it was a newbie problem ... for some reason there was a 'settings.xml' in my project's basedir but I realized from http://maven.apache.org/guides/introduction/introduction-to-profiles.html that this was not the right place for this file. Either I should change that file (maybe) into profiles.xml or make the changes to settings.xml in my user home dir ... oh well, I'll leave it as is in my project's pom.xml.

My apologies for the wasted bandwidth! Now on to Cobertura!

-Bill

On Mar 26, 2006, at 12:31 AM, Bill Siggelkow wrote:

Okay -- I solved my own problem by taking the advice of http://mojo.codehaus.org/using-sandbox-plugins.html. For some reason (I know it's problably because I am a bit of a Maven newbie) it only worked when I added the snapshot repository stuff to my pom.xml and not my settings.xml.

-Bill

Reply via email to