<!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 branch upstream 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/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>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/maven-remote-resources-plugin/-/commit/ab744f3f31ec726356d3196b0883c56678ea7141">ab744f3f</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2022-10-03T11:04:21+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 3.0.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a3fbedd7db6613889eebbf81b6f4e912396bf207">
<span class="new-file">
+
.asf.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#b47794b57a6220b19cb1b624055d571353854c95">
<span class="new-file">
+
.github/workflows/maven-verify.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#327a993707436c6aa3d32514f563a8208e99572e">
<span class="deleted-file">
−
DEPENDENCIES
</span>
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
<span class="deleted-file">
−
LICENSE
</span>
</a>
</li>
<li class="file-stats">
<a href="#fe71871083ca490e6bc0da33fb48ce231f820a94">
<span class="deleted-file">
−
NOTICE
</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">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#7ba8cf8aa0a60afdc767dffb0449bd7d98ea9c8e">
src/it/resources/it-parent/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#aaa97dcb1bb842262d651f1c0d992974d3e20440">
src/it/resources/supplemental-artifact/resource-projects/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#4e2aff8c11ff8cacca0f2cf5d30c120fb7c2e054">
src/main/java/org/apache/maven/plugin/resources/remote/BundleRemoteResourcesMojo.java
</a>
</li>
<li class="file-stats">
<a href="#52778bb48014003e94d02a82d0fb80133b3fe84d">
<span class="new-file">
+
src/main/java/org/apache/maven/plugin/resources/remote/ModelInheritanceAssembler.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#d922c844fff9b42c7f3576c9e50142426092ad8d">
<span class="new-file">
+
src/main/java/org/apache/maven/plugin/resources/remote/ModelUtils.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#08f5cc05419801306261041a3153a8f732836360">
src/main/java/org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.java
</a>
</li>
<li class="file-stats">
<a href="#a6fe7cd81bb7c64741467f7f9cbe530cc0723be9">
src/main/java/org/apache/maven/plugin/resources/remote/RemoteResourcesClassLoader.java
</a>
</li>
<li class="file-stats">
<a href="#2ecc3a9ae66f2b99f48d80f84a6c45153bd81695">
src/site/apt/index.apt.vm
</a>
</li>
<li class="file-stats">
<a href="#e698e5e5f16e710944fc1b24c5089caec45c32ff">
src/site/apt/usage.apt.vm
</a>
</li>
<li class="file-stats">
<a href="#1d8792f58f56c58d07c97988f84eb4a984e45bd5">
src/test/java/org/apache/maven/plugin/resources/remote/RemoteResourcesMojoTest.java
</a>
</li>
<li class="file-stats">
<a href="#32e259767f42e117bacce37dfef388ab801e81a1">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_BadDependencyPoms.java
</a>
</li>
<li class="file-stats">
<a href="#a3439d8a88fad91fdc4a479d9d4ff3424f42ac46">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_CustomFilterDelimiter.java
</a>
</li>
<li class="file-stats">
<a href="#189b8e9c3d61ec68873b7197fe931b7e2f59bba0">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_FilterLocalOverride.java
</a>
</li>
<li class="file-stats">
<a href="#e88cf515ff2eedaa94f0eefa4ad863345aab735f">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_GenerateFromBundle.java
</a>
</li>
<li class="file-stats">
<a href="#e83c0c275a77eef8aeb1b7fc34cd18d34c25c458">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_GenerateFromBundleWithTypeAndClassifier.java
</a>
</li>
<li class="file-stats">
<a href="#0b0de5cba39ceef7db359a07858d6c0a9186e203">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_GenerateFromOverride.java
</a>
</li>
<li class="file-stats">
<a href="#e7a2dabfe31efa1e81a65accc36815f05cedc8a8">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_GetDependencyProjects.java
</a>
</li>
<li class="file-stats">
<a href="#3955ba26d3da4ee642ac99547b8a59ff3b041285">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_RunOnlyAtExecutionRoot.java
</a>
</li>
<li class="file-stats">
<a href="#644c82d7a88043a7920ea0ad3c0b35c5e14e5ba9">
src/test/java/org/apache/maven/plugin/resources/remote/it/IT_SupplementalArtifact.java
</a>
</li>
<li class="file-stats">
<a href="#d7ffb8f0f2471aa3ff6dfb82867e3f0582fc5102">
src/test/java/org/apache/maven/plugin/resources/remote/it/support/BootstrapInstaller.java
</a>
</li>
<li class="file-stats">
<a href="#ddbf9bf4846fb40d54e50cd7d798c4f75cb5c390">
src/test/java/org/apache/maven/plugin/resources/remote/it/support/TestUtils.java
</a>
</li>
<li class="file-stats">
<a href="#6d36825b65177e003b497d2abfcf73328d3fbe6a">
src/test/java/org/apache/maven/plugin/resources/remote/stub/ArtifactStub.java
</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/4ca98a25dc3b8057f734f3dab4885142906ae7f2...ab744f3f31ec726356d3196b0883c56678ea7141">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>