PR: MPJAVA-19
undocument old property git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115433 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f38bac46a7
commit
c6539744b9
@ -29,18 +29,6 @@
|
|||||||
<section name="Compile Settings">
|
<section name="Compile Settings">
|
||||||
<table>
|
<table>
|
||||||
<tr><th>Property</th><th>Optional?</th><th>Description</th></tr>
|
<tr><th>Property</th><th>Optional?</th><th>Description</th></tr>
|
||||||
<tr>
|
|
||||||
<td>maven.compile.aspects</td>
|
|
||||||
<td>Yes</td>
|
|
||||||
<td>
|
|
||||||
Specifies that Aspects are included during compilation.
|
|
||||||
Used by the "java:compile" goal.
|
|
||||||
The default value is <code>false</code>. Please
|
|
||||||
refer to the <a href="http://www.aspectj.org/">AspectJ</a>
|
|
||||||
web site for more information on Aspect-Oriented
|
|
||||||
Programming.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>maven.compile.compilerargs</td>
|
<td>maven.compile.compilerargs</td>
|
||||||
<td>Yes</td>
|
<td>Yes</td>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user