Skip to main content

bleep publish-local

publishes your project locally (deprecated: use 'publish local-ivy')

Synopsis

bleep publish-local <project name...> [flags]

Arguments

ArgumentType
project nameone or more

Flags

FlagDescription
--groupId <string>organization you will publish under
--version <string>version you will publish (default: from git tags)
--to <path>publish to a maven repository at given path
--watch, -wstart in watch mode
--no-tuidisable TUI, keep the full streaming trace (for CI/agents that read logs)
--quiet, -qonly failures and the final summary
--flamegraphgenerate execution trace (open in chrome://tracing or ui.perfetto.dev)
--cancelcancel any running build before starting