You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix dependencies multi app build and add proper test deps (#1572)
* Force Jackson version to override the SB Jackson version
Signed-off-by: Artur Ciocanu <[email protected]>
* Move all the Jackson deps to parent POM.
Signed-off-by: Artur Ciocanu <[email protected]>
* Ensure app JAR build order
Signed-off-by: Artur Ciocanu <[email protected]>
* Remove explicit Jackson from sdk-tests module.
Signed-off-by: Artur Ciocanu <[email protected]>
* Make sure <scope>test</scope> is used for test dependencies.
Signed-off-by: Artur Ciocanu <[email protected]>
* Remove extra Jackson modules.
Signed-off-by: Artur Ciocanu <[email protected]>
---------
Signed-off-by: Artur Ciocanu <[email protected]>
0 commit comments