You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/10/09 10:13:31 UTC

[jira] Commented: (MAVEN-851) Add "Download" document to "Project Info"

The following comment has been added to this issue:

     Author: Norbert Pabis
    Created: Thu, 9 Oct 2003 3:12 AM
       Body:
I tried, but I came to conclusion that it is actuallny not easy.
POM in version 3 contains information about where to deploy site (siteAddress, siteDirectory), where to deploy distribution (distributionSite, distributionDir) and jars are deployed to server configured in maven.repo.central.directory on maven.repo.central
or distributionDir on distributionSite.

POM does not contain information about where to download artifacts from.
Even if I point to server I still do not know the directory, because usually directory is shared through webserver under URL which is different from absoulte path from distributionDirectory.
I can show links to servers from maven.repo.remote but this will be not accurate information. It would say "You can download binaries from siteA or siteB.
Another problem is that in POM there is no information about project type (jar, plugin, etc) which results in further problems in making correct URL.

Correct me if I am wrong.
I think that unfortunately this issuse is WONT_FIX candidate.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-851


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-851
    Summary: Add "Download" document to "Project Info"
       Type: New Feature

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-xdoc
   Fix Fors:
             1.1

   Assignee: 
   Reporter: Norbert Pabis

    Created: Thu, 25 Sep 2003 5:54 AM
    Updated: Wed, 8 Oct 2003 11:51 AM

Description:
Using information from project.xml we could generate a standard document
"Source Repository".

It could point to <siteDirectory> on <siteAddres>
to jars and dist.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org