Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 16E48200B66 for ; Thu, 18 Aug 2016 20:35:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 15A10160AAE; Thu, 18 Aug 2016 18:35:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 82646160A86 for ; Thu, 18 Aug 2016 20:35:21 +0200 (CEST) Received: (qmail 91798 invoked by uid 500); 18 Aug 2016 18:35:20 -0000 Mailing-List: contact commits-help@devicemap.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@devicemap.apache.org Delivered-To: mailing list commits@devicemap.apache.org Received: (qmail 91767 invoked by uid 99); 18 Aug 2016 18:35:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2016 18:35:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 67BA22C0003 for ; Thu, 18 Aug 2016 18:35:20 +0000 (UTC) Date: Thu, 18 Aug 2016 18:35:20 +0000 (UTC) From: "Werner Keil (JIRA)" To: commits@devicemap.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DMAP-196) Deploy Snapshots to Apache Snapshot repo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 18 Aug 2016 18:35:22 -0000 Werner Keil created DMAP-196: -------------------------------- Summary: Deploy Snapshots to Apache Snapshot repo Key: DMAP-196 URL: https://issues.apache.org/jira/browse/DMAP-196 Project: DeviceMap Issue Type: Task Components: Infrastructure Reporter: Werner Keil There are plenty of Apache projects deploying SNAPSHOT artifacts automatically to the Snapshot Maven repo, like https://repository.apache.org/content/groups/snapshots/org/apache/brooklyn/brooklyn-api/0.10.0-SNAPSHOT/ for Brooklyn or https://repository.apache.org/content/groups/snapshots/org/apache/tamaya/tamaya-api/0.3-incubating-SNAPSHOT/ for Tamaya. This seems to have been attempted for DeviceMap https://repository.apache.org/content/groups/snapshots/org/apache/devicemap/devicemap-data/1.0.2-SNAPSHOT/ but the repository contains nothing but 2 metadata files. No artifacts. Let's fix it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)