You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/07/20 09:10:01 UTC

[jira] Updated: (MNG-384) make site reactor aware

     [ http://jira.codehaus.org/browse/MNG-384?page=all ]

Brett Porter updated MNG-384:
-----------------------------

    Priority: Blocker  (was: Major)

> make site reactor aware
> -----------------------
>
>          Key: MNG-384
>          URL: http://jira.codehaus.org/browse/MNG-384
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Versions: 2.0-alpha-2
>     Reporter: Brett Porter
>     Priority: Blocker
>      Fix For: 2.0-beta-1

>
>
> there are a few things I'd like to do to make the sites more workable:
> - it's good they can still build independantly
> - however, if built from the parent, it would be good to go into aggregation mode and pull in those separately built sites, do any dashboarFrom dev-return-41986-apmail-maven-dev-archive=maven.apache.org@maven.apache.org Wed Jul 20 07:11:06 2005
Return-Path: <de...@maven.apache.org>
Delivered-To: apmail-maven-dev-archive@www.apache.org
Received: (qmail 31401 invoked from network); 20 Jul 2005 07:11:04 -0000
Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199)
  by minotaur.apache.org with SMTP; 20 Jul 2005 07:11:04 -0000
Received: (qmail 93083 invoked by uid 500); 20 Jul 2005 07:10:40 -0000
Delivered-To: apmail-maven-dev-archive@maven.apache.org
Received: (qmail 91413 invoked by uid 500); 20 Jul 2005 07:10:24 -0000
Mailing-List: contact dev-help@maven.apache.org; run by ezmlm
Precedence: bulk
List-Unsubscribe: <ma...@maven.apache.org>
List-Help: <ma...@maven.apache.org>
List-Post: <ma...@maven.apache.org>
List-Id: "Maven Developers List" <dev.maven.apache.org>
Reply-To: "Maven Developers List" <de...@maven.apache.org>
Delivered-To: mailing listds and deploy together
> - some reports would aggregate themselves, as well as participate in the dashboards (eg javadoc)
> - I'd like the navigation to behave hierachically (sections of the parent navigation marked as inherited remain on the child sites)
> - this means that when building from independant projects they'd need to be able to locate the parent site descriptor. This could be tricky without a USD - should it fail if it is not a USD, or should the site descriptor be published/referenced externally somehow?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


 dev@maven.apache.org
Received: (qmail 90299 invoked by uid 99); 20 Jul 2005 07:10:14 -0000
Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49)
    by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 00:10:14 -0700
X-ASF-Spam-Status: No, hits=0.4 required=10.0
	tests=DNS_FROM_RFC_ABUSE
X-Spam-Check-By: apache.org
Received-SPF: neutral (asf.osuosl.org: local policy)
Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114)
    by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 00:10:05 -0700
Received: (qmail 12486 invoked by uid 89); 20 Jul 2005 07:10:07 -0000
Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1)
  by smtp.domain.com with SMTP; 20 Jul 2005 07:10:07 -0000
Message-ID: <16...@codehaus01.managed.contegix.com>
Date: Wed, 20 Jul 2005 02:10:07 -0500 (CDT)
From: "Brett Porter (JIRA)" <ji...@codehaus.org>
To: dev@maven.apache.org
Subject: [jira] Updated: (MNG-479) unable to override the default central repository
In-Reply-To: <16...@codehaus01.managed.contegix.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Virus-Checked: Checked by ClamAV on apache.org
X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N

     [ http://jira.codehaus.org/browse/MNG-479?page=all ]

Brett Porter updated MNG-479:
-----------------------------

    Priority: Blocker  (was: Minor)

> unable to override the default central repository
> -------------------------------------------------
>
>          Key: MNG-479
>          URL: http://jira.codehaus.org/browse/MNG-479
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0-alpha-2
>  Environment: WinXP
>     Reporter: Edwin Punzalan
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0-beta-1

>
>
> Adding to my pom.xml:
> ....
>     <repositories>
>         <repository>
>             <id>central</id>
>             <name>custom repository</name>
>             <url>http://maven.company.com/maven2</url>
>         </repository>
>     </repositories>
> ....
> did not override the central repository but instead uses the above configured repository as backup/mirror.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org