It is possible to make use of a common SCM user for making the releases and the assembly, but then there is no way to track which user constructed it. A common user also has the disadvantage of everybody knowing the password (and possibly misusing the account).
Thanks for the suggestion though. It may well be the simplest workaround. Regards, Michael. From: "Naess, Ronny" <[EMAIL PROTECTED]> To: "Maven Users List" <[email protected]> Date: Wed, 4 Oct 2006 12:16:39 +0200 Subject: SV: Configurable username in site report Correct me if I am wrong, but each developer do not checkout src via Maven thus not needing to configure username/password in pom.xml or settings.xml. We have no username/password in connection, but we do have one for developerConnection. The latter is used by Continuum and connection for documentation (website). -Ronny
