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 the latest version (2.1.2) of that plugin to see if it solves your problem. On 2010-03-15 10:02, [email protected] wrote: > Hey Dennis, > i mean exactle the page you linked to. > > Normally if you click on the i-Button( > http://maven.apache.org/plugins/maven-site-plugin/images/icon_info_sml.gif ) > you get more information about that dependency. > > ( http://www.bilder-hochladen.net/files/eih0-1-jpg.html ) > > And there are Links of the dependencies which you can not click at. > I focused the Problem to the TLD "hbintern". If i change it to .com or .de it > works pretty fine. > > Any idea to solve that? > > > Thanks for your patience and greets, > > Markus > > > > > > > > Dennis Lundberg-2 wrote: >> >> 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 me. >>> >>> In the category dependencies is the dependencie tree. >>> >>> Is it possible to make the URL's clickable? >> >> I assume that you mean this part of the Dependencies Report (this one is >> for the Site Plugin itself): >> >> http://maven.apache.org/plugins/maven-site-plugin/dependencies.html#Dependency_Tree >> >> I don't see any URLs in the dependency tree, which ones do you mean? >> >>> I attached a picture as example which links should be clickable. >> >> Sorry, pictures don't make it through on this mailing list. >> >> >> PS. Questions like these are better suited for the users mailing list. >> >>> With regards, >>> >>> >>> >>> Markus Milcher >> >> >> -- >> Dennis Lundberg >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > Quoted from: > http://old.nabble.com/Request-to-Maven-Site-Plugin-tp27874951p27888108.html > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
