Re: cvs commit: maven-plugins/jetty project.xml

2004-04-18 Thread dion
Jason van Zyl <[EMAIL PROTECTED]> wrote on 18/04/2004 01:22:36 AM: > On Sat, 2004-04-17 at 10:15, [EMAIL PROTECTED] wrote: > > vmassol 2004/04/17 07:15:57 > > > > Modified:jetty/xdocs changes.xml > >jettyproject.xml > > Log: > > Added dependency on commons-jelly-

RE: [PATCH] allow xdoc:copy-user-resources to be called directly

2004-04-18 Thread Brett Porter
Hi Jerome, I haven't had a chance to review it yet, but putting it in JIRA is preferable so it doesn't get lost. Please file against MPXDOC. Thanks, Brett > -Original Message- > From: Jerome Lacoste [mailto:[EMAIL PROTECTED] > Sent: Saturday, 17 April 2004 1:10 AM > To: Maven Developer

RE: cvs commit: maven-plugins/jetty project.xml

2004-04-18 Thread Brett Porter
Its simple: it's not included in Maven's lib directory, so it must be a dependency for every project that uses it. The RC2 fixes exposed some plugins that weren't doing this simply by changing the order that plugins were loaded. - Brett > -Original Message- > From: Jason van Zyl [mailto:

[jira] Closed: (MAVEN-1238) multiproject plugin fails with unknown reactor attribute collectionVar

2004-04-18 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sun, 18 Apr 2004 6:56 PM CVS HEAD is not up to date with MAVEN-1_0-BRANCH yet. If you want to use CVS, use MAVEN-1_0-BRANCH for the maven core. ---

RE: New procedure to release plugins?

2004-04-18 Thread Brett Porter
It is the same, but I've added helper functions to some plugins. It is as per this: http://maven.apache.org/reference/developers/releasing-plugins.html I'll take a look at the announcement changes as it is most likely I'll end up doing most of them again for RC3 as I clean up across the board and

[jira] Commented: (MAVEN-1237) Wiki Account

2004-04-18 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Sun, 18 Apr 2004 6:03 PM Body: Just recognized: After using this login, I can go to the UserPreferences and login with my Wiki Account again, but as soon as I switch to another page, it is lost. S

[jira] Updated: (MPXDOC-98) allow reports without forcing a link in the "project reports" section

2004-04-18 Thread jira
The following issue has been updated: Updater: fabrizio giustina (mailto:[EMAIL PROTECTED]) Date: Sun, 18 Apr 2004 5:18 PM Comment: diff Changes: Attachment changed to xdoc_reportlink_patch.diff ---

[jira] Created: (MPXDOC-98) allow reports without forcing a link in the "project reports" section

2004-04-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-98 Here is an overview of the issue:

New procedure to release plugins?

2004-04-18 Thread Vincent Massol
Hi Brett, Is there a new procedure for releasing plugins? I think you have experimented something for the rc2 release? Also it seems http://wiki.codehaus.org/maven/ReleasingPlugins is still documenting the previous way. In addition to all this and thanks to Fabrizio Giustina we now have a functi

[jira] Closed: (MPANNOUNCEMENT-2) Maven does not display anything when "maven announcement" is called

2004-04-18 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Sun, 18 Apr 2004 5:09 PM Applied! Thanks! :-) - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANNOUNCEMENT-2 Her

cvs commit: maven-plugins/announcement plugin.jelly plugin.properties

2004-04-18 Thread vmassol
vmassol 2004/04/18 13:59:42 Modified:announcement/xdocs navigation.xml changes.xml properties.xml announcement/src/plugin-resources announcement.jsl announcement plugin.jelly plugin.properties Log: Applied MPANNOUNCEMENT-2. Added more information when ru

[jira] Updated: (MPANNOUNCEMENT-2) Maven does not display anything when "maven announcement" is called

2004-04-18 Thread jira
The following issue has been updated: Updater: fabrizio giustina (mailto:[EMAIL PROTECTED]) Date: Sun, 18 Apr 2004 4:29 PM Comment: here is the patch. - the message is fixed + check for the presence of the selected version and fail if missing - maven.announcement.version defaults t

Re: XML Catalogs

2004-04-18 Thread Jörg Schaible
Niclas Hedhman wrote: > On Sunday 18 April 2004 23:39, Jason van Zyl wrote: > >> You pretty gave no explanation as to why catalogs would be a good thing >> other than saying: > > We are trying (@Avalon) the hardest to centralize the versioning of our > 70+ versioned artifacts, their cross-depend

[jira] Updated: (MPMULTIPROJECT-25) projects-overview page doesn't list projects

2004-04-18 Thread jira
The following issue has been updated: Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED]) Date: Sun, 18 Apr 2004 3:37 PM Comment: templates corrections Changes: Attachment changed to multiproject.diff -

[jira] Created: (MPMULTIPROJECT-25) projects-overview page doesn't list projects

2004-04-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-25 Here is an overview of the issue:

Re: XML Catalogs

2004-04-18 Thread Jason van Zyl
On Sun, 2004-04-18 at 13:35, Niclas Hedhman wrote: > On Monday 19 April 2004 01:27, Jason van Zyl wrote: > > so if the geronimo build is made to work then I > > think Avalon will have a working model from which to copy. > > Ok... that, I guess, is something in the near future. To help you could

Re: XML Catalogs

2004-04-18 Thread Tomasz Pik
bob mcwhirter wrote: Ah, catalogs are actually a wonderful thing. They translate identifiers to something system-specific, typically. They are mircales in SGML and XML has been knocked for not having them previously. Has the w3c done a catalog spec? OASIS: http://www.oasis-open.org/committees/do

