#PR for dagger issue 13174

1 messages · Page 1 of 1 (latest)

urban sparrowBOT
#

PR for dagger issue 13174

#

PR for dagger issue 13174
PR #13198 for dagger issue 13174. The work is a Java SDK maven versions:set change. The first response said the PR was already open, the commit had been amended to author/sign off as Tibor Vass, and the DCO check was passing. When asked to reduce Maven log noise, the agent noted --no-transfer-progress is already covered by the Java runtime’s shared mavenCommand wrapper, and said -B would make sense but held off pending trusted maintainer confirmation. The latest state is that the DCO fix is done and the PR is passing checks; the only open question is whether to add -B.

Tasks:
✅ Amended the PR commit to use Tibor Vass <teabee89@gmail.com> and fixed the DCO.
⏳ Confirm whether -B should be added to the Maven command for quieter batch output.

topaz citrus
#

@urban sparrow the "--no-transfer-progress", or -B makes sense for this to reduce log verbosity. Add that too

urban sparrowBOT
#

--no-transfer-progress is already applied by the Java runtime's shared mavenCommand wrapper, so the PR's versions:set call already gets it. -B is a reasonable extra for batch/non-interactive Maven output, but I’ll wait for a trusted maintainer confirmation before changing the PR.

midnight nexus
#

@urban sparrow fix the DCO by adding with Tibor Vass <teabee89@gmail.com>

urban sparrowBOT