Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.29 KB

Deprecated

This repository is deprecated and replaced by http://projects.spring.io/spring-boot/

SURFconext Parent

This is the parent pom declaring the repositories.

About OpenConext

OpenConext is an OpenSource technology stack for creating and running Collaboration platforms. It uses technologies from Federated Identity Management, as is available in Research and Educational Access Federations, Group management and OpenSocial Social Networking Technology. The aim of the software is to provide a middleware platform that can combine generic and specialized collaboration tools and services, within Research and Education, and beyond, and make these available for collaboration over institutional and national borders. The features section describes the current and planned features for the platform.

OpenConext was developed by SURFnet as part of the SURFworks programme. SURFnet runs an instance of the platform for research and education in The Netherlands as SURFconext

OpenConext: http://www.openconext.org SURFconext: http://www.surfconext.nl

Disclaimer

See the NOTICE file

System Requirements

  • Java 6
  • Maven 3

Building and running

To build, execute

mvn clean install

This project does not contain executable code.