<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Emmanuel Bourg pushed to tag upstream/1.7.0 at <a href="https://salsa.debian.org/java-team/maven-remote-resources-plugin">Debian Java Maintainers / maven-remote-resources-plugin</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/maven-remote-resources-plugin/-/commit/4ca98a25dc3b8057f734f3dab4885142906ae7f2">4ca98a25</a></strong>
<div>
<span> by Mathieu Malaterre </span> <i> at 2020-04-08T11:42:50+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 1.6.0</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/maven-remote-resources-plugin/-/commit/0cbe0f510a7a5ba6874c72e25d9bf5a1541ff342">0cbe0f51</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2022-10-03T10:57:23+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 1.7.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#0c2c5c506cef0ed2d3ad2b7e45e97980b66f5520">
<span class="new-file">
+
Jenkinsfile
</span>
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
<span class="new-file">
+
README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec">
<span class="new-file">
+
pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#81ae419f3c131ba7bacf01020e4a33b281c1e69f">
<span class="new-file">
+
src/it/maven-remote-resources-test/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#ecbb1da7d56b991dd56c1393251df3e58038c2bb">
<span class="new-file">
+
src/it/maven-remote-resources-test/src/main/java/org/apache/maven/MyMojo.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#899844425c0ed3ae040418e46dbee3291719d57e">
<span class="new-file">
+
src/it/process/invoker.properties
</span>
</a>
</li>
<li class="file-stats">
<a href="#375d0ff8f0c9c37ee87fb16e24cb434a664bce40">
<span class="new-file">
+
src/it/process/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#8d224eb014cc7d7286ade7755f2b963ab8a25715">
<span class="new-file">
+
src/it/process/src/main/resources/common2.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#3e26b0e9e4ed11433483d4ab78a0abac6dd4c790">
<span class="new-file">
+
src/it/process/verify.groovy
</span>
</a>
</li>
<li class="file-stats">
<a href="#c8a3a9f94b8ea9981b7e384b513996f487bb3b67">
<span class="new-file">
+
src/it/resources/bad-dependency-poms/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#375b88f2619b93e7b10c0122b4ddf8460839e81a">
<span class="new-file">
+
src/it/resources/bad-dependency-poms/repo/test/invalid/0.1/invalid-0.1.jar
</span>
</a>
</li>
<li class="file-stats">
<a href="#7ff46517e44ebe78dcc0babb0467362217cbe7f9">
<span class="new-file">
+
src/it/resources/bad-dependency-poms/repo/test/invalid/0.1/invalid-0.1.pom
</span>
</a>
</li>
<li class="file-stats">
<a href="#9eedbe829eebc46e3924eb32b4c9b74d189dc618">
<span class="new-file">
+
src/it/resources/bad-dependency-poms/repo/test/missing/0.1/missing-0.1.jar
</span>
</a>
</li>
<li class="file-stats">
<a href="#d2c93ba9e11c87d5b0d3d10d5483abf5f1ce1b11">
<span class="new-file">
+
src/it/resources/bad-dependency-poms/repo/test/pom/0.2/pom-0.2.jar
</span>
</a>
</li>
<li class="file-stats">
<a href="#346c152990f31d0446692d7d785e59159de7a4cc">
<span class="new-file">
+
src/it/resources/bad-dependency-poms/repo/test/pom/0.2/pom-0.2.pom
</span>
</a>
</li>
<li class="file-stats">
<a href="#a289ccc507086779ee07b209d4bd4c1d8a82d2cc">
<span class="new-file">
+
src/it/resources/bootstrap/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#2f61052058caa96a676f0a5fa3d817eccd45c255">
<span class="new-file">
+
src/it/resources/bootstrap/resource-bundle-with-org-processing/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#17624e373f59766e7b3eed6c600dbe75dbd5c1d9">
<span class="new-file">
+
src/it/resources/bootstrap/resource-bundle-with-org-processing/src/main/resources/DEPENDENCIES.vm
</span>
</a>
</li>
<li class="file-stats">
<a href="#5ecc17d93927f49248f4ff42975435ee175fde80">
<span class="new-file">
+
src/it/resources/bootstrap/resource-bundle-with-template/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c00b86c0c16c8f4a72800b21d3aa4a147fd52d90">
<span class="new-file">
+
src/it/resources/bootstrap/resource-bundle-with-template/src/main/resources/DEPENDENCIES.vm
</span>
</a>
</li>
<li class="file-stats">
<a href="#b7030f3e454cc7743689aa4ab999c7fdd6c4a052">
<span class="new-file">
+
src/it/resources/bootstrap/resource-bundle-with-type-and-classifier/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#ae42f2e06eab7cf1ca21842fce29520428060ef7">
<span class="new-file">
+
src/it/resources/bootstrap/resource-bundle-with-type-and-classifier/src/main/resources/DEPENDENCIES.vm
</span>
</a>
</li>
<li class="file-stats">
<a href="#ecf6bc4af7a3101ab970ef8f9ec9a0d5ee763beb">
<span class="new-file">
+
src/it/resources/custom-filter-delim/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#1be9b49fff59cf1612daecd6c945d2163dfde85a">
<span class="new-file">
+
src/it/resources/custom-filter-delim/src/main/java/org/apache/maven/plugin/rresource/it/App.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#d417eaa860df3067a161744a44ad00f6248fa8f7">
<span class="new-file">
+
src/it/resources/custom-filter-delim/src/main/resources/DEPENDENCIES
</span>
</a>
</li>
<li class="file-stats">
<a href="#3d9549872970298cb816a40084c243c87e97f5d7">
<span class="new-file">
+
src/it/resources/filter-local-override/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#780a8f4b10f8b232859a474c578ec6562a5735aa">
<span class="new-file">
+
src/it/resources/filter-local-override/src/main/java/org/apache/maven/plugin/rresource/it/App.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#38cd472d7e78aed8fd5a5a60e041d863435a39b5">
<span class="new-file">
+
src/it/resources/filter-local-override/src/main/resources/DEPENDENCIES
</span>
</a>
</li>
<li class="file-stats">
<a href="#4ee47278c3626a0a4539330e30c81ec822b1a8b3">
<span class="new-file">
+
src/it/resources/generate-from-bundle-with-type-and-classifier/pom.xml
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/java-team/maven-remote-resources-plugin/-/compare/a8ce7a0d12262e77e11c5e61ef5774d07ac4f414...0cbe0f510a7a5ba6874c72e25d9bf5a1541ff342">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>



</p>
</div>
</body>
</html>