Skip to content

Fix multi-module release_package#8

Open
see-quick wants to merge 2 commits into
strimzi:mainfrom
see-quick:fix-release-package
Open

Fix multi-module release_package#8
see-quick wants to merge 2 commits into
strimzi:mainfrom
see-quick:fix-release-package

Conversation

@see-quick
Copy link
Copy Markdown
Member

@see-quick see-quick commented May 18, 2026

This PR fixes how we use release_package. Currently, makefile assumed single JAR at root but in this case as we are using multi-module we have jar in each of this directories instead of root target dir.

Signed-off-by: see-quick <maros.orsak159@gmail.com>
@see-quick see-quick self-assigned this May 18, 2026
@see-quick see-quick added this to the 0.1.0 milestone May 18, 2026
Signed-off-by: see-quick <maros.orsak159@gmail.com>
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@see-quick
Copy link
Copy Markdown
Member Author

Please take a look @strimzi/maintainers .

@see-quick see-quick linked an issue May 18, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

release_package fails in multi-module Maven build

2 participants