In case someone is looking at where the consumer POM is written, the code is here: https://github.com/apache/maven/blob/bcf5c0c4e0b6d6c53c6a07d3bf10794b0e6083a1/impl/maven-core/src/main/java/org/apache/maven/internal/transformation/impl/DefaultConsumerPomArtifactTransformer.java#L191
Le lun. 10 févr. 2025 à 02:15, Manfred Moser <manf...@simpligility.ca> a écrit : > I agree with idea of keeping comments. In fact I think it might be best > to somehow select for each comment section to be part of the consumer > pom or not. > > Not sure how to achieve that cleanly though > > Manfred > > > On 2025-02-09 11:28 a.m., Anders Hammar wrote: > > Hi, > > > > I and Robert did a Maven 4 presentation at Jfokus here in Sweden earlier > > this week. One of the main topics was of course build/consumer POM. > > After the talk we were approached by a couple of people from the audience > > who raised concern about comments in the build POM being removed in the > > published consumer POM. They thought that could be problematic for larger > > corporations who want, for example, copyright comments. > > > > Any thoughts on this? > > > > /Anders > > -- ------------------------ Guillaume Nodet