<!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-plugin-tools">Debian Java Maintainers / maven-plugin-tools</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-plugin-tools/-/commit/a8e881bfe02c9a8c70bebad447b2ba19ab1974ce">a8e881bf</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2023-01-10T01:17:45+01: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.7.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#b47794b57a6220b19cb1b624055d571353854c95">
.github/workflows/maven.yml

.github/workflows/maven-verify.yml
</a>
</li>
<li class="file-stats">
<a href="#8fdeeab8c6516230c549895709079d02d5b2a3a0">
maven-plugin-annotations/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#afddbd4e3e619e91932e85d0205b5caceb95d0e8">
maven-plugin-annotations/src/main/java/org/apache/maven/plugins/annotations/Parameter.java
</a>
</li>
<li class="file-stats">
<a href="#d8c4057e1133edd33e85bd6dc152f4ec890d3993">
maven-plugin-annotations/src/site/site.xml
</a>
</li>
<li class="file-stats">
<a href="#e9cee44d88d73a1f51011f1e21a1fb4d388b3702">
maven-plugin-plugin/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#64a5670b8d4511145957c9350eb8dd5c61f745b3">
maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#c6dec9fe7d4f07711ae132e3d35740f3f2f99b52">
maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java
</a>
</li>
<li class="file-stats">
<a href="#93e17db3aa4be98931f873dbffc2bcce67ed14b4">
maven-plugin-plugin/src/it/annotation-with-inheritance-from-deps/verify.groovy
</a>
</li>
<li class="file-stats">
<a href="#951b2b7f90a6d2e3df210363eb7dfc84a916e696">
maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#aae76cd22e35283e40d788654633a7298b398f58">
maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-abstract-mojo/src/main/java/org/apache/maven/plugins/AbstractFirstMojo.java
</a>
</li>
<li class="file-stats">
<a href="#c9b993775590931ce9cbee72a5fd45ef33d05637">
maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/module-mojo/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java
</a>
</li>
<li class="file-stats">
<a href="#297bd891d039e5431217a65304d1e4d6e1c6e6c7">
maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#0c4c5082b71118c47f7ea710b4723c5c5ca48412">
maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/verify.groovy
</a>
</li>
<li class="file-stats">
<a href="#59374d5bf0a4fdee898afdb0632e870b4176aa4f">
maven-plugin-plugin/src/it/annotation-with-inheritance/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#2254a6bcaf4b3a9f6ad4858f0a58180480310ce8">
maven-plugin-plugin/src/it/annotation-with-inheritance/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#57ce99ee8b64d5e00192c485f88a15d1a2734637">
maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/AbstractFirstMojo.java
</a>
</li>
<li class="file-stats">
<a href="#9c1106ecd224f048e98decb479feb5291fed597c">
maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/AbstractFooMojo.java
</a>
</li>
<li class="file-stats">
<a href="#0f03032281b09fdcf71c173f8f6fe8ce16f5ceb7">
maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/FirstMojo.java
</a>
</li>
<li class="file-stats">
<a href="#1d71b6247f86b0c9d355699065eaa310bb1ca7c1">
maven-plugin-plugin/src/it/annotation-with-inheritance/src/main/java/org/apache/maven/plugin/coreit/ThirdMojo.java
</a>
</li>
<li class="file-stats">
<a href="#eb7d6434b6241a0907cbe5f2279832ef030fbf5e">
maven-plugin-plugin/src/it/annotation-with-inheritance/verify.groovy
</a>
</li>
<li class="file-stats">
<a href="#582882a80ecaf92f011d35ee4b23cc0282633fbc">
maven-plugin-plugin/src/it/ant-basic/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#c6387cda90e025ca5c1ce103b803d21929243d49">
maven-plugin-plugin/src/it/ant-reference-parameter/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#af27e3e4c37427335632ebd56d635becb1393916">
maven-plugin-plugin/src/it/ant-reference-parameter/src/main/java/org/apache/maven/plugins/antWithRefs/ArtifactsTask.java
</a>
</li>
<li class="file-stats">
<a href="#1ccba2590c2970be5c77dbab75aa8982ae38449d">
maven-plugin-plugin/src/it/ant-simple-usage/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#cdaadc02152f0f8580f769afdc22ee639e592251">
maven-plugin-plugin/src/it/asm-failure/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#3abe572c523df05e3d73a7decd08e0a9d49a505f">
maven-plugin-plugin/src/it/beanshell-simple/invoker.properties
</a>
</li>
<li class="file-stats">
<a href="#3bcfd4be0b6d13073e3966fb410a5d419c886e55">
<span class="new-file">
+
maven-plugin-plugin/src/it/help-basic-deprecated-annotation-only/expected-help.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#722eafd657bd410ca5beda03df55e3fca1818e2e">
<span class="new-file">
+
maven-plugin-plugin/src/it/help-basic-deprecated-annotation-only/invoker.properties
</span>
</a>
</li>
<li class="file-stats">
<a href="#b345f7f0f4a97eada995c675875d01429f57db55">
<span class="new-file">
+
maven-plugin-plugin/src/it/help-basic-deprecated-annotation-only/pom.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#2a21a717a0c0c061dad658e9ec93768cd2851eb1">
<span class="new-file">
+
maven-plugin-plugin/src/it/help-basic-deprecated-annotation-only/src/main/java/test/MyMojo.java
</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-plugin-tools/-/commit/a8e881bfe02c9a8c70bebad447b2ba19ab1974ce">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>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/maven-plugin-tools/-/commit/a8e881bfe02c9a8c70bebad447b2ba19ab1974ce"}}</script>


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