- The username to pass to the SCM. Currently only Subversion is known to honour this.
+ The username to pass to the SCM. Currently only Subversion and Starteam are known to honour this.
You can also add it to the URL, eg. http://user@svn.mycompany.com/repos.
- The password to give to the SCM. Currently only Subversion is known to honour this. + The password to give to the SCM. Currently only Subversion and Starteam are known to honour this. It is not recommended that you use this property, and instead use an alternative authentication technique such as an ssh agent or Subversion's password caching mechanism.
+ Add/Checkin comment. Default is blank. +
++ Comma or space separated list of Ant path patterns for scm:checkin, scm:update, scm:add goals + Default is blank. +
++ Comma or space separated list of Ant path patterns for scm:checkin, scm:update, scm:add goals + Default is blank. +
++ The full connection string for StarTeam is as follows: +
+
+ maven.scm.username and maven.scm.password
+ are the prefer way to store authentication information.
+
+ For example: +
+