cstamas commented on PR #26:
URL: 
https://github.com/apache/maven-remote-resources-plugin/pull/26#issuecomment-1482456099

   Ran maven 3.9,.x build (w/ currently used MRR plugin, then with 
3.1.0-SNAPSHOT), diffed outputs:
   ```
   [cstamas@urnebes maven (maven-3.9.x *)]$ diff -wB 
maven-compat/target/classes/META-INF/DEPENDENCIES 
~/tmp/mrrp/original/compat/DEPENDENCIES 
   76,79d53
   < 
   <   - Maven Compat 
(https://maven.apache.org/ref/3.9.2-SNAPSHOT/maven-compat/) 
org.apache.maven:maven-compat:jar:3.9.2-SNAPSHOT
   <     License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
   < 
   [cstamas@urnebes maven (maven-3.9.x *)]$ diff -wB 
maven-compat/target/classes/META-INF/LICENSE ~/tmp/mrrp/original/compat/LICENSE 
   [cstamas@urnebes maven (maven-3.9.x *)]$ diff -wB 
maven-compat/target/classes/META-INF/NOTICE ~/tmp/mrrp/original/compat/NOTICE 
   [cstamas@urnebes maven (maven-3.9.x *)]$ diff -wB 
maven-core/target/classes/META-INF/DEPENDENCIES 
~/tmp/mrrp/original/core/DEPENDENCIES 
   76,79d53
   < 
   <   - Maven Core (https://maven.apache.org/ref/3.9.2-SNAPSHOT/maven-core/) 
org.apache.maven:maven-core:jar:3.9.2-SNAPSHOT
   <     License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
   < 
   [cstamas@urnebes maven (maven-3.9.x *)]$ diff -wB 
maven-core/target/classes/META-INF/LICENSE ~/tmp/mrrp/original/core/LICENSE
   [cstamas@urnebes maven (maven-3.9.x *)]$ diff -wB 
maven-core/target/classes/META-INF/NOTICE ~/tmp/mrrp/original/core/NOTICE 
   [cstamas@urnebes maven (maven-3.9.x *)]$ 
   ```


-- 
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