From dev-return-69107-archive-asf-public=cust-asf.ponee.io@myfaces.apache.org Wed Feb 7 11:46:09 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id F348E18065B for ; Wed, 7 Feb 2018 11:46:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E2E61160C5B; Wed, 7 Feb 2018 10:46:08 +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 346A5160C3C for ; Wed, 7 Feb 2018 11:46:08 +0100 (CET) Received: (qmail 87589 invoked by uid 500); 7 Feb 2018 10:46:07 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 87095 invoked by uid 99); 7 Feb 2018 10:46:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2018 10:46:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 11863C0040 for ; Wed, 7 Feb 2018 10:46:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.391 X-Spam-Level: X-Spam-Status: No, score=-1.391 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_FAIL=0.919, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id zPx680-HnqJW for ; Wed, 7 Feb 2018 10:46:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 07B025FAF9 for ; Wed, 7 Feb 2018 10:46:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4A589E0295 for ; Wed, 7 Feb 2018 10:46:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 488C224102 for ; Wed, 7 Feb 2018 10:46:00 +0000 (UTC) Date: Wed, 7 Feb 2018 10:46:00 +0000 (UTC) From: "Udo Schnurpfeil (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (TOBAGO-1654) TLD doc as JAR isn't distributed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOBAGO-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1654. ------------------------------------- Resolution: Fixed > TLD doc as JAR isn't distributed > -------------------------------- > > Key: TOBAGO-1654 > URL: https://issues.apache.org/jira/browse/TOBAGO-1654 > Project: MyFaces Tobago > Issue Type: Task > Components: Build > Affects Versions: 3.0.0-beta-1, 4.0.0 > Reporter: Udo Schnurpfeil > Assignee: Udo Schnurpfeil > Priority: Trivial > Fix For: 4.1.0, 3.0.7 > > > The generated TLD doc is not published to the Nexus repository. > To generate the tobago-core-3.0.x-tlddoc.jar use: > {code} > cd tobago-core > mvn clean install > mvn -Pgenerate-assembly > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)