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
Use ManifestResourceTransformer instead of jar plugin for agent jar
to set manifest entries, as there are problems when executing deploy
otherwise which are related to jar being executed multiple times:
You have to use a classifier to attach supplemental artifacts to the
project instead of replacing them.
Signed-off-by: Felix Barnsteiner <[email protected]>
0 commit comments