[ http://jira.codehaus.org/browse/MPXDOC-171?page=all ]
Lukas Theussl closed MPXDOC-171.
--------------------------------
Assignee: Lukas Theussl
Resolution: Won't Fix
You should always try to get your dependencies on ibiblio first. :) Otherwise
indicate a special status in the comments.
> 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
> Issue Type: Improvement
> Affects Versions: 1.9.2
> Reporter: Charlie Dobbie
> Assigned To: Lukas Theussl
> 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