Re: Maven Diagram Maker

2007-05-11 Thread Milos Kleint
On 5/11/07, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 11 May 07, at 2:08 PM 11 May 07, Barrie Treloar wrote: > On 5/11/07, Piotr Tabor <[EMAIL PROTECTED]> wrote: >> I would like to provide two components: a graphical editor and a >> Maven >> plug-in. >> 'The Graphical Editor will offer live (

[ANN] Maven 1.1-RC1 Released

2007-05-11 Thread Arnaud HERITIER
Maven 1.1-RC1 Released The Apache Maven team is pleased to announce the release of Maven 1.1-RC1! Download[1] Maven 1.1-RC1 and read the Installation Instructions

Re: Maven Diagram Maker

2007-05-11 Thread Jason van Zyl
I still think a summary in the wiki is the best place to start. This will get lost amidst the noise. Then I will go from there with a response. Thanks for putting the material together though, a great start. Jason. On 11 May 07, at 4:22 AM 11 May 07, Piotr Tabor wrote: I will create this su

Remote resources plugin for assemblies?

2007-05-11 Thread Wendy Smoak
Is the remote resources plugin also intended for assemblies? I have it configured to include license/notice in all the jars, but I also need to get the files into the top level of the Archiva and Continuum .tar.gz distributions. Any advice? -- Wendy

Re: Maven Diagram Maker

2007-05-11 Thread Rahul Thakur
This is interesting. Might be a good idea to post these notes to the Wiki and keep the consolidated the discussion consolidated in one place. Rahul - Original Message - From: "Piotr Tabor" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Friday, May 11, 2007 11:22 PM Subject:

Re: Maven Diagram Maker

2007-05-11 Thread Jason van Zyl
On 11 May 07, at 2:08 PM 11 May 07, Barrie Treloar wrote: On 5/11/07, Piotr Tabor <[EMAIL PROTECTED]> wrote: I would like to provide two components: a graphical editor and a Maven plug-in. 'The Graphical Editor will offer live (WYSIWYG) preparation of a graphical presentation of the project

Re: Maven Diagram Maker

2007-05-11 Thread Barrie Treloar
On 5/11/07, Piotr Tabor <[EMAIL PROTECTED]> wrote: I would like to provide two components: a graphical editor and a Maven plug-in. 'The Graphical Editor will offer live (WYSIWYG) preparation of a graphical presentation of the project by setting such properties as: - Type and subset of data,

Re: [vote] Release maven 1.1 RC1

2007-05-11 Thread Arnaud HERITIER
With 3 binding votes (Lukas, Stefan, and me) and 2 non-bindings (Jeff and JBlack), the vote passed. The thread : http://www.nabble.com/-vote--Release-maven-1.1-RC1-tf3712345s177.html I'm preparing the release. Arnaud On 11/05/07, jblack <[EMAIL PROTECTED]> wrote: +1 Arnaud HERITIER wrote:

Re: little get together at Apachecon?

2007-05-11 Thread Jason van Zyl
On 11 May 07, at 9:44 AM 11 May 07, Brett Porter wrote: FYI. I'll be scribe to bring notes back to the list for further discussion / any decisions that need to be made. Begin forwarded message: From: Brett Porter <[EMAIL PROTECTED]> Date: 10 May 2007 3:14:58 PM To: [EMAIL PROTECTED] Subjec

Fwd: little get together at Apachecon?

2007-05-11 Thread Brett Porter
FYI. I'll be scribe to bring notes back to the list for further discussion / any decisions that need to be made. Begin forwarded message: From: Brett Porter <[EMAIL PROTECTED]> Date: 10 May 2007 3:14:58 PM To: [EMAIL PROTECTED] Subject: Re: little get together at Apachecon? Reply-To: [EMAIL P

Re: Tool to clean snapshots from the repo

2007-05-11 Thread Evan Worley
HI Damien, While there might be a more elegant method, we used a scheduled task to delete all snapshot builds that were older than 7 days. We typically build 10-20 snapshots a day for a given component. If you are interested in this method, I can point you to the script that does the cleaning.

Re: [vote] Release maven 1.1 RC1

2007-05-11 Thread jblack
+1 Arnaud HERITIER wrote: > > Hi folks, > > The time has come to release maven 1.1 RC1. > > Since the beta 3 we fixed several issues [1] and particularly : > - We fixed latest incompabilities that avoided maven 1.1 to read POM > working with maven 1.0.X [MAVEN-1755]. The new parser is

Re: Tool to clean snapshots from the repo

2007-05-11 Thread Damien Lecan
Any idea of how to remove old artifact snapshot ? Can repositorytools be useful for that ? Thanks Damien Which goal specifically? I can only see: repositorytools:add-artifact repositorytools:add-plugin-group repositorytools:add-repository repositorytools:copy-artifact repositorytools:copy-r

RE: Project artifacts w/ scope == test

2007-05-11 Thread Brian E. Fox
Put "@requiresDependencyResolution test" in your mojo declaration. -Original Message- From: Zak Jacobson [mailto:[EMAIL PROTECTED] Sent: Friday, May 11, 2007 12:48 AM To: dev@maven.apache.org Subject: Project artifacts w/ scope == test Hi - I'm writing a plugin that executes a java app.

Maven Diagram Maker

2007-05-11 Thread Piotr Tabor
I will create this summer (as a Google Summer of Code participant - with Jason van Zyl as a mentor) a software system that will allow, during the build process of a project, to automatically generate diagrams of chosen aspects of the project. I would like to start community discussion about the de