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

Xavier Hanin resolved IVY-555.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-1

I've updated the quick start tutorial to explain how to use the maven 2 
repository in Ivy. I've also remove the ivyrep tutorial which doesn't make 
sense anymore. I'll create a new issue to make the use of root attribute in 
ivyrep resolver mandatory.

> 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
>            Assignee: Xavier Hanin
>             Fix For: 2.0.0-beta-1
>
>
> 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.

Reply via email to