From: Alexandre Montplaisir Date: Tue, 27 Jan 2015 22:37:16 +0000 (-0500) Subject: releng: Rename "build-update-site" profile to "deploy-update-site" X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=56a48bdbc4bb669fa5266d94a78bc5018b7f68ad;p=deliverable%2Ftracecompass.git releng: Rename "build-update-site" profile to "deploy-update-site" The "update site" (in releng-site/target/repository) is always built, so this is more akin to the "deploy-rcp" profile that is used for the RCP. Change-Id: Ide082f2738a61e326b5e35eb41b0e6aa38198fc4 Signed-off-by: Alexandre Montplaisir Reviewed-on: https://git.eclipse.org/r/40512 Reviewed-by: Marc-Andre Laperle Tested-by: Marc-Andre Laperle Reviewed-by: Hudson CI --- diff --git a/README.md b/README.md index a7ac7c7c87..2f8a2f7259 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ will be placed in `org.eclipse.tracecompass.rcp.product/target/products`. To build a local p2 update site: - mvn clean install -Pbuild-update-site "-DsiteDestination=/path/to/destination" + mvn clean install -Pdeploy-update-site "-DsiteDestination=/path/to/destination" where `/path/to/destination` is the **absolute** path to destination directory on your disk. diff --git a/org.eclipse.tracecompass.releng-site/pom.xml b/org.eclipse.tracecompass.releng-site/pom.xml index 63d1efe083..0fe5dce10a 100644 --- a/org.eclipse.tracecompass.releng-site/pom.xml +++ b/org.eclipse.tracecompass.releng-site/pom.xml @@ -51,7 +51,7 @@ - build-update-site + deploy-update-site /home/data/httpd/download.eclipse.org/tracecompass/master/nightly/