[jira] Commented: (MNG-660) Project info reports plugin fails on unvalid SVN repository connection

2005-07-27 Thread Nicolas Chalumeau (JIRA)
[ http://jira.codehaus.org/browse/MNG-660?page=comments#action_43502 ] Nicolas Chalumeau commented on MNG-660: --- There is no bug here you have a duplicate svn : scm:svn:svn://host:3691/COMMON/trunk/commonframework/ Correct is : scm:svn://host

Re: [m2] Copyright question

2005-07-11 Thread Nicolas Chalumeau
The license element in the pom is for this I think ? Nicolas 2005/7/10, Vincent Siveton <[EMAIL PROTECTED]>: > Hi, > > I notice that no pom.xml or *.properties files contains a copyright section. > Is there a specific convention for m2 beta? > > Cheers, > > Vincent > > > > -

Re: [m2] xdoclet-plugin mojo and ant dependancies

2005-05-25 Thread Nicolas Chalumeau
On 5/25/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Nicolas Chalumeau wrote: > > >There is still a question : Is there any importance that a m2 plugin > >depends on ant ? The idealistic (sorry i like this word;) ) responce > >will be no. but for all plugin, only

Re: [m2] xdoclet-plugin mojo and ant dependancies

2005-05-25 Thread Nicolas Chalumeau
plugin depends on ant ? The idealistic (sorry i like this word;) ) responce will be no. but for all plugin, only m2 project hosted one ... Here it's just curiousity Nicolas, On 5/25/05, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi > > Nicolas Chalumeau wrote: > > >

[m2] xdoclet-plugin mojo and ant dependancies

2005-05-24 Thread Nicolas Chalumeau
I was looking at the existing xdoclet2 maven 1 plugin. It seem to be dependant of ant XDocletTask extends AbstractGeneramaTask that extends PicoContainerTask) So I want to know what are the best practise when writing a mojo (it is more a m2 team question I add xdoclet to inform them) : - totaly re

[jira] Created: (MNG-406) eclipse plugin hard code the repo location

2005-05-16 Thread Nicolas Chalumeau (JIRA)
eclipse plugin hard code the repo location -- Key: MNG-406 URL: http://jira.codehaus.org/browse/MNG-406 Project: m2 Type: Bug Components: maven-plugins Versions: 2.0-alpha-2 Reporter: Nicolas Chalumeau The

Re: thoughts on more frequent releases

2005-05-12 Thread Nicolas Chalumeau
On 5/12/05, Nicolas Chalumeau <[EMAIL PROTECTED]> wrote: > That's really an good thing to do. I don't hesitate to use alpha > release but don't bootstrap from svn as plugin are not in sync with > the core for example... Sorry I mean the "core" nig

Re: thoughts on more frequent releases

2005-05-12 Thread Nicolas Chalumeau
On 5/12/05, Vincent Massol <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: jeudi 12 mai 2005 15:20 > > To: Maven Developers List > > Subject: thoughts on more frequent releases > > > > Hi, > > > > Now that we are geting the

Re: [vote] release Maven 2.0 alpha 2, and plugins

2005-05-12 Thread Nicolas Chalumeau
+1 i wait it ;-) and thank for the m2 site plugin Nicolas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: I18N was : Re: reporting API

2005-04-29 Thread Nicolas Chalumeau
Thanks for the responce Emmanuel On 4/29/05, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > Hi all > > > > As I am a french guy I want to have more information about what is > > planned about it. > > It's planned between alpha-2 and final release. > Cool > > > > On 4/29/05, Arnaud HERITIER <[

I18N was : Re: reporting API

2005-04-29 Thread Nicolas Chalumeau
Hi all As I am a french guy I want to have more information about what is planned about it. On 4/29/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > > > > > Emmanuel, did I miss anything? > > > > We still need to define the process for internaltionalize report. > > Yes it's an important featur

maven2 model doc and site

2005-04-15 Thread Nicolas Chalumeau
I adopt the same method to load a model as the maven-model (it works great and have good performance) but i have some question regarding the doc generation : 1/ I want to known if the description of the pom was generate from the maven.mod and if it is the case how ? 2/ As I look, the site in maven

[jira] Commented: (MNG-306) the example for add bin to path is not correct

2005-04-13 Thread Nicolas Chalumeau (JIRA)
[ http://jira.codehaus.org/browse/MNG-306?page=comments#action_31962 ] Nicolas Chalumeau commented on MNG-306: --- Sorry Typo problem : I can't add a path now, but I maybe do it later > the example for add bin to path is not

[jira] Created: (MNG-306) the example for add bin to path is not correct

2005-04-13 Thread Nicolas Chalumeau (JIRA)
the example for add bin to path is not correct -- Key: MNG-306 URL: http://jira.codehaus.org/browse/MNG-306 Project: m2 Type: Bug Components: documentation Versions: 2.0-alpha-1 Reporter: Nicolas Chalumeau