You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by GitBox <gi...@apache.org> on 2022/05/17 16:44:41 UTC

[GitHub] [archiva-redback-core] dependabot[bot] opened a new pull request, #46: Bump exec-maven-plugin from 1.6.0 to 3.0.0

dependabot[bot] opened a new pull request, #46:
URL: https://github.com/apache/archiva-redback-core/pull/46

   Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/mojohaus/exec-maven-plugin/releases">exec-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>exec-maven-plugin-3.0.0</h2>
   <h2>🐞 Bug Fixes</h2>
   <ul>
   <li>Resolving &quot;target&quot; dir via &quot;${project.build.directory}&quot;, so to make s… <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/124">#124</a></li>
   <li>Ensure mojo descriptors are extracted after compilation <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/123">#123</a></li>
   <li>Argument file for modulepath is generated wrongly when paths contains spaces <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/115">#115</a></li>
   <li>java.lang.String cannot be cast to org.codehaus.mojo.exec.Modulepath <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/75">#75</a></li>
   </ul>
   <h2>⭐ Enhancement</h2>
   <ul>
   <li>Resolves <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/152">#152</a> - Adds option to redirect program output of exec:exec to the maven logger. <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/153">#153</a></li>
   <li>Program output can be difficult to trace and may be jumbled with Maven logs when running Maven with multiple threads <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/152">#152</a></li>
   <li>Fix type in Property.java <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/147">#147</a></li>
   <li>Correct spelling and remove redundant &quot;small&quot; <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/142">#142</a></li>
   <li>Fix typo <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/140">#140</a></li>
   <li>&lt;timeout&gt; configuration parameter <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/128">#128</a></li>
   <li>Methodhandles <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/119">#119</a></li>
   <li>Introduce Mock Repository Manager <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/117">#117</a></li>
   <li>Improved docs about &lt;environmentVariables/&gt; config of exec:exec goal  <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/104">#104</a></li>
   <li>Add CodeTriage badge to mojohaus/exec-maven-plugin <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/pull/96">#96</a></li>
   <li>[Enhancement] Support for JPMS module path for exec:java <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/90">#90</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>We'd like to thank all the contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/elharo"><code>@​elharo</code></a></li>
   <li><a href="https://github.com/britter"><code>@​britter</code></a></li>
   <li><a href="https://github.com/stokito"><code>@​stokito</code></a></li>
   <li><a href="https://github.com/hankolerd"><code>@​hankolerd</code></a></li>
   <li><a href="https://github.com/rfscholte"><code>@​rfscholte</code></a></li>
   <li><a href="https://github.com/gaurav9822"><code>@​gaurav9822</code></a></li>
   <li><a href="https://github.com/codetriage-readme-bot"><code>@​codetriage-readme-bot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/9705839246711bd375bf7712df05c621b168fbb1"><code>9705839</code></a> [maven-release-plugin] prepare release exec-maven-plugin-3.0.0</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/66563e6891ce812a189d649352f4a0ac95e57050"><code>66563e6</code></a> get this working with java11</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/13d1369e039f0f75e2d565a903368dbd5b2c20af"><code>13d1369</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/153">#153</a> from hankolerd/master</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/7935062de951ab332cd50fbc05d8ab2070d2b205"><code>7935062</code></a> 152 - Adds option to redirect program output of exec:exec to the maven logger.</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/dbe2c733dd3ae9728ac35f76ec05472444e7b13e"><code>dbe2c73</code></a> use mojo parent 50</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/c7c3fe36232003f19d8e5d2109e4f7ab4f3c4546"><code>c7c3fe3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/142">#142</a> from elharo/patch-1</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/1bb783822860c78e9daf8c7155f3ad2d1814a51d"><code>1bb7838</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/140">#140</a> from britter/patch-1</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/0a9b9cb33a0aa3062c258c695af4eed6fea72f22"><code>0a9b9cb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mojohaus/exec-maven-plugin/issues/147">#147</a> from gaurav9822/master</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/581e6ed87b1e4ac3d9fa0abdab85275d60983626"><code>581e6ed</code></a> Added OpenJDK 14</li>
   <li><a href="https://github.com/mojohaus/exec-maven-plugin/commit/52d75dc2744669e76f568759df6ba34f6d308aaa"><code>52d75dc</code></a> Update Property.java</li>
   <li>Additional commits viewable in <a href="https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.6.0...exec-maven-plugin-3.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:exec-maven-plugin&package-manager=maven&previous-version=1.6.0&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
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: dev-unsubscribe@archiva.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [archiva-redback-core] dependabot[bot] merged pull request #46: Bump exec-maven-plugin from 1.6.0 to 3.0.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] merged PR #46:
URL: https://github.com/apache/archiva-redback-core/pull/46


-- 
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: dev-unsubscribe@archiva.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org