Skip to content

Commit

Permalink
Site checkin for project Mojo's AspectJ Maven Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 12, 2023
1 parent 4a6f20a commit 4f6b44f
Show file tree
Hide file tree
Showing 234 changed files with 12,183 additions and 109,562 deletions.
114 changes: 56 additions & 58 deletions EclipseAjcMojo-mojo.html
Original file line number Diff line number Diff line change
@@ -1,29 +1,45 @@
<!DOCTYPE html>


<!--
| Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/EclipseAjcMojo-mojo.xml at 2021-07-30
| Rendered using Apache Maven Fluido Skin 1.9
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from target/generated-site/xdoc/EclipseAjcMojo-mojo.xml at 2023-12-12
| Rendered using Apache Maven Fluido Skin 1.11.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
<title>Mojo's AspectJ Maven Plugin &#x2013; aspectj:EclipseAjcMojo</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.9.min.css" />
<link rel="stylesheet" href="./css/apache-maven-fluido-1.11.1.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script src="./js/apache-maven-fluido-1.9.min.js"></script>
<script src="./js/apache-maven-fluido-1.11.1.min.js"></script>

<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
_paq.push(['disableCookies']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);

(function() {
var u="https://analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'/matomo.php']);
_paq.push(['setSiteId', '18']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
<style>.github-fork-ribbon:before { background-color: gray; }</style>
</head>
<body class="topBarDisabled">
<a href="https://github.com/mojohaus/aspectj-maven-plugin">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
alt="Fork me on GitHub">
</a>
<a class="github-fork-ribbon right-top" href="https://github.com/mojohaus/aspectj-maven-plugin" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
<div class="container-fluid">
<header>
<div id="banner">
<div class="pull-left"><a href="../../" id="bannerLeft"><img src="../../images/mojo_logo.png" alt="MojoHaus"/></a></div>
<div class="pull-left"><a href="../../" id="bannerLeft"><img src="../../images/mojo_logo.png" alt="MojoHaus" style="" /></a></div>
<div class="pull-right"></div>
<div class="clear"><hr/></div>
</div>
Expand All @@ -33,13 +49,13 @@
<li class=""><a href="../../" title="MojoHaus">MojoHaus</a><span class="divider">/</span></li>
<li class=""><a href="./" title="Mojo's AspectJ Maven Plugin">Mojo's AspectJ Maven Plugin</a><span class="divider">/</span></li>
<li class="active ">aspectj:EclipseAjcMojo</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-07-30</li>
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 1.14.0</li>
<li class="pull-right"><span class="divider">|</span>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-12-12</li>
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 1.15.0</li>
<li class="pull-right"><span class="divider">|</span>
<a href="https://www.eclipse.org/aspectj/doc/released/devguide/ajc-ref.html" class="externalLink" title="AJC Documentation">AJC Documentation</a></li>
<li class="pull-right"><span class="divider">|</span>
<li class="pull-right"><span class="divider">|</span>
<a href="https://www.eclipse.org/aspectj/" class="externalLink" title="AspectJ">AspectJ</a></li>
<li class="pull-right"><a href="https://maven.apache.org/" class="externalLink" title="Maven">Maven</a></li>
<li class="pull-right"><a href="https://maven.apache.org/" class="externalLink" title="Maven">Maven</a></li>
</ul>
</div>
</header>
Expand Down Expand Up @@ -70,12 +86,6 @@
</ul>
</nav>
<div class="well sidebar-nav">
<form id="search-form" action="https://www.google.com/search" method="get" >
<input value="www.mojohaus.org" name="sitesearch" type="hidden"/>
<input class="search-query" name="q" id="query" type="text" />
</form>
<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
Expand All @@ -92,7 +102,7 @@ <h2><a name="aspectj:EclipseAjcMojo"></a>aspectj:EclipseAjcMojo</h2>

<p><b>Full name</b>:</p>

<p>org.codehaus.mojo:aspectj-maven-plugin:1.14.0:EclipseAjcMojo</p>
<p>org.codehaus.mojo:aspectj-maven-plugin:1.15.0:EclipseAjcMojo</p>

<p><b>Description</b>:</p>

Expand All @@ -105,11 +115,13 @@ <h2><a name="aspectj:EclipseAjcMojo"></a>aspectj:EclipseAjcMojo</h2>
<li>Requires a Maven project to be executed.</li>

<li>Requires dependency resolution of artifacts in scope: <code>compile</code>.</li>

<li>The goal is not marked as thread-safe and thus does not support parallel builds.</li>
</ul>
<section>
<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>

<table class="table table-striped" border="0">
<table border="0" class="table table-striped">

<tr class="a">

Expand All @@ -124,21 +136,18 @@ <h3><a name="Optional_Parameters"></a>Optional Parameters</h3>

<tr class="b">

<td><code><a href="#aspectLibraries">&lt;aspectLibraries&gt;</a></code></td>
<td align="left"><code><a href="#aspectLibraries">&lt;aspectLibraries&gt;</a></code></td>

<td><code>Module[]</code></td>

<td><code>-</code></td>

<td>Weave binary aspects from the jars. The aspects should have been
output by the same version of the compiler. The modules must also
be dependencies of the project. Corresponds to <code>ajc
-aspectpath</code> option<br /></td>
<td>Weave binary aspects from the jars. The aspects should have been output by the same version of the compiler. The modules must also be dependencies of the project. Corresponds to <code>ajc -aspectpath</code> option<br /></td>
</tr>

<tr class="a">

<td><code><a href="#skip">&lt;skip&gt;</a></code></td>
<td align="left"><code><a href="#skip">&lt;skip&gt;</a></code></td>

<td><code>boolean</code></td>

Expand All @@ -149,40 +158,35 @@ <h3><a name="Optional_Parameters"></a>Optional Parameters</h3>

<tr class="b">

<td><code><a href="#weaveDependencies">&lt;weaveDependencies&gt;</a></code></td>
<td align="left"><code><a href="#weaveDependencies">&lt;weaveDependencies&gt;</a></code></td>

<td><code>Module[]</code></td>

<td><code>-</code></td>

<td>List of of modules to weave (into target directory). Corresponds to
<code>ajc -inpath</code> option (or <code>-injars</code> for
pre-1.2 (which is not supported)).<br /></td>
<td>List of of modules to weave (into target directory). Corresponds to <code>ajc -inpath</code> option (or <code>-injars</code> for pre-1.2 (which is not supported)).<br /></td>
</tr>

<tr class="a">

<td><code><a href="#weaveDirectories">&lt;weaveDirectories&gt;</a></code></td>
<td align="left"><code><a href="#weaveDirectories">&lt;weaveDirectories&gt;</a></code></td>

<td><code>String[]</code></td>

<td><code>1.4</code></td>

<td>List of of directories with .class files to weave (into target
directory). Corresponds to <code>ajc -inpath</code> option.<br /></td>
<td>List of of directories with .class files to weave (into target directory). Corresponds to <code>ajc -inpath</code> option.<br /></td>
</tr>

<tr class="b">

<td><code><a href="#xmlConfigured">&lt;xmlConfigured&gt;</a></code></td>
<td align="left"><code><a href="#xmlConfigured">&lt;xmlConfigured&gt;</a></code></td>

<td><code>File</code></td>

<td><code>-</code></td>

<td>Parameter which indicates an XML file containing AspectJ weaving
instructions. Assigning this plugin parameter adds the
<code>-xmlConfigured</code> option to ajc.<br /></td>
<td>Parameter which indicates an XML file containing AspectJ weaving instructions. Assigning this plugin parameter adds the <code>-xmlConfigured</code> option to ajc.<br /><b>See also:</b> <a class="externalLink" href="http://www.eclipse.org/aspectj/doc/next/devguide/ajc-ref.html">http://www.eclipse.org/aspectj/doc/next/devguide/ajc-ref.html</a><br /></td>
</tr>
</table>
</section>
Expand All @@ -191,10 +195,7 @@ <h3><a name="Parameter_Details"></a>Parameter Details</h3>
<section>
<h4><a name="a.3CaspectLibraries.3E"></a><b><a name="aspectLibraries">&lt;aspectLibraries&gt;</a></b></h4>

<div>Weave binary aspects from the jars. The aspects should have been
output by the same version of the compiler. The modules must also
be dependencies of the project. Corresponds to <code>ajc
-aspectpath</code> option</div>
<div>Weave binary aspects from the jars. The aspects should have been output by the same version of the compiler. The modules must also be dependencies of the project. Corresponds to <code>ajc -aspectpath</code> option</div>

<ul>

Expand All @@ -218,9 +219,7 @@ <h4><a name="a.3Cskip.3E"></a><b><a name="skip">&lt;skip&gt;</a></b></h4>
</ul><hr /></section><section>
<h4><a name="a.3CweaveDependencies.3E"></a><b><a name="weaveDependencies">&lt;weaveDependencies&gt;</a></b></h4>

<div>List of of modules to weave (into target directory). Corresponds to
<code>ajc -inpath</code> option (or <code>-injars</code> for
pre-1.2 (which is not supported)).</div>
<div>List of of modules to weave (into target directory). Corresponds to <code>ajc -inpath</code> option (or <code>-injars</code> for pre-1.2 (which is not supported)).</div>

<ul>

Expand All @@ -230,8 +229,7 @@ <h4><a name="a.3CweaveDependencies.3E"></a><b><a name="weaveDependencies">&lt;we
</ul><hr /></section><section>
<h4><a name="a.3CweaveDirectories.3E"></a><b><a name="weaveDirectories">&lt;weaveDirectories&gt;</a></b></h4>

<div>List of of directories with .class files to weave (into target
directory). Corresponds to <code>ajc -inpath</code> option.</div>
<div>List of of directories with .class files to weave (into target directory). Corresponds to <code>ajc -inpath</code> option.</div>

<ul>

Expand All @@ -243,9 +241,7 @@ <h4><a name="a.3CweaveDirectories.3E"></a><b><a name="weaveDirectories">&lt;weav
</ul><hr /></section><section>
<h4><a name="a.3CxmlConfigured.3E"></a><b><a name="xmlConfigured">&lt;xmlConfigured&gt;</a></b></h4>

<div>Parameter which indicates an XML file containing AspectJ weaving
instructions. Assigning this plugin parameter adds the
<code>-xmlConfigured</code> option to ajc.</div>
<div>Parameter which indicates an XML file containing AspectJ weaving instructions. Assigning this plugin parameter adds the <code>-xmlConfigured</code> option to ajc.<br /><b>See also:</b> <a class="externalLink" href="http://www.eclipse.org/aspectj/doc/next/devguide/ajc-ref.html">http://www.eclipse.org/aspectj/doc/next/devguide/ajc-ref.html</a></div>

<ul>

Expand All @@ -264,14 +260,16 @@ <h4><a name="a.3CxmlConfigured.3E"></a><b><a name="xmlConfigured">&lt;xmlConfigu
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>&#169; 2005&#x2013;2021
<p>&#169; 2005&#x2013;2023
<a href="https://www.mojohaus.org">MojoHaus</a>
</p>
</div>
<div id="ohloh" class="pull-right">
<script src="https://www.ohloh.net/p/5211/widgets/project_thin_badge.js"></script>
</div>
</div>
</div>
</footer>
<script>
if(anchors) {
anchors.add();
}
</script>
</body>
</html>
70 changes: 41 additions & 29 deletions ajc_reference/experimental_opts.html
Original file line number Diff line number Diff line change
@@ -1,29 +1,45 @@
<!DOCTYPE html>


<!--
| Generated by Apache Maven Doxia Site Renderer 1.9.2 from src/site/apt/ajc_reference/experimental_opts.apt at 2021-07-30
| Rendered using Apache Maven Fluido Skin 1.9
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/apt/ajc_reference/experimental_opts.apt at 2023-12-12
| Rendered using Apache Maven Fluido Skin 1.11.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
<title>Mojo's AspectJ Maven Plugin &#x2013; AJC Experimental Options</title>
<link rel="stylesheet" href="../css/apache-maven-fluido-1.9.min.css" />
<link rel="stylesheet" href="../css/apache-maven-fluido-1.11.1.min.css" />
<link rel="stylesheet" href="../css/site.css" />
<link rel="stylesheet" href="../css/print.css" media="print" />
<script src="../js/apache-maven-fluido-1.9.min.js"></script>
<script src="../js/apache-maven-fluido-1.11.1.min.js"></script>

<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
_paq.push(['disableCookies']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);

(function() {
var u="https://analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'/matomo.php']);
_paq.push(['setSiteId', '18']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
<style>.github-fork-ribbon:before { background-color: gray; }</style>
</head>
<body class="topBarDisabled">
<a href="https://github.com/mojohaus/aspectj-maven-plugin">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
alt="Fork me on GitHub">
</a>
<a class="github-fork-ribbon right-top" href="https://github.com/mojohaus/aspectj-maven-plugin" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
<div class="container-fluid">
<header>
<div id="banner">
<div class="pull-left"><a href="../../../" id="bannerLeft"><img src="../../../images/mojo_logo.png" alt="MojoHaus"/></a></div>
<div class="pull-left"><a href="../../../" id="bannerLeft"><img src="../../../images/mojo_logo.png" alt="MojoHaus" style="" /></a></div>
<div class="pull-right"></div>
<div class="clear"><hr/></div>
</div>
Expand All @@ -33,13 +49,13 @@
<li class=""><a href="../../../" title="MojoHaus">MojoHaus</a><span class="divider">/</span></li>
<li class=""><a href=".././" title="Mojo's AspectJ Maven Plugin">Mojo's AspectJ Maven Plugin</a><span class="divider">/</span></li>
<li class="active ">AJC Experimental Options <a href="https://github.com/mojohaus/aspectj-maven-plugin/src/site/apt/ajc_reference/experimental_opts.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2021-07-30</li>
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 1.14.0</li>
<li class="pull-right"><span class="divider">|</span>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-12-12</li>
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 1.15.0</li>
<li class="pull-right"><span class="divider">|</span>
<a href="https://www.eclipse.org/aspectj/doc/released/devguide/ajc-ref.html" class="externalLink" title="AJC Documentation">AJC Documentation</a></li>
<li class="pull-right"><span class="divider">|</span>
<li class="pull-right"><span class="divider">|</span>
<a href="https://www.eclipse.org/aspectj/" class="externalLink" title="AspectJ">AspectJ</a></li>
<li class="pull-right"><a href="https://maven.apache.org/" class="externalLink" title="Maven">Maven</a></li>
<li class="pull-right"><a href="https://maven.apache.org/" class="externalLink" title="Maven">Maven</a></li>
</ul>
</div>
</header>
Expand All @@ -63,19 +79,13 @@
<li><a href="../multimodule/multimodule_strategy.html" title="Multi-module use of AspectJ"><span class="none"></span>Multi-module use of AspectJ</a></li>
<li class="nav-header">AspectJ Compiler reference</li>
<li><a href="../ajc_reference/standard_opts.html" title="AJC standard options"><span class="none"></span>AJC standard options</a></li>
<li class="active"><a href="#"><span class="none"></span>AJC experimental options</a></li>
<li class="active"><a><span class="none"></span>AJC experimental options</a></li>
<li class="nav-header">Project Documentation</li>
<li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
<li><a href="../project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
</ul>
</nav>
<div class="well sidebar-nav">
<form id="search-form" action="https://www.google.com/search" method="get" >
<input value="www.mojohaus.org" name="sitesearch" type="hidden"/>
<input class="search-query" name="q" id="query" type="text" />
</form>
<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
Expand All @@ -89,7 +99,7 @@
<h2><a name="AspectJ_Compiler_reference:_non-standard_options"></a>AspectJ Compiler reference: non-standard options</h2>
<p>Mojo's AspectJ Maven Plugin delegates the majority of its arguments to the AspectJ Compiler (&quot;ajc&quot;), which is part of the AspectJ binary distribution. For convenience, the help text and option reference of the AJC's nonstandard options is reproduced below verbatim. Relevant options found in the listing below are mirrored in the options of its goals, as defined in the <a href="../plugin-info.html">Plugin Documentation</a> page.</p>
<div class="source"><pre class="prettyprint">
AspectJ Compiler - Eclipse Compiler a00b62fa3572b0 (17Mar2021) - Java16
AspectJ Compiler - Eclipse Compiler a00b62fa3572b0 (7Sept2022) - Java17

AspectJ-specific non-standard options:
-XnoInline dont inline advice
Expand All @@ -114,14 +124,16 @@ <h2><a name="AspectJ_Compiler_reference:_non-standard_options"></a>AspectJ Compi
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>&#169; 2005&#x2013;2021
<p>&#169; 2005&#x2013;2023
<a href="https://www.mojohaus.org">MojoHaus</a>
</p>
</div>
<div id="ohloh" class="pull-right">
<script src="https://www.ohloh.net/p/5211/widgets/project_thin_badge.js"></script>
</div>
</div>
</div>
</footer>
<script>
if(anchors) {
anchors.add();
}
</script>
</body>
</html>
Loading

0 comments on commit 4f6b44f

Please sign in to comment.