Roger,
are you using Maven 2.1.0? Other GeoServer developers report that 2.1.0
does not like the dependency cycles present in GeoServer (similar to
your report below). Please try Maven 2.0.10; this version is known to
work for trunk, and I expect it to work for 1.7.x. I also recommend
building
Even though I've never done much Java development, I thought I'd give it a try
to figure out why WCS isn't working for me, so I have the latest svn for the
1.7x branch, set up Eclipse and Maven.
However when I run mvn install in the src directory, I get this:
D:\OGI\GeoServer17x\src>mvn install