Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for maven and gradle plugins #5311

Merged
merged 2 commits into from Jul 7, 2022
Merged

Conversation

bjhargrave
Copy link
Member

No description provided.

Both maven and gradle are updated to set the Builder's project.output
to refer to the compiler's output directory. AKA the bin folder in Bnd
workspace model builds.

Signed-off-by: BJ Hargrave <bj@hargrave.dev>
Allow the user to configure the outputDir like maven-jar/war-plugins.
The default outputDir for the packaging goals is
project.build.directory (aka. `target`).

The README is also updated.

Signed-off-by: BJ Hargrave <bj@hargrave.dev>
@bjhargrave bjhargrave merged commit cd6f687 into bndtools:master Jul 7, 2022
@bjhargrave bjhargrave deleted the fixes branch July 7, 2022 00:41
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.

None yet

1 participant