Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4CCAC199CA for ; Sat, 16 Apr 2016 22:32:26 +0000 (UTC) Received: (qmail 2274 invoked by uid 500); 16 Apr 2016 22:32:26 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 2223 invoked by uid 500); 16 Apr 2016 22:32:25 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 1920 invoked by uid 99); 16 Apr 2016 22:32:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Apr 2016 22:32:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9BB2A2C1F60 for ; Sat, 16 Apr 2016 22:32:25 +0000 (UTC) Date: Sat, 16 Apr 2016 22:32:25 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MPOM-110) Remove links in Javadoc Plugin configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Michael Osipov created MPOM-110: ----------------------------------- Summary: Remove links in Javadoc Plugin configuration Key: MPOM-110 URL: https://issues.apache.org/jira/browse/MPOM-110 Project: Maven POMs Issue Type: Task Components: maven Affects Versions: MAVEN-27 Reporter: Michael Osipov Assignee: Michael Osipov Fix For: MAVEN-30 This place is too general for these links: * Not every subprojects uses them * Impossible to adjust the version * If they outdate, {{javadoc}} will warn and it takes too many release cycles to fix it Remove them and have them set in the projects directly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)