rmannibucau commented on PR #240:
URL: 
https://github.com/apache/maven-plugin-tools/pull/240#issuecomment-1891553087

   > So for (1) it seems a lot of users where happy with that
   
   I assume you mean for tycho case but it is really done under the carpet so 
50-50 IMHO (implicit case is actually rare from what I saw so not sure it is 
numerous enough to do stats :D).
   
   > But why don't these user ever complained so the prefix was added before 
this change?
   
   You mix two things there: the producer and consumer sides. There is *no* 
change for consumers (users), it only changes the way the producer sets the 
prefix.
   
   > why is apache-rat "wrong" and rat right
   
   Don't think it is what you mean but didn't say `apache-rat` is wrong, what I 
meant is that the concurrent prefix is an issue for users cause they don't know 
which one to use. It is common to see an user using the wrong prefix on rat 
failure and not getting the expected result.
   
   > no one has complained
   
   This is not true, not sure why you say that.
   
   > Also the shorter the higher the risk of name-clashes can maven handle this 
if two plugins use the same prefix or will it make these two plugins 
incompatible to be used in the same build
   
   Only if referenced from the prefix, not in all other cases.


-- 
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 specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to