I found this documentation on the Maven site that sheds a bit more light on the subject and why I removed the connection element from the scm configuration for the project.
http://maven.apache.org/plugins/maven-project-info-reports-plugin/examples/scm-report.html#How_to_exclude_SCM_anonymous_access_info I believe the removal of the connection element is the cause of the two build executions for a build definition. It looks like Continuum needs the value to read and update the project member's build information and Maven uses to display anonymous access in the site documentation generator. I think a previous post to this thread asked why the URL couldn't be pulled from the values set in Continuum. This might be a better a choice in the next release of Continuum. -- View this message in context: http://www.nabble.com/Making-scm-connection-optional-tp16570945p19204042.html Sent from the Continuum - Dev mailing list archive at Nabble.com.
