This is an automated email from the ASF dual-hosted git repository.

stephenc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 89b358f  scm-publish:publish-scm always fails for me because we do not 
have a serverId defined
89b358f is described below

commit 89b358f16df4b2207400695649f72ae555f30dff
Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
AuthorDate: Sun Jun 17 20:04:23 2018 +0100

    scm-publish:publish-scm always fails for me because we do not have a 
serverId defined
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index d91df33..17036b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -939,6 +939,7 @@ under the License.
           <version>3.0.0</version>
           <configuration>
             
<checkoutDirectory>${maven.site.cache}/${maven.site.path}</checkoutDirectory>
+            <serverId>apache.scm-site</serverId>
             <tryUpdate>true</tryUpdate>
           </configuration>
         </plugin>

-- 
To stop receiving notification emails like this one, please contact
steph...@apache.org.

Reply via email to