Closed senivam closed 3 years ago
I had to add -Pstaging to the build configuration (this can be reverted later) due to jakarta.ws.rs (3.0.0). dependency which is still in staging only.
actually I had to revert -Pstaging
back because it appears to be useless - build starts from somewhere else. So, build on Travis will fail untill jakarta.ws.rs is in central. But since release (in Jenkins) is being done using -Pstaging
profile it could be released before publishing jakarta.ws.rs to central...
I had to add -Pstaging to the build configuration (this can be reverted later) due to jakarta.ws.rs (3.0.0). dependency which is still in staging only.
This should already have been pushed out to Maven central. @spericas can you push the staged artefact out?
ps jakarta.ws.rs 3.0.0 is on maven central
Signed-off-by: Maxim Nesen maxim.nesen@oracle.com