0 Star 0 Fork 0

地瓜粉条 / nuxeo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 5.74 KB
一键复制 编辑 原始数据 按行查看 历史
Nuxeo QA Job Status
Build & Unit tests Build Status
WebDriver functional testing Test Status
Funkload tests with multi-DB Test Status

About the Nuxeo Platform

The Nuxeo Platform is an open source customizable and extensible content management platform for building business applications. It provides the foundation for developing document management, digital asset management, case management application and knowledge management. You can easily add features using ready-to-use addons or by extending the platform using its extension point system.

The Nuxeo Platform is developed and supported by Nuxeo, with contributions from the community.

Sub-Modules Organization

The project is splitted in several sub-modules (listed in dependency order):

  • nuxeo-common: Common utilities
  • nuxeo-runtime: Container and runtime basic services
  • nuxeo-core: Document/content management core services
  • nuxeo-services: Basic services such as file manager, directories, document types
  • nuxeo-theme: Services related to the theme and theme rendering
  • nuxeo-jsf: JSF related services
  • nuxeo-webengine: Services and framework related to WebEngine, the Nuxeo lightweight rendering engine
  • nuxeo-features: Advanced high-level services, such as audit, imaging, publisher, thumbnails, search
  • nuxeo-dm: The default Nuxeo Platform application, mostly configuration and UI elements
  • nuxeo-distribution: This module builds, packages and tests the Nuxeo products.

Building

Open Nuxeo in Eclipse Che:
Open in Eclipse Che

Requirements

Running the Nuxeo Platform requires Java 11. Depending on the features you want to use, you may need some third-party software, such as Libre Office and pdftohtml for document preview or ImageMagick for pictures. The list of third-party software is available in our Admin documentation: Installing and Setting Up Related Software.

Building the Nuxeo Platform requires the following tools:

  • JDK 11 (Oracle's JDK or OpenJDK recommended)
  • Apache Maven 3.1.1+ (3.2+ recommended)
  • Apache Ant 1.7.1+
  • Git (obviously)

QA

Each module includes unit and integration tests. Functional tests are available in nuxeo-distribution and for each addon package module.

We also provide some tooling for tests:

Deploying

  1. Get the source code:
git clone git@github.com:nuxeo/nuxeo.git
cd nuxeo
python clone.py master -a
  1. Build using Maven:
mvn clean install -Paddons,distrib

See our Core Developer Guide for instructions and guidelines.

Resources

Documentation

The documentation for the Nuxeo Platform is available in our Documentation Center:

Benchmarks

The Nuxeo Platform is benchmarked continuously to test its massive scalability on several databases.

QA results

Follow the status of the Nuxeo Platform continuous integration build on our QA platform: https://qa.nuxeo.org/jenkins

Reporting issues

You can follow the developments in the Nuxeo Platform project of our JIRA bug tracker: https://jira.nuxeo.com/browse/NXP/.

You can report issues on answers.nuxeo.com.

Licensing

Most of the source code in the Nuxeo Platform is copyright Nuxeo and contributors, and licensed under the Apache License, Version 2.0.

See the LICENSE file and the documentation page Licenses for details.

About Nuxeo

Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.

1
https://gitee.com/c56kevin/nuxeo.git
git@gitee.com:c56kevin/nuxeo.git
c56kevin
nuxeo
nuxeo
master

搜索帮助