public html index for the site repo of org.apache.maven.plugins?

2009-01-23 Thread ecc11718

Is there a publicly-available html index of the org.apache.maven.plugins site
documentation, with previous versions of the sites, etc?

I see the upload url for the site documentation is
scp://people.apache.org/www/maven.apache.org/plugins/ but I'm looking for
something akin to central's html layout.

Thanks.
-- 
View this message in context: 
http://www.nabble.com/public-html-index-for-the-site-repo-of-org.apache.maven.plugins--tp21632964p21632964.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Artifact names truncated in HTML after deployment

2007-11-12 Thread ecc11718

My searches in this forum and Apache web server were fruitless, apologies if
this has been answered.

Projects I'm working on have very long artifact names
[(groupId:artifactId:version) + type (-sources, -javadoc, etc)]. The
generated HTML from a deploy shows that the names of the artifacts are being
truncated with ellipses. Couple this with  set to "true" and
you can imagine the browsing difficulties. What is generating the HTML?

Is this a maven-deploy-plugin issue?

Web server configuration (using Apache 2.0.x)?

What can be done to guarantee names aren't truncated?
-- 
View this message in context: 
http://www.nabble.com/Artifact-names-truncated-in-HTML-after-deployment-tf4792329s177.html#a13709289
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]