Build failure in GeoWebCache: parent pom gwc-core has wrong packaging
---------------------------------------------------------------------
Key: GEOS-4027
URL: http://jira.codehaus.org/browse/GEOS-4027
Project: GeoServer
Issue Type: Bug
Components: GWC
Affects Versions: 2.1.x
Environment: Debian, Fedora
Reporter: Ben Caradoc-Davies
Assignee: Andrea Aime
Priority: Blocker
Build failure confirmed on two Linux boxes. Presumably there is some local resource that is protecting Opengeo Hudson, on which geotools-trunk passes. (The geowebcache build?)
Failure was caused by groldan commit of r14522: "switch gwc dependency to 1.2-SNAPSHOT"
Do we need a new gwc-core SNAPSHOT deploued to the repo?
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module
[INFO] task-segment: [clean, install, eclipse:clean, eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/car605/geoserver/src with spaces/geoserver-trunk/src/gwc/target
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 14 resources
[INFO] snapshot org.geowebcache:gwc-core:1.2-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-core:1.2-SNAPSHOT: checking for updates from osgeo
Downloading: http://repo.opengeo.org//org/geowebcache/gwc-core/1.2-SNAPSHOT/gwc-core-1.2-SNAPSHOT.pom
3K downloaded
[INFO] snapshot org.geowebcache:geowebcache:1.2-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:geowebcache:1.2-SNAPSHOT: checking for updates from osgeo
Downloading: http://repo.opengeo.org//org/geowebcache/geowebcache/1.2-SNAPSHOT/geowebcache-1.2-20100624.011703-29.pom
435b downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.geowebcache:gwc-core
Reason: Parent: org.geowebcache:geowebcache:war:1.2-SNAPSHOT of project: org.geowebcache:gwc-core has wrong packaging: war. Must be 'pom'. for project org.geowebcache:gwc-core
{code}
--
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