Skip to content

rya/cms-ce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enonic CMS Community Edition

Welcome to the home of Enonic CMS Community Edition. Here you will find all source code for the product.

Building

Build all code and run all tests including integration tests:

mvn clean install

Build all code skipping integration tests:

mvn -DskipITs clean install

Build all code skipping all tests:

mvn -DskipTests clean install

License

This software is licensed under AGPL 3.0 license. See full license terms here. Also the distribution includes 3rd party software components. The vast majority of these libraries are licensed under Apache 2.0. For a complete list please read NOTICE.txt.

Enonic CMS
Copyright (C) 2000-2011 Enonic AS.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

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
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Enonic CMS Community Edition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages