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.

Reply via email to