Re: Internet news article

2004-07-17 Thread John Casey
Whenever I'm trying to sell maven to a manager/management-type group, I ALWAYS describe it as a codebase management tool, which is MUCH different. We all know that maven has little to do with managing deadlines, requirements, etc. In fact, it has very little to do with any other phase of SDLC (or w

Taking a break

2004-07-17 Thread Brett Porter
Just wanted to let everyone know that I'm taking a break. I'll be holidaying until the 16th of August and will be avoiding computers like the plague while I'm away. If I respond to emails during that time, please remind me that I'm supposed to be taking a break :) Anyway, I'll see you all again

Re: Internet news article

2004-07-17 Thread Brett Porter
Hi Jason, Thanks! I certainly can't take all the credit - a lot of folk have been hammering away and cleaning up the plugins , especially those that took on all the releases in the last few weeks when I didn't have the time. Reading the posts on slashdot was a helpful reminder: we should take car

Re: Repository for snapshots

2004-07-17 Thread Jason van Zyl
On Sat, 2004-07-17 at 21:03, Brett Porter wrote: > I don't know very much about cvs.apache.org/repository. > > What I was suggesting was that snapshots that we want to keep should go to > /dist/java-repository (which is what happens now). Cool, that's all that's needed then. Whatever a projects w

Re: Repository for snapshots

2004-07-17 Thread Brett Porter
I don't know very much about cvs.apache.org/repository. What I was suggesting was that snapshots that we want to keep should go to /dist/java-repository (which is what happens now). - Brett Quoting Jason van Zyl <[EMAIL PROTECTED]>: > On Sat, 2004-07-17 at 19:46, Brett Porter wrote: > > > Nigh

Re: Repository for snapshots

2004-07-17 Thread Jason van Zyl
On Sat, 2004-07-17 at 19:46, Brett Porter wrote: > Nightly builds go to http://cvs.apache.org/repository, which is something we > don't do at the moment, and something I don't think needs to be synced out to > the mirrors. My understanding is that the ASF for legal reasons needs a PMC vote > on a

Re: Repository for snapshots

2004-07-17 Thread Brett Porter
That link describes http://www.apache.org/dist/java-repository/, which we do publish releases to, and occasionally snapshots (milestone type snapshots). This syncs to ibiblio and more. Nightly builds go to http://cvs.apache.org/repository, which is something we don't do at the moment, and somethin

[jira] Commented: (MAVEN-1217) maven transform plugin

2004-07-17 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sat, 17 Jul 2004 11:29 AM Body: Use the property in dependency - View this comment: http://jira.codehaus.org/browse/MAVEN-1217?

[jira] Commented: (MAVEN-1217) maven transform plugin

2004-07-17 Thread jira
The following comment has been added to this issue: Author: Dominik Dahlem Created: Sat, 17 Jul 2004 11:18 AM Body: This plugin uses the JAI codec from SUN and the saxon extensions from docbook-xsl 1.65.1. In order to get it working download (1) JAI at http://java.sun.com/products

[jira] Commented: (MAVEN-1217) maven transform plugin

2004-07-17 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Sat, 17 Jul 2004 11:06 AM Body: The problem is that JAI can't be shared on ibilio :-( I have the same problem with the PDF plugin. These jars must be optionnals. ---

[jira] Commented: (MAVEN-1217) maven transform plugin

2004-07-17 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sat, 17 Jul 2004 10:28 AM Body: There's a new page at maven documentation about plugins, check it at http://maven.apache.org/reference/developers/sharing-plugins.html Also note that we are busy dev

[jira] Updated: (MAVEN-1217) maven transform plugin

2004-07-17 Thread jira
The following issue has been updated: Updater: Dominik Dahlem (mailto:[EMAIL PROTECTED]) Date: Sat, 17 Jul 2004 10:05 AM Comment: The full source-tree. Changes: Attachment changed to transform-1.1.2.tar.gz

[jira] Updated: (MAVEN-1217) maven transform plugin

2004-07-17 Thread jira
The following issue has been updated: Updater: Dominik Dahlem (mailto:[EMAIL PROTECTED]) Date: Sat, 17 Jul 2004 10:00 AM Comment: Added a new version of the transform plugin with the Apache License Headers. Also, this version contains a sample configuration for a multiproject docbo