[Geoserver-devel] [jira] Created: (GEOS-2002) WCS 1.1 module cannot be built with tests disabled

WCS 1.1 module cannot be built with tests disabled
--------------------------------------------------

                 Key: GEOS-2002
                 URL: http://jira.codehaus.org/browse/GEOS-2002
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.7.0-beta1
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.7.0-beta2

Trying to build GeoServer trunk from scratch with tests disabled (-Dmaven.test.skip=true) results in a missing dependency error in trunk (and possibly on 1.7.x as well).
This seems like a Maven issue. Workaround: build with test compiling included, but test execution excluded, using:
{{-Dmaven.test.skip.exec=true}}

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira