From Fedora Project Wiki

No edit summary
(→‎gpstk: new section)
Line 2: Line 2:


http://koji.fedoraproject.org/koji/packageinfo?packageID=2503 -- maven2
http://koji.fedoraproject.org/koji/packageinfo?packageID=2503 -- maven2
== gpstk ==
gpstk recently published version 2.3. The jam build system was causing trouble in packaging and the Autotools implementation was broken. They now switched to CMake and it looks like we're going to make it this time.

Revision as of 16:18, 26 January 2014

I'm looking at GeoGit/GeoServer/OpenGeo Suite. It's all open source, but packaging OpenGeo Suite looks like a nightmare since it depends on Maven 2 and F20 only appears to have Maven 3. https://github.com/boundlessgeo/suite. I might try building GeoServer with Maven 3 just to see what happens. http://docs.geoserver.org/latest/en/developer/quickstart/index.html

http://koji.fedoraproject.org/koji/packageinfo?packageID=2503 -- maven2

gpstk

gpstk recently published version 2.3. The jam build system was causing trouble in packaging and the Autotools implementation was broken. They now switched to CMake and it looks like we're going to make it this time.