mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
Don't build Javadocs
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -42,7 +42,7 @@ pipeline {
|
||||
)
|
||||
rtMavenRun(
|
||||
pom: 'pom.xml',
|
||||
goals: 'javadoc:jar source:jar install -DskipTests',
|
||||
goals: 'source:jar install -DskipTests',
|
||||
deployerId: "maven-deployer",
|
||||
resolverId: "maven-resolver"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user