I manually deployed the gwc jars that were included in the SF war download.

After doing so the 2.9-M0 release is willing to try and run ... but fails
partway through:

[INFO] GeoWebCache (GWC) Module .......................... FAILURE [7.064s]

Looks like my manual deploy failed (I asked it to include the pom.xml file
from each jar rather than generate one on its own).

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module 2.9-M0
[INFO] ------------------------------------------------------------------------
Downloading: 
https://repo.boundlessgeo.com/main/org/geowebcache/gwc-georss/1.9-M0/gwc-georss-1.9-M0.pom
2/2 KB

Downloaded: 
https://repo.boundlessgeo.com/main/org/geowebcache/gwc-georss/1.9-M0/gwc-georss-1.9-M0.pom
(2 KB at 8.4 KB/sec)
[WARNING] The POM for org.geowebcache:gwc-georss:jar:1.9-M0 is
invalid, transitive dependencies (if any) will not be available,
enable debug logging for more details
Downloading: 
https://repo.boundlessgeo.com/main/org/geowebcache/gwc-gmaps/1.9-M0/gwc-gmaps-1.9-M0.pom
2/2 KB

...


Resulting in compilation failures (from missing transitive dependencies):


[ERROR] 
/var/lib/jenkins/workspace/geoserver-release/src/gwc/src/main/java/org/geoserver/gwc/FakeHttpServletRequest.java:[18,20]
error: package javax.servlet does not exist

...


Sifting through the logs we have the following invalid pom.xml files:


[WARNING] The POM for org.geowebcache:gwc-georss:jar:1.9-M0 is
invalid, transitive dependencies (if any) will not be available,
enable debug logging for more details

[WARNING] The POM for org.geowebcache:gwc-gmaps:jar:1.9-M0 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details

[WARNING] The POM for org.geowebcache:gwc-kml:jar:1.9-M0 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details

[WARNING] The POM for org.geowebcache:gwc-rest:jar:1.9-M0 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details

[WARNING] The POM for org.geowebcache:gwc-tms:jar:1.9-M0 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details

[WARNING] The POM for org.geowebcache:gwc-ve:jar:1.9-M0 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details

[WARNING] The POM for org.geowebcache:gwc-wms:jar:1.9-M0 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details

[WARNING] The POM for org.geowebcache:gwc-wmts:jar:1.9-M0 is invalid,
transitive dependencies (if any) will not be available, enable debug
logging for more details

[WARNING] The POM for org.geowebcache:gwc-diskquota-jdbc:jar:1.9-M0 is
invalid, transitive dependencies (if any) will not be available,
enable debug logging for more details


Many of the jars download fine ...


Downloading: 
https://repo.boundlessgeo.com/main/org/geowebcache/gwc-georss/1.9-M0/gwc-georss-1.9-M0.jar
Downloading: 
https://repo.boundlessgeo.com/main/org/geowebcache/gwc-gmaps/1.9-M0/gwc-gmaps-1.9-M0.jar
Downloading: 
https://repo.boundlessgeo.com/main/org/geowebcache/gwc-rest/1.9-M0/gwc-rest-1.9-M0.jar
Downloading: 
https://repo.boundlessgeo.com/main/org/geowebcache/gwc-kml/1.9-M0/gwc-kml-1.9-M0.jar
Downloading: 
https://repo.boundlessgeo.com/main/org/geowebcache/gwc-tms/1.9-M0/gwc-tms-1.9-M0.jar

...


I am going to try and contact Kevin and/or Andrea and get these jars
deployed via maven rather than manual upload.


--
Jody Garnett

On 20 December 2015 at 16:05, Jody Garnett <jody.garn...@gmail.com> wrote:

> Kevin was able to upload GWC to SF, but it has not appeared on
> repo.boundlessgeo.com - I am going to try and manually upload the jars
> and see if I can resume the build process.
> --
> Jody Garnett
>
------------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to