You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Nigel Charman (JIRA)" <ji...@apache.org> on 2007/08/02 07:46:52 UTC

[jira] Commented: (IVY-555) Tutorial to use Maven repository (instead of IvyRep)

    [ https://issues.apache.org/jira/browse/IVY-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517166 ] 

Nigel Charman commented on IVY-555:
-----------------------------------

There should also be some updates to other parts of the documentation.  For instance the IvyRep resolver documentation (http://incubator.apache.org/ivy/history/trunk/resolver/ivyrep.html) should "deprecate the use of ivyrep without specifying the root. " (see  http://www.nabble.com/Ivyrep-tf3400811.html#a9470321).

Also the Public Repositories section of http://incubator.apache.org/ivy/m2comparison.html needs updating.

> Tutorial to use Maven repository (instead of IvyRep)
> ----------------------------------------------------
>
>                 Key: IVY-555
>                 URL: https://issues.apache.org/jira/browse/IVY-555
>             Project: Ivy
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Hez Jing
>
> Review all the tutorial to use Maven repository instead of ivyrep repository.
> For example, the dependency should have declared as
> <dependency org="commons-lang" name="commons-lang" rev="2.0" />
> instead of
> <dependency org="apache" name="commons-lang" rev="2.0" />
> Add instructions to find information with mvnrepository.com and translate it in Ivy dependency information.
> See also mailing-list with subject:Unresolved dependencies

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.