Fix site deploy ID 56/11656/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 29 Sep 2014 06:14:40 +0000 (23:14 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 29 Sep 2014 06:18:13 +0000 (23:18 -0700)
commit016326a667bdc35237ff1f433543e22345fd039d
tree39087258cd207f984a80622734adf67b76be5550
parentfce4d4b322eb63dea784dac310ef354609b08ad9
Fix site deploy ID

The deploy ID for sites shouldn't be dynamically setting the name to
${project.artifactId} as this makes it difficult to properly configure
the credentials on the Jenkins systems. This change sets it to something
similar to the release and snapshot repositories and therefore easier to
script in the puppet manifests that build the credential files.

This should resolve the issue of not being able to deploy generated
sites to Nexus.

Change-Id: I5706a3da95702fc6f36ed531d134583a5e9a489d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
pom.xml