mirror of
https://github.com/GeyserMC/Geyser.git
synced 2026-01-06 15:41:50 +00:00
Temporarily remove Javadoc jar too I guess
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -40,7 +40,7 @@ pipeline {
|
||||
)
|
||||
rtMavenRun(
|
||||
pom: 'pom.xml',
|
||||
goals: 'javadoc:jar source:jar install -pl connector -am -DskipTests',
|
||||
goals: 'source:jar install -pl connector -am -DskipTests',
|
||||
deployerId: "maven-deployer",
|
||||
resolverId: "maven-resolver"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user