You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/01/09 22:11:31 UTC

[2/2] git commit: add save fingers site

Updated Branches:
  refs/heads/master 5eaec67f4 -> 1695739cd


add save fingers site


Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/1695739c
Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/1695739c
Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/1695739c

Branch: refs/heads/master
Commit: 1695739cd9ac107493d3aceabb94e02e1fd0fd74
Parents: 0d792e9
Author: olivier lamy <ol...@apache.org>
Authored: Wed Jan 9 22:11:19 2013 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Wed Jan 9 22:11:19 2013 +0100

----------------------------------------------------------------------
 deploySite.sh |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/1695739c/deploySite.sh
----------------------------------------------------------------------
diff --git a/deploySite.sh b/deploySite.sh
new file mode 100644
index 0000000..b6517a2
--- /dev/null
+++ b/deploySite.sh
@@ -0,0 +1,22 @@
+#!/bin/sh
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+mvn clean site-deploy scm-publish:publish-scm $@