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

Improve handling of webappDirectory when building a wab #5310

Merged
merged 2 commits into from Jul 6, 2022

Conversation

bjhargrave
Copy link
Member

When using war packaging, we now also explode the war into the
webappDirectory.

This change also rename the configuration element to webappDirectory
to align with maven-war-plugin. The configuration is aliased to the old
name of warOutputDir.

Also, fixes for the incremental build support of the packaging goals
are added.

We add JUnit Jupiter and assertj to the test class path.

Signed-off-by: BJ Hargrave <bj@hargrave.dev>
When using war packaging, we now also explode the war into the
webappDirectory.

This change also rename the configuration element to webappDirectory
to align with maven-war-plugin. The configuration is aliased to the old
name of warOutputDir.

Also, fixes for the incremental build support of the packaging goals
are added.

Signed-off-by: BJ Hargrave <bj@hargrave.dev>
@bjhargrave bjhargrave merged commit dc18bdf into bndtools:master Jul 6, 2022
@bjhargrave bjhargrave deleted the maven-wab-explode branch July 6, 2022 16:15
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