Skip to content

Commit

Permalink
jbake-maven-plugin: BUILD.adoc mention
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0ffrey committed Dec 30, 2021
1 parent eb3239b commit 50b5980
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion BUILD.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To get an overview of all available tasks with a short description run `./gradle

== Structure

There are 3 projects
There are 4 projects:

root aka. jbake-base::
configures subprojects, jacoco execution aggregation and coveralls
Expand All @@ -34,6 +34,9 @@ jbake-core::
- the core library. produces jbake-core-{version}.jar (`build/libs`)
- publishes to bintray maven repository jbake-core

jbake-maven-plugin::
- the JBake maven plugin, build by Gradle too

jbake-dist::
- bundles the cli to an distribution (`build/distribution`)
- publishes to bintray binary repository jbake
Expand Down

0 comments on commit 50b5980

Please sign in to comment.