MPECLIPSE-60: Now trying to download java sources archives from the remote repositories.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@368890 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -135,6 +135,14 @@
|
||||
<code>MAVEN_REPO${groupId}/java-sources/${artifactId}-${version}-sources.jar</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>maven.eclipse.src.downlad</td>
|
||||
<td>Yes (default=<code>true</code>)</td>
|
||||
<td>
|
||||
Specify if java sources archives need to be downloaded from the configured
|
||||
remote repositories. Defaults to true.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
Note that you will need to defined a <code>MAVEN_REPO</code> Java
|
||||
|
||||
Reference in New Issue
Block a user