Skip to content
Snippets Groups Projects
Commit 3921e9d2 authored by Johannes Mey's avatar Johannes Mey
Browse files

publish with sources and javadoc

parent 38a29f1f
No related branches found
No related tags found
No related merge requests found
Pipeline #14699 passed
...@@ -218,6 +218,11 @@ jastadd { ...@@ -218,6 +218,11 @@ jastadd {
extraJastAddOptions = ['--List=JastAddList'] // '--incremental=param' extraJastAddOptions = ['--List=JastAddList'] // '--incremental=param'
} }
java {
withJavadocJar()
withSourcesJar()
}
// publish gitlab project // publish gitlab project
publishing { publishing {
publications { publications {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment