commit | c62a05992da777ac3e3f74bd2bd695e0cacb85b7 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Apr 14 17:49:46 2023 +0000 |
committer | GitHub <noreply@github.com> | Fri Apr 14 17:49:46 2023 +0000 |
tree | 98c5833a89ac27e9b3824a894cd165c8140181d2 | |
parent | aebf5a2a737f4fd5c09fb45035aea049919b5c23 [diff] |
Bump logback-classic from 1.0.9 to 1.2.0 Bumps logback-classic from 1.0.9 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
You need to have these two programs installed on your machine:
There are two ways of building the documentation project:
mvn -Plive jetty:run
will make a live website copy available locally. This is very convenient while editing the docs to quickly review the changes you made.mvn clean install
will build the documentation project, creating 3 representations:target/sitegen/manual.pdf
)target/sitegen
)If you're an Apache ServiceMix committer, you can publish a new copy of the documentation pages with this command: mvn clean install scm-publish:publish-scm