Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for 
change notification.

The "ReleaseProcess" page has been changed by SebastianSchaffert:
http://wiki.apache.org/marmotta/ReleaseProcess?action=diff&rev1=7&rev2=8

   * switch to this directory and run a complete build with the following 
profiles activated: "marmotta-release,installer,sign"
  
  {{{
- mvn release:perform
+ mvn release:perform -DconnectionUrl=scm:git:file://`pwd`/.git
  }}}
+ 
+ The connectionUrl property will redefine the connection url for the GIT 
repository to the local clone. This reduces the time because the content needs 
not be retrieved from the remote repository.
  
  The build will be completely clean and simulate the same environment that
  any user will get who checks out the release tag for the first time on his

Reply via email to