Re: XML Catalogs

2004-04-18 Thread Jason van Zyl
On Sun, 2004-04-18 at 13:35, Niclas Hedhman wrote: > On Monday 19 April 2004 01:27, Jason van Zyl wrote: > > > > We are trying (@Avalon) the hardest to centralize the versioning of our > > > 70+ versioned artifacts, their cross-dependencies and all the external > > > dependencies that are involved

RE: XML Catalogs

2004-04-18 Thread Vincent Massol
Actually I'm not the one who set up this usage of entities on our project. Before that I was only using properties inheritance. But here's how they've done it: At top level: - a project.xml that contains no dependencies - a dependencies.ent that contains all external dependencies: abbot abbot

Re: XML Catalogs

2004-04-18 Thread bob mcwhirter
On Sun, 18 Apr 2004, Jason van Zyl wrote: > On Sun, 2004-04-18 at 13:19, bob mcwhirter wrote: > > Ah, catalogs are actually a wonderful thing. > > Maybe so, but I still don't think we need them and if the xpp3 parser > doesn't support them then we can't use them because I'm not using xerces > just

Re: XML Catalogs

2004-04-18 Thread Niclas Hedhman
On Monday 19 April 2004 01:27, Jason van Zyl wrote: > > We are trying (@Avalon) the hardest to centralize the versioning of our > > 70+ versioned artifacts, their cross-dependencies and all the external > > dependencies that are involved. > > I believe the fellow who manages development said he ha

Re: XML Catalogs

2004-04-18 Thread Jason van Zyl
On Sun, 2004-04-18 at 13:19, bob mcwhirter wrote: > Ah, catalogs are actually a wonderful thing. Maybe so, but I still don't think we need them and if the xpp3 parser doesn't support them then we can't use them because I'm not using xerces just to get catalog support. If they are supported by th

Re: XML Catalogs

2004-04-18 Thread Jason van Zyl
On Sun, 2004-04-18 at 12:23, Niclas Hedhman wrote: > On Sunday 18 April 2004 23:39, Jason van Zyl wrote: > > > You pretty gave no explanation as to why catalogs would be a good thing > > other than saying: > > We are trying (@Avalon) the hardest to centralize the versioning of our 70+ > versione

Re: XML Catalogs

2004-04-18 Thread Niclas Hedhman
On Monday 19 April 2004 01:19, bob mcwhirter wrote: > Has the w3c done a catalog spec? Not sure, but I think they either have, or are in the process of doing it... Niclas -- +-//---+ | http://www.bali.ac | | http://niclas.hedhman.org | +--//-

Re: XML Catalogs

2004-04-18 Thread bob mcwhirter
Ah, catalogs are actually a wonderful thing. They translate identifiers to something system-specific, typically. They are mircales in SGML and XML has been knocked for not having them previously. Has the w3c done a catalog spec? -bob On Sun, 18 Apr 2004, Jason van Zyl wrote: > On Sun

[jira] Created: (MAVEN-1240) add distributionUrl

2004-04-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1240 Here is an overview of the issue: ---

Re: XML Catalogs

2004-04-18 Thread Niclas Hedhman
On Sunday 18 April 2004 23:39, Jason van Zyl wrote: > You pretty gave no explanation as to why catalogs would be a good thing > other than saying: We are trying (@Avalon) the hardest to centralize the versioning of our 70+ versioned artifacts, their cross-dependencies and all the external depen

[jira] Commented: (MAVENUPLOAD-40) Upload carbon 2.1 to repository

2004-04-18 Thread jira
The following comment has been added to this issue: Author: fabrizio giustina Created: Sun, 18 Apr 2004 11:58 AM Body: still waiting after more than 2 months... anything I can do to speed up things? - View this com

[jira] Created: (MAVENUPLOAD-95) upload maven-xhtml-plugin version 1.2

2004-04-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-95 Here is an overview of the issue: ---

[jira] Closed: (MAVEN-1237) Wiki Account

2004-04-18 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Sun, 18 Apr 2004 11:52 AM Username: maven Password: nevam Url: http://wiki.codehaus.org/maven-admin/ If it gets abused I'll change the password and not publish it so widely. -

[jira] Commented: (MAVEN-1124) Add exit to maven.bat

2004-04-18 Thread jira
The following comment has been added to this issue: Author: Ronald Blaschke Created: Sun, 18 Apr 2004 11:45 AM Body: A batch file is executed via a cmd.exe command shell, either the current one or a new one. When Ant's is used, a new shell is spawned which executes the batch fil

Re: XML Catalogs

2004-04-18 Thread Jason van Zyl
On Sun, 2004-04-18 at 10:37, Niclas Hedhman wrote: > Hi, > > Since noone reacted on my quest for XML Catalog support in Maven, I am > patching Maven myself to handle it. Probably not the most rational approach. If none of the developers responded it more likely means none of us are interested, w

XML Catalogs

2004-04-18 Thread Niclas Hedhman
Hi, Since noone reacted on my quest for XML Catalog support in Maven, I am patching Maven myself to handle it. I have 2 questions; 1. I'll submit a patch back to the community, so which branch should I make the diff against. 2. In MavenUtils.getNonJellyProject(), there is a 1), 2) & 3) steps

[jira] Created: (MAVEN-1239) typo in reference/dirlayout.html

2004-04-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1239 Here is an overview of the issue: ---

[jira] Created: (MAVEN-1238) multiproject plugin fails with unknown reactor attribute collectionVar

2004-04-18 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1238 Here is an overview of the issue: ---