RE: Request to Maven Site Plugin

2010-03-16 Thread subir.sasikumar
Use a svn client and checkout source. TortoiseSVN is a good one for Windows. Subir -Original Message- From: Greeny [mailto:markus.milc...@heuboe.de] Sent: Tuesday, March 16, 2010 4:15 PM To: dev@maven.apache.org Subject: Re: Request to Maven Site Plugin Hey, i think i've got an

Re: Request to Maven Site Plugin

2010-03-16 Thread Greeny
Hey, i think i've got an idea why this does not work. It is the length of the domain. I can change the domain from "hbintern" to "hbin" and it works. The plugin does not support tlds with more than 4 characters. By the way: Is there any easier way to copy the sources from a plugin than copy every

Re: Request to Maven Site Plugin

2010-03-15 Thread Dennis Lundberg
If you click on the [i] links on the page I mentioned http://maven.apache.org/plugins/maven-site-plugin/dependencies.html#Dependency_Tree you will see that the URLs are clickable. The page we are discussing is generated by Maven Project Info Reports Plugin. I suggest that you try to upgrade to t

Re: Request to Maven Site Plugin

2010-03-13 Thread Dennis Lundberg
On 2010-03-12 09:56, Markus Milcher wrote: > Dear Developers, Hi Markus > currently i am working with Maven and first of all: Thanks! > > It's a very nice program and makes all easier. > > > > Right now i am configuring the site-plugin but have got a problem and i > hope you are able to help