[ http://jira.codehaus.org/browse/MPXDOC-171?page=all ]

Lukas Theussl moved MPSITE-7 to MPXDOC-171:
-------------------------------------------

        Version:     (was: 1.3)
                 1.9.2
    Fix Version:     (was: 1.6.2)
            Key: MPXDOC-171  (was: MPSITE-7)
        Project: maven-xdoc-plugin  (was: maven-site-plugin)

> Display status of inclusion in remote Maven repository on generated 
> dependency page
> -----------------------------------------------------------------------------------
>
>          Key: MPXDOC-171
>          URL: http://jira.codehaus.org/browse/MPXDOC-171
>      Project: maven-xdoc-plugin
>         Type: Improvement
>     Versions: 1.9.2
>     Reporter: Charlie Dobbie
>     Priority: Trivial

>
>
> My project contains several dependencies that are not yet (or never will be) 
> available from ibiblio.  It would be useful to have an indication on the 
> dependency page to distinguish these entries.
> As each environment has its own opinion of where dependencies come from, and 
> thus what is and isn't "custom", this would require a property named 
> something like "maven.repo.remote.official" to store the project's opinion of 
> standard repository locations.
> I can see this being implemented in one of two different ways:
> 1) At time of page generation, check whether each dependency exists in one of 
> the official/standard repository locations.  If in off-line mode, don't check 
> and don't render any indication.
> 2) At time of dependency download, store extra information in the local 
> repository detailing where the file came from.  At page generation time, 
> check these values instead.
> The first option is quick and easy, but requires network access which will 
> slow a build down.  The second option is more "correct", but requires a 
> (minor) change to a core Maven process.  The second option may become 
> out-of-sync with reality if a "custom" library is added - the local 
> repository wouldn't be aware of this.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to