eolivelli commented on a change in pull request #60: [WAGON-574] advertise 
jsoup license for shaded jar
URL: https://github.com/apache/maven-wagon/pull/60#discussion_r344237067
 
 

 ##########
 File path: wagon-providers/wagon-http/pom.xml
 ##########
 @@ -33,6 +33,19 @@ under the License.
     Wagon provider that gets and puts artifacts through HTTP(S) using Apache 
HttpClient-4.x.
   </description>
 
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
 
 Review comment:
   Here I would add:
   <comments>shaded jar is bundled with jsoup that it MIT licensed, Copyright 
(c) 2009-2019 Jonathan Hedley (jonat...@hedley.net), see 
https://raw.githubusercontent.com/jhy/jsoup/jsoup-1.12.1/LICENSE</comments>
      

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to