Re: [M2] maven-jxr-plugin

2006-09-20 Thread Fabrice BELLINGARD
Hi, one guy on this mailing list already had such a case: the problem would come from the fact that he didn't specify his source directory properly in his POM. And you problem is probably the same: I can see that because the generated HTML files are place in the folder \target\site\xref\java. So

Re: Maven JXR Plugin - Version 2.0

2006-07-12 Thread Fabrice BELLINGARD
Yes it's available on ibiblio: http://ibiblio.org/maven2/org/apache/maven/plugins/maven-jxr-plugin/2.0/ Your dependency should work fine... On 7/12/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: thks ... but I do not want to do anything else but specifying a plugin in my pom: plugin

Re: Sources of changelog plugin v2.0

2006-06-15 Thread Fabrice BELLINGARD
Hi, you can find them here: http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-changelog-plugin/ Or with ViewVC: http://svn.apache.org/viewvc/maven/sandbox/plugins/maven-changelog-plugin/ Fabrice. On 6/15/06, joluv [EMAIL PROTECTED] wrote: Hi. I'm looking for the version 2.0 of

Re: taglist - issue with several compile source root

2006-06-14 Thread Fabrice BELLINGARD
Hi Raphael, For your 2nd point, there's an issue about that: http://jira.codehaus.org/browse/MTAGLIST-2 Can you please make a patch and attach it to the issue? I'll have a look at it. For your 1rst point, I'll check that. Thanks, Fabrice. On 6/14/06, leahpar [EMAIL PROTECTED] wrote: hello

A local repository acting as a remote one

2006-02-06 Thread Fabrice BELLINGARD
Hi Maveners, My case is the following: with Maven 2, I want to have an intermediate repository for my dev team, so that the developers don't download Jars from Ibiblio but only from this very repository. This is a common use case lots of people know. The difference in my case is that I want to