slawekjaranowski opened a new pull request #262:
URL: https://github.com/apache/maven-site/pull/262
I hope that all ci-build was replaced
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
Hi,
Many of maven, maven plugins projects have GutHub Action build configured.
It is very useful for contributors - we can verify PR early, especially on
many different operating systems - which can't be done locally, or is more
complicated.
Most of workflows have define build matrix like:
mat
puradawid opened a new pull request #261:
URL: https://github.com/apache/maven-site/pull/261
FreeNode's #maven is not active anymore. Replaced with some Slack
information is more pointing to the right communication channel.
--
This is an automated message from the Apache Git Service.
To
LauncherSessionListener can be obviously used as a hack by the end users
but I do not see the reason why we should use it.
We do not want to explicitly call fixture methods because this would lead
to maintenance if Junit5 introduces new fixture mechanisms.
On Sat, Sep 11, 2021 at 12:25 PM Tibor Di
I do not want to stick to the latest version 1.8.
We have to stick to version 1.3 as it is right now.
We do not have a critical issue which could not be solved by reflection.
This reflection call, I proposed in GH, is made only once, no performance
penalty.
T
On Sat, Sep 11, 2021 at 7:52 AM Marc
The Maven team is pleased to announce the release of the Apache Maven WAR
Plugin, version 3.3.2
This plugin builds a Web Application Archive (WAR) file from the project output
and its dependencies.
https://maven.apache.org/plugins/maven-war-plugin/
You should specify the version in your projec