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 <uniqueVersion> 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]
