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

next try

parent 5c3c6863
Branches
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ task JssSourceJar(type: Jar) {
}
artifacts {
jss JssSourceJar
archives JssSourceJar
}
File genSrc = file("src/gen/java")
......@@ -234,7 +234,7 @@ publishing {
maven(MavenPublication) {
artifactId = 'preprocessor'
from components.java
artifact jss
artifact JssSourceJar
}
}
repositories {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment