Skip to content

Commit 94af039

Browse files
committed
Just deploy connector
1 parent 9f95178 commit 94af039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pipeline {
4040
)
4141
rtMavenRun(
4242
pom: 'pom.xml',
43-
goals: 'javadoc:jar source:jar install -DskipTests',
43+
goals: 'javadoc:jar source:jar install -pl :connector -am -DskipTests',
4444
deployerId: "maven-deployer",
4545
resolverId: "maven-resolver"
4646
)

0 commit comments

Comments
 (0)