Hi,
On 06.07.24 12:06, Guillaume Nodet wrote:
I'd like to start preparing for the 4.0.0 release.
There are a few open PR that needs review:
https://github.com/apache/maven/milestone/11
There are a few open issues for 4.0.0
https://issues.apache.org/jira/issues/?jql=project%20%3D%2012316922%20AND%20fixVersion%20%3D%2012346477%20AND%20status%20!%3D%20Closed%20
Please have a look to see if they can be quickly implemented, can be
postponed or should be considered blocking...
If you have any issues with releasing 4.0.0, now is the time !
First I would like to see more beta versions where we can fix the issues
which are currently existing... and do more thoroughly testing...
my current list:
- The resulting consumer pom's contains things which are
from my perspective not correct
- test dependencies?
flattened the BOM imports
- the resulting dependencyManagement contains each element
from imported bom imports itself
bom as separated entry (why not resuing the BOM import itself?)
- Scope handling (there is already an issue about that if I have
seen that correctly..)..
- The resulting POM File of a "bom" packaging contains
issueManagement(might be?), ciManagement (no)? not tested
yet all circumstances..
- The hint
[INFO] Unable to find the root directory. Create a .mvn directory in
the root directory or add the root="true" attribute on the root
project's model to identify it.
This should be related to the the ModelVersion: 4.1.0 because this
is wrong for ModelVersion: 4.0.0
- I've seen an issue related to using maven-assembly-plugin
using project deps with reactor behaviour... (-pl...);
maybe it's a plugin issue.. needs more investigation..
I'll try to take time within the next week(s) and write the appropriate
JIRA's for that...and test projects for that...
Kind regards
Karl Heinz Marbaise
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org