PR: MPJAVA-20
Clear up maven.compile.source duplications git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115466 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -143,20 +143,6 @@
|
||||
Used by the "java:compile" goal.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.compile.source</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
<p>
|
||||
Provide source compatibility with a specific release
|
||||
</p>
|
||||
<p>
|
||||
Corresponds to the <code>source</code> attribute for the ant
|
||||
<a href="http://ant.apache.org/manual/CoreTasks/javac.html">javac</a>
|
||||
task.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.compile.src.set</td>
|
||||
<td>Yes</td>
|
||||
|
||||
Reference in New Issue
Block a user