Website sources for the Apache OpenNLP website

Clone this repo:
  1. 1540cba Trigger Build Bot by Richard Zowalla · 2 weeks ago main
  2. c357869 Add 3.0.0-M1 (#97) by Richard Zowalla · 2 weeks ago
  3. fb2c75c Remove snapshot infos from maven-dependency.ad to comply with ASF policy on releasing software by Martin Wiesner · 3 weeks ago
  4. 970dba6 fixed minor typo in release-257.ad by Martin Wiesner · 3 months ago
  5. 09301e5 Trigger buildbot by Richard Zowalla · 3 months ago

Welcome to OpenNLP Site Source Code

GitHub license Build Status Stack Overflow

Build

mvn clean install

Test Site locally - starts a web server on Port 8080

mvn clean package jbake:inline -Djbake.port=8080 -Djbake.listenAddress=0.0.0.0

Build Bot

Website is build via ASF BuildBot. You find it here.