Conversation
|
@elharo we are close to cut maven 4, what is plan for this change? |
|
Let me see what I can do about this. It's a mess because of a Modello. |
|
ATM I'm stymied by a weird case where org.codehaus.plexus.util.xml.Xpp3Dom depends on XmlNode. That dependency seems to be running the wrong direction. Nothing in plexus should depend on Maven. |
|
@elharo In Maven 4, the relationship between Plexus and Maven XML was inverted by design:
Because Given that we are close to cutting the Maven 4 release:
What do you think about either adding default getter methods alongside the current methods or deferring this cleanup post-4.0? |
fixes #11582