Skip to content

Comments

Fixes for maven and gradle plugins#5311

Merged
bjhargrave merged 2 commits intobndtools:masterfrom
bjhargrave:fixes
Jul 7, 2022
Merged

Fixes for maven and gradle plugins#5311
bjhargrave merged 2 commits intobndtools:masterfrom
bjhargrave:fixes

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.

1 participant