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 PROTECTED]

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: [vote] Release Maven Help plugin 2.0.1

2006-04-05 Thread Piéroni Raphaël
+1 (user vote) 2006/4/5, Vincent Siveton [EMAIL PROTECTED]: +1 Vincent 2006/4/4, Emmanuel Venisse [EMAIL PROTECTED]: +1 Emmanuel Brett Porter a écrit : Based on: maven-help-plugin 2.0.1-20060403.014226-1 (r390935) [ ] +1 [ ] +0 [ ] -1

Re: [vote] Release Maven Surefire Report plugin 2.0

2006-03-31 Thread Piéroni Raphaël
+1 (user only) raphaël 2006/3/31, Brett Porter [EMAIL PROTECTED]: Vote open for 72 hours, based on: maven-surefire-report-plugin 2.0-20060331.032648-2 (r390304) [ ] +1 [ ] +0 [ ] -1 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11222styleName=Htmlversion=12481 *

Re: Documentation

2006-03-14 Thread Piéroni Raphaël
. It's great for development efforts but not enough for end users. I'll take a look at the discussion first and see from there. Do you have the link (Confliuence?) ? On 3/13/06, Piéroni Raphaël [EMAIL PROTECTED] wrote: Hi Alexandre, There is actually a discussion about

Re: Documentation

2006-03-14 Thread Piéroni Raphaël
http://docs.codehaus.org/display/MAVENUSER/Home Here is the documentation wiki. I will upload tonite all i have on my private wiki. Which is only a starting point. Regards Raphaël 2006/3/14, Piéroni Raphaël [EMAIL PROTECTED]: Which wiki is the good one ? The one hosted by apache or the one

Re: Documentation

2006-03-14 Thread Piéroni Raphaël
At home, my wiki is dokuwiki (and linux) What is the tool to use ? my favorite goes to http://docs.codehaus.org/display/MAVENUSER/Home as it will be nearer to what we will produce. Vincent, i use netbeans and not eclipse :) Regards Raphaël 2006/3/14, Jörg Schaible [EMAIL PROTECTED]:

Re: Documentation

2006-03-14 Thread Piéroni Raphaël
Vincent, thanks I just tried, but it seems i am behind a proxy... because it do not work. I Will give a try tonite at home. Regards, Raphaël 2006/3/14, Vincent Massol [EMAIL PROTECTED]: -Original Message- From: Piéroni Raphaël [mailto:[EMAIL PROTECTED] Sent: mardi 14 mars

Re: Documentation

2006-03-13 Thread Piéroni Raphaël
Hi Alexandre, There is actually a discussion about the improvement of the site on the dev list. May you subscribe and participate ? I also created a Jira issue for a proposition of improvment: http://jira.codehaus.org/browse/MNG-2143 Regards, Raphaël 2006/3/13, Wayne Fay [EMAIL PROTECTED]:

Re: [vote] Bring plugins to Maven

2006-03-10 Thread Piéroni Raphaël
+1 (non-binding) 2006/3/10, Brett Porter [EMAIL PROTECTED]: A month ago I sent a proposal for discussion, to bring some mojos into the Maven plugins project, because a) originally coming from here in Maven 1.x b) having the core libraries located here c) being essential to the day to day

Re: Making the current web site suck less

2006-03-10 Thread Piéroni Raphaël
It aims to be a page or a couple of pages. I don't have clear idea on it. yesterday i wrote it in two pages : a main page with sample doco and an advanced page with an exhautive doco (not in my sample be should be) But i think it is not a navigation. Raphaël 2006/3/10, Brett Porter [EMAIL

Re: Making the current web site suck less

2006-03-10 Thread Piéroni Raphaël
, plugins, etc. These seem like good starts at the type of alternate indices I was thinking of. Would you mind capturing these in a JIRA item? - Brett Piéroni Raphaël wrote: It aims to be a page or a couple of pages. I don't have clear idea on it. yesterday i wrote it in two pages : a main

Re: Making the current web site suck less

2006-03-09 Thread Piéroni Raphaël
Hi, what about this kind of cutting : Reports - guides - plugins (jxr, javancss, ...) Archetypes - guides - plugins (quickstart,...) Generators - guides - plugins (modello, torque, ...) IDE - guides - plugins Associated artifacts

Re: Making the current web site suck less

2006-03-09 Thread Piéroni Raphaël
, references of pom and settings,... Regards Raphaël 2006/3/9, Piéroni Raphaël [EMAIL PROTECTED]: Hi, what about this kind of cutting : Reports - guides - plugins (jxr, javancss, ...) Archetypes - guides - plugins (quickstart,...) Generators - guides - plugins (modello

Re: Making the current web site suck less

2006-03-08 Thread Piéroni Raphaël
2006/3/8, Arnaud HERITIER [EMAIL PROTECTED]: The problem will be also with reports. Do we need all reports for all releases ? Documentation reports like javadoc, jxr, are needed for each release. But is it useful for quality reports (pmd, simian, linkcheck, ...) ? These reports are useful

Re: [vote] separate mailings lists for humans/JIRA/CI/commits

2006-03-02 Thread Piéroni Raphaël
+1 It will be easyer for filtering 2006/3/2, Lukas Theussl [EMAIL PROTECTED]: +1 Lukas Jason van Zyl wrote: Hi, I just wanted to close this up as I think it's a good idea and anything that let's people manage their mail better IMO is a good thing. +1 In this type of vote it

Re: [m2] Timestamp plugin

2006-03-02 Thread Piéroni Raphaël
Do the archetype plugin have a Velocity feature ? 2006/3/2, Brett Porter [EMAIL PROTECTED]: I'm not so sure about this. Do we really want to be swizzling resources? So far what I've seen has been fairly limited needs - fields in the manifest and a properties file of info for record keeping.

Re: [proposal] adding pre/post phases for all major lifecycle phases

2006-02-17 Thread Piéroni Raphaël
+1 can you add a post-compile-generate-resources phase ? sometimes a resource is generated (wsdl file) after the compile phase. for example, the axistool plugin needs for the classes to be generated in order to generated the wsdl files from them. and the plugin also try to add it to the

[m2] Moving xx-resources phases was : Re: Creating mock objects for core components

2006-02-10 Thread Piéroni Raphaël
Hello, And to fix the AxisTool plugin problem of adding resource after the compile phase maybe the generate-resources and process-resources can by moved after the compile phase. Is this a good idea or is there a reason for the x-resources phases to be before compile ? Regards, Raphaël

Re: critique of maven 2.0.2

2006-02-08 Thread Piéroni Raphaël
2006/2/7, Brett Porter [EMAIL PROTECTED]: Piéroni Raphaël wrote: The programs which needs to be created are : - the crawler which reads the poms from a local or remote repository. called from command line. outputs the fact base in a file. You should definitely peek into the maven

Re: critique of maven 2.0.2

2006-02-08 Thread Piéroni Raphaël
2006/2/8, Steve Loughran [EMAIL PROTECTED]: Piéroni Raphaël wrote: I don't know if it is the right tool. i jumped on Steve proposition as i was found of prolog during my school years. I don't know if it is right either. One good reason for not using it, but for sticking in java

Re: critique of maven 2.0.2

2006-02-08 Thread Piéroni Raphaël
2006/2/8, Steve Loughran [EMAIL PROTECTED]: Piéroni Raphaël wrote: 2006/2/8, Steve Loughran [EMAIL PROTECTED]: Piéroni Raphaël wrote: I don't know if it is the right tool. i jumped on Steve proposition as i was found of prolog during my school years. I don't know if it is right

Re: critique of maven 2.0.2

2006-02-08 Thread Piéroni Raphaël
by Steve) ? In advance, thanks for any answer. Regards, Raphaël 2006/2/8, Piéroni Raphaël [EMAIL PROTECTED]: 2006/2/8, Steve Loughran [EMAIL PROTECTED]: Piéroni Raphaël wrote: 2006/2/8, Steve Loughran [EMAIL PROTECTED]: Piéroni Raphaël wrote: I don't know if it is the right tool. i

Re: critique of maven 2.0.2

2006-02-07 Thread Piéroni Raphaël
Hello, I have not so much time, but i am volunteering on this if some one can point me to the 'dependency graph api'. And i needed some idea of code to work at home. this one is especially insterresting part (obviously the prolog one - Steve, if you can point me to the java-prolog library you

Re: critique of maven 2.0.2

2006-02-07 Thread Piéroni Raphaël
(as i never used exclusion in maven2). Will try to sent a better email of what i am understanding this nite after work. Raphaël 2006/2/7, Steve Loughran [EMAIL PROTECTED]: Piéroni Raphaël wrote: Hello, I have not so much time, but i am volunteering on this if some one can point me

Re: critique of maven 2.0.2

2006-02-07 Thread Piéroni Raphaël
Hello, Here are my toughs about this. Needs: from Steve Loughran : reverse analysis, who uses junit, or junit-3.7 cycle detection; who depends on a dependency missing artifacts: what depends on things that arent there (split into sun, OSS, proprietary) scale: who depends on the most stuff

[m2] replacing a configured plexus component at runtime

2005-11-22 Thread Piéroni Raphaël
Hello, I would like to replace the InputHandler component (from plexus interactivity) at runtime by providing a specific InputHandler to the maven embedder. Therefore i could define an adapter from the Netbeans input system to the maven one. I have searched the code for a reference to such a