You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2020/03/28 21:48:23 UTC

svn commit: r1875825 - in /maven/website/content: guides/mini/guide-reproducible-builds.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Sat Mar 28 21:48:23 2020
New Revision: 1875825

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/guides/mini/guide-reproducible-builds.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/guides/mini/guide-reproducible-builds.html
==============================================================================
--- maven/website/content/guides/mini/guide-reproducible-builds.html (original)
+++ maven/website/content/guides/mini/guide-reproducible-builds.html Sat Mar 28 21:48:23 2020
@@ -241,7 +241,11 @@
 <tr class="a">
 <td align="left"><a class="externalLink" href="https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin">bnd-maven-plugin</a></td>
 <td align="left"></td>
-<td align="left">see <a class="externalLink" href="https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin#reproducible-builds">configuration instructions</a></td></tr></table>
+<td align="left">see <a class="externalLink" href="https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin#reproducible-builds">configuration instructions</a></td></tr>
+<tr class="b">
+<td align="left">Apache Felix <a class="externalLink" href="https://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html">maven-bundle-plugin</a></td>
+<td align="left"></td>
+<td align="left"><code>manifest</code> goal requires <code>&lt;_removeheaders&gt;Bnd-LastModified&lt;/_removeheaders&gt; as configuration &lt;&lt;&lt;instructions</code></td></tr></table>
 <p>For more details, see <a class="externalLink" href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318#Reproducible/VerifiableBuilds-Whataretheissuestosolve?">Maven &quot;Reproducible/Verifiable Builds&quot; Wiki page</a></p></li></ul></section></section>
         </main>
       </div>

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.