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
<p>A <code>SimpleBuildItem</code> that represents the aggregate result of all deployment actions. This is used by build tools to report back the overall outcome of the deployment process.
1434
+
It contains a list of <code>DeployCommandActionBuildItem</code> instances, each representing an individual deployment action and its result.
0 commit comments