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
In our project, we have multi test source directories.
For each test source directory, requirement is to generate different jar file.
How to do that using sbt pack plugin.
Simplified project is available is :-
In our project, we have multi test source directories.
For each test source directory, requirement is to generate different jar file.
How to do that using sbt pack plugin.
Simplified project is available is :-
https://github.com/moglideveloper/multiJar
The text was updated successfully, but these errors were encountered: