Re: Please update assembly plugin docs

2006-04-07 Thread Wendy Smoak
On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > That's because, for some reason, we now have two models in there. I have > no idea. Thanks for your help. :) I opened http://jira.codehaus.org/browse/MASSEMBLY-79 for it. -- Wendy --

Re: Please update assembly plugin docs

2006-04-07 Thread dan tran
Brett, the second model file is to support subassembly/component -D On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > That's because, for some reason, we now have two models in there. I have > no idea. > > - Brett > > Wendy Smoak wrote: > > On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote

Re: Please update assembly plugin docs

2006-04-07 Thread Brett Porter
That's because, for some reason, we now have two models in there. I have no idea. - Brett Wendy Smoak wrote: > On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > >> mvn modello:xdoc site >> >> As of the 2.0.3 release, that should be automatically bound? > > Thanks. It's not working automatic

Re: Please update assembly plugin docs

2006-04-07 Thread Wendy Smoak
On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > mvn modello:xdoc site > > As of the 2.0.3 release, that should be automatically bound? Thanks. It's not working automatically: ~/svn/maven/plugins/maven-assembly-plugin $ mvn --version Maven version: 2.0.4-SNAPSHOT $ mvn clean site -U ... $

Re: Please update assembly plugin docs

2006-04-07 Thread Brett Porter
mvn modello:xdoc site As of the 2.0.3 release, that should be automatically bound? - Brett Wendy Smoak wrote: > On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > >> That's for 2.1-SNAPSHOT - yes, you can use multiple descriptors. > > Thanks. How do I get assembly.html generated locally? m

Re: Please update assembly plugin docs

2006-04-07 Thread Wendy Smoak
On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > That's for 2.1-SNAPSHOT - yes, you can use multiple descriptors. Thanks. How do I get assembly.html generated locally? mvn site doesn't do it. -- Wendy - To unsubscribe, e-

Re: Please update assembly plugin docs

2006-04-07 Thread Brett Porter
That's for 2.1-SNAPSHOT - yes, you can use multiple descriptors. - Brett Wendy Smoak wrote: > The assembly plugin docs are dated October 16th. It looks like > version 2.0.1 was uploaded to ibiblio on January 25th. Can you please > update the site? > > * http://maven.apache.org/plugins/maven-a

Please update assembly plugin docs

2006-04-07 Thread Wendy Smoak
The assembly plugin docs are dated October 16th. It looks like version 2.0.1 was uploaded to ibiblio on January 25th. Can you please update the site? * http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html And... I tried building (mvn site) the maven-assembly-plugin docs locally.

Re: Maven source distribution?

2006-04-07 Thread Wendy Smoak
On 4/7/06, John Casey <[EMAIL PROTECTED]> wrote: > See: > > https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/pom.xml > > There is a plugin entry in that POM for the source assembly. I don't > think I merged it across to the trunk, since it's sort of a hack as I > recall... Th

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Lukas Theussl
Ok, +1 then. :) -Lukas Brett Porter wrote: As I said in the email, including it is fine, making it the *default* is not. - Brett Lukas Theussl wrote: I am actually a bit surprised about this vote as you seemed quite opposed to us uncluding stylus in the xdoc plugin: http://www.nabble.com

Re: svn commit: r392335 - /maven/components/trunk/maven-embedder/pom.xml

2006-04-07 Thread Jason van Zyl
Brett Porter wrote: Jason, Does it work with 2.0.1? Doesn't it require 2.1-SNAPSHOT to merge components.xml? I used what I knew was released for know. I'm twiddling the bootstrap as you can't start from scratch and have it work using an snapshot. But yes, it does need the components merging.

Re: svn commit: r392335 - /maven/components/trunk/maven-embedder/pom.xml

2006-04-07 Thread Brett Porter
Jason, Does it work with 2.0.1? Doesn't it require 2.1-SNAPSHOT to merge components.xml? - Brett [EMAIL PROTECTED] wrote: > Author: jvanzyl > Date: Fri Apr 7 10:09:08 2006 > New Revision: 392335 > > URL: http://svn.apache.org/viewcvs?rev=392335&view=rev > Log: > o use the latest release of the

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Brett Porter
As I said in the email, including it is fine, making it the *default* is not. - Brett Lukas Theussl wrote: > I am actually a bit surprised about this vote as you seemed quite > opposed to us uncluding stylus in the xdoc plugin: > > http://www.nabble.com/svn-commit%3A-r377543---in-maven-maven-1-p

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Brett Porter
Brian E. Fox wrote: > Maybe a process issue, but shouldn't the docs be part of the > "deliverable" and therefore be done before a vote? The skins don't need any documentation themselves. Using the skins, from the site plugin, does - in the site plugin. Regardless of that, I will probably call a v

Re: [vote] release maven 2 eclipse plugin 2.2

2006-04-07 Thread John Casey
nice work. +1 -john Fabrizio Giustina wrote: Based on: maven-eclipse-plugin-2.2-20060406.203721-2.jar I would like to release version 2.2 of the maven 2 eclipse plugin. This release introduces several changes in the artifact resolution code (it doesn't require anymore to have installed artifac

Re: Maven source distribution?

2006-04-07 Thread John Casey
See: https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/pom.xml There is a plugin entry in that POM for the source assembly. I don't think I merged it across to the trunk, since it's sort of a hack as I recall... -john Wendy Smoak wrote: On 4/7/06, Carlos Sanchez <[EMAI

Re: Maven source distribution?

2006-04-07 Thread Wendy Smoak
On 4/7/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > I think it's in maven-core This? It seems to be for the binary distribution. * http://svn.apache.org/repos/asf/maven/components/trunk/maven-core/pom.xml In fact grep doesn't turn up any instances of 'source-assembly' anywhere under maven/c

Re: Maven source distribution?

2006-04-07 Thread Carlos Sanchez
I think it's in maven-core On 4/7/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 4/7/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > > How is the Maven source distribution produced? (For example, > > maven-2.0.3-src.zip in /dist/maven/source on www.apache.org.) > > After finding these... >htt

Re: Maven source distribution?

2006-04-07 Thread Wendy Smoak
On 4/7/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > How is the Maven source distribution produced? (For example, > maven-2.0.3-src.zip in /dist/maven/source on www.apache.org.) After finding these... http://docs.codehaus.org/display/MAVEN/Maven+Release+Process http://docs.codehaus.org/disp

Re: Problem with plexus-compiler-plugin / general repository configuration issue

2006-04-07 Thread Carlos Sanchez
You are right, it should be removed and i'm fixing it right now. You can use explicit versions of plugins in your pom using On 4/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello! > > We use Maven 2 in a big project in a setup with a proxy and a local > repository (both handled by one

RE: [vote] (2) Maven 2.0.4 Release

2006-04-07 Thread Mike Perham
+1, no problems with our build -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 9:09 AM To: Maven Developers List Subject: [vote] (2) Maven 2.0.4 Release Hi again, I've corrected two regressions that popped up: one in 2.0.3, the other in the

Maven source distribution?

2006-04-07 Thread Wendy Smoak
How is the Maven source distribution produced? (For example, maven-2.0.3-src.zip in /dist/maven/source on www.apache.org.) Thanks, Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

MRM pointers

2006-04-07 Thread Felipe Leme
Hi Brett, Jason and others, I'm trying to set up MRM at work and I'd like a little help, as there is no documentation about it yet. Right now, I was able to modify plexus.xml, generate and deploy the war, and create some directories on /tmp/MRM (which is the path I've chosen on plexus.xml). Now,

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Lukas Theussl
I am actually a bit surprised about this vote as you seemed quite opposed to us uncluding stylus in the xdoc plugin: http://www.nabble.com/svn-commit%3A-r377543---in-maven-maven-1-plugins-trunk-xdoc%3A-src-plugin-resources-css-maven-stylus.css-xdocs-changes.xml-xdocs-properties.xml-t1117813.html

Re: [vote] release maven 2 eclipse plugin 2.2

2006-04-07 Thread Fabrizio Giustina
> Where is the snapshot repos, so that I can test it ? http://cvs.apache.org/maven-snapshot-repository/ fabrizio - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

lifecycle configuration

2006-04-07 Thread Andreas Rudolf
Hi, I develop a plugin for emma and have a question about lifecycle configuration. I setup a custom lifecycle "emma" (just like the clover plugin). Here is it: emma process-classes instr

RE: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Brian E. Fox
Maybe a process issue, but shouldn't the docs be part of the "deliverable" and therefore be done before a vote? -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Friday, April 07, 2006 7:08 AM To: Maven Developers List Subject: Re: [vote] release Maven Skins (Default|C

RE: Maven application launcher?

2006-04-07 Thread Brian E. Fox
Yes, that's the one I was thinking of. -Original Message- From: Piéroni Raphaël [mailto:[EMAIL PROTECTED] Sent: Friday, April 07, 2006 3:56 AM To: Maven Developers List Subject: Re: Maven application launcher? some times a go i saw a link on pomstrap (tigris.org) that can load a maven

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Arnaud HERITIER
Brett, I don't have the time today to take a look at it but did you changed the stylus style to be a little bit different than the one for the official maven website ? (It's what I'm preparing for m1...). Arnaud On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > I'm going to do it with the s

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Brett Porter
I'm going to do it with the site plugin release. - Brett Allison, Bob wrote: > Has any documentation been collected on how to use these skins, how to > make your own skin, how the site.xml file needs to change (both minimal > changes on upgrade (shouldn't be any of these) and changes to include a

Re: [vote] Release Maven WAR plugin 2.0

2006-04-07 Thread Franz Fehringer
what does "non binding" mean in these voting mails? greetings franz jerome lacoste schrieb: On 3/31/06, Brett Porter <[EMAIL PROTECTED]> wrote: Vote open for 72 hours, based on: maven-war-plugin 2.0-20060331.041208-2 (r390317) [ ] +1 [ ] +0 [ ] -1 late and non bindi

Re: [vote] Release Maven WAR plugin 2.0

2006-04-07 Thread jerome lacoste
On 3/31/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Vote open for 72 hours, based on: > maven-war-plugin 2.0-20060331.041208-2 (r390317) > > [ ] +1 > [ ] +0 > [ ] -1 late and non binding +1 J - To unsubscribe, e-mail: [EMAIL P

RE: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Allison, Bob
Has any documentation been collected on how to use these skins, how to make your own skin, how the site.xml file needs to change (both minimal changes on upgrade (shouldn't be any of these) and changes to include a skin), and any gotchas of how the site might change when the upgrade occurs? -O

Re: [vote] release maven 2 eclipse plugin 2.2

2006-04-07 Thread Kaare Nilsen
Hi.. stupid question, but... Where is the snapshot repos, so that I can test it ? /Kaare On 07/04/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > +1 > > Emmanuel > > Fabrizio Giustina a écrit : > > Based on: > > maven-eclipse-plugin-2.2-20060406.203721-2.jar > > I would like to release version

RE: [m2] Maven Ant mojos and logging

2006-04-07 Thread hermod.opstvedt
Hi No dev takers on this ? Hermod -Original Message- From: Opstvedt, Hermod Sent: Thursday, April 06, 2006 10:43 AM To: dev@maven.apache.org Subject: [m2] Maven Ant mojos and logging Hi What parameter can I supply to mvn to make my ant base mojo tasks log - Meaning if I was running

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : I believe these skins to be ready for release in advance of a new beta of the site plugin. (Based on r392137) [ ] +1 [ ] +0 [ ] -1 - Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Re: [vote] release maven 2 eclipse plugin 2.2

2006-04-07 Thread Emmanuel Venisse
+1 Emmanuel Fabrizio Giustina a écrit : Based on: maven-eclipse-plugin-2.2-20060406.203721-2.jar I would like to release version 2.2 of the maven 2 eclipse plugin. This release introduces several changes in the artifact resolution code (it doesn't require anymore to have installed artifacts for

Re: [vote] release Maven Skins (Default|Classic|Stylus) 1.0

2006-04-07 Thread Piéroni Raphaël
+1 (user vote) 2006/4/7, Jason van Zyl <[EMAIL PROTECTED]>: > > +1 > > Brett Porter wrote: > > I believe these skins to be ready for release in advance of a new beta > > of the site plugin. > > > > (Based on r392137) > > > > [ ] +1 > > [ ] +0 > > [ ] -1 > > > > - Brett > > > >

Re: Maven application launcher?

2006-04-07 Thread Piéroni Raphaël
some times a go i saw a link on pomstrap (tigris.org) that can load a maven application an manage the classpath for you. I not have yet try it. Raphaël 2006/4/7, Brian E. Fox <[EMAIL PROTECTED]>: > > Cause ant is icky... ;-) > > -Original Message- > From: dan tran [mailto:[EMAIL PROTECTE

Re: Maven application launcher?

2006-04-07 Thread Kaare Nilsen
It's not maven, but you could use classworlds to launch your app. used by continuum at least, and I use it for running my binary distributions. So in the development environment we use exec:java to launch a module, and in the test and production we use classworlds.. works like a charm classworlds

Problem with plexus-compiler-plugin / general repository configuration issue

2006-04-07 Thread roger.butenuth
Hello! We use Maven 2 in a big project in a setup with a proxy and a local repository (both handled by one instance of maven-proxy). I want all developers use the proxy/cache/local repository before going to ibiblio or codehaus. Therefore, everybody has redefined central to our local repository