Modified: maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref/org/apache/maven/plugin/compiler/CompilationFailureException.html ============================================================================== --- maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref/org/apache/maven/plugin/compiler/CompilationFailureException.html (original) +++ maven/website/components/plugins-archives/maven-compiler-plugin-LATEST/xref/org/apache/maven/plugin/compiler/CompilationFailureException.html Mon Feb 17 21:06:50 2025 @@ -28,7 +28,7 @@ <a class="jxr_linenumber" name="L20" href="#L20">20</a> <a class="jxr_linenumber" name="L21" href="#L21">21</a> <strong class="jxr_keyword">import</strong> java.util.List; <a class="jxr_linenumber" name="L22" href="#L22">22</a> -<a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">import</strong> org.apache.maven.api.plugin.MojoException; +<a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.MojoFailureException; <a class="jxr_linenumber" name="L24" href="#L24">24</a> <strong class="jxr_keyword">import</strong> org.codehaus.plexus.compiler.CompilerMessage; <a class="jxr_linenumber" name="L25" href="#L25">25</a> <a class="jxr_linenumber" name="L26" href="#L26">26</a> <em class="jxr_javadoccomment">/**</em> @@ -36,7 +36,7 @@ <a class="jxr_linenumber" name="L28" href="#L28">28</a> <em class="jxr_javadoccomment"> * @since 2.0</em> <a class="jxr_linenumber" name="L29" href="#L29">29</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="L30" href="#L30">30</a> @SuppressWarnings(<span class="jxr_string">"serial"</span>) -<a class="jxr_linenumber" name="L31" href="#L31">31</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="CompilationFailureException" href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html#CompilationFailureException">CompilationFailureException</a> <strong class="jxr_keyword">extends</strong> MojoException { +<a class="jxr_linenumber" name="L31" href="#L31">31</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a name="CompilationFailureException" href="../../../../../org/apache/maven/plugin/compiler/CompilationFailureException.html#CompilationFailureException">CompilationFailureException</a> <strong class="jxr_keyword">extends</strong> MojoFailureException { <a class="jxr_linenumber" name="L32" href="#L32">32</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String LS = System.getProperty(<span class="jxr_string">"line.separator"</span>); <a class="jxr_linenumber" name="L33" href="#L33">33</a> <a class="jxr_linenumber" name="L34" href="#L34">34</a> <em class="jxr_javadoccomment">/**</em> @@ -85,6 +85,6 @@ <a class="jxr_linenumber" name="L77" href="#L77">77</a> } </pre> <hr/> -<div id="footer">Copyright © 2001–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2001–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file