Fixes for maven and gradle plugins by bjhargrave · Pull Request #5311 · bndtools/bnd (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})