Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 52AAB18BD9 for ; Wed, 20 May 2015 07:43:00 +0000 (UTC) Received: (qmail 28259 invoked by uid 500); 20 May 2015 07:42:58 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 28175 invoked by uid 500); 20 May 2015 07:42:58 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 28164 invoked by uid 99); 20 May 2015 07:42:58 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2015 07:42:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 99AA71A374C for ; Wed, 20 May 2015 07:42:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.174 X-Spam-Level: ** X-Spam-Status: No, score=2.174 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id zZHCc1AG7w6Q for ; Wed, 20 May 2015 07:42:48 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 71F7040E1C for ; Wed, 20 May 2015 07:42:48 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id A0B26D34B23 for ; Wed, 20 May 2015 00:42:48 -0700 (PDT) Date: Wed, 20 May 2015 00:42:48 -0700 (MST) From: alina dima To: users@maven.apache.org Message-ID: <1432107768029-5835598.post@n5.nabble.com> Subject: Maven rpm plugin - set target OS with version MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I am using the maven rpm plugin to package rpm files. Everything is working fine, however I want to ensure that the RPM package I build can only be installed on a particular OS, namely openSUSE 13.1. I have seen that there is a property one can set in the pom file, however when I write openSUSE 13.1 it does not work. Can anyone please help? Thank you Alina -- View this message in context: http://maven.40175.n5.nabble.com/Maven-rpm-plugin-set-target-OS-with-version-tp5835598.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org