kratos0718 commented on PR #320:
URL: 
https://github.com/apache/maven-source-plugin/pull/320#issuecomment-5343174812

   Debug would leave it effectively silent, which is the thing #306 is about — 
nobody runs with `-X` unless they already suspect something is wrong, and the 
whole failure mode here is that you have no reason to suspect anything. The 
build succeeds and no source jar appears.
   
   Warn felt right because it only fires when the goal was asked to do 
something it cannot do, so it isn't noise on a normal build. Your issue also 
suggested "a warning or info message", which is where I took it from.
   
   That said, info is a reasonable middle if warn feels too loud — it still 
shows on a default run. Say the word and I'll switch it.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to