Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

guanxi/guanxi-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Guanxi::Build
=============

o Introduction
o Building
o More information
o License

Introduction
------------
The Guanxi Build module contains the root pom.xml for
building the other Guanxi modules. This is where you
build Guanxi.

Building
--------
git clone git@github.com:guanxi/guanxi-beans.git
git clone git@github.com:guanxi/guanxi-core.git
git clone git@github.com:guanxi/guanxi-build.git
git clone git@github.com:guanxi/guanxi-common.git
git clone git@github.com:guanxi/guanxi-idp.git
git clone git@github.com:guanxi/guanxi-provider.git
git clone git@github.com:guanxi/guanxi-sp-engine.git
git clone git@github.com:guanxi/guanxi-sp-guard.git
git clone git@github.com:guanxi/guanxi-wayf.git
cd guanxi-build
mvn clean install

More information
----------------
The Guanxi blog: http://codebrane.com/blog/?cat=2

License
-------
This program is free software; you can redistribute it and/or modify
it under the terms of the Mozilla Public License version 1.1,
as published by the Netscape Communications Corporation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Mozilla Public License for details.

Releases

No releases published

Packages

No packages published