You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Build Process

The following process can be used to build the project without an existing repository clone.

git clone https://git-wip-us.apache.org/repos/asf/incubator-knox.git knox
mvn clean install

If the repository has already been cloned the following process should be used.

git pull
mvn clean install

Trademarks

Apache Knox Gateway, Apache, the Apache feather logo and the Apache Knox Gateway project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.

License

Apache Knox uses the standard Apache license.

Privacy Policy

Apache Knox uses the standard Apache privacy policy.

  • No labels