-Dproject.scm.developerConnection=... can not be provided on the command line
-----------------------------------------------------------------------------
Key: MRELEASE-136
URL: http://jira.codehaus.org/browse/MRELEASE-136
Project: Maven 2.x Release Plugin
Type: Bug
Versions: 2.0-beta-4
Reporter: Gilles Scokart
The developerConnection MUST now be placed in the pom. In the previous
version, it was possible to give it on the command line. Which was usefull
when you want to build source stored on a "private" repository, and that you
don't want to expose the adress of this repository in your sources (in pom.xml)
that you distribute.
By the way, the doc still mention it.
Note also that in a case of a multi-project (without inheritance), the scm tag
must be placed on all sub-modules as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira