Hey,
I'm reading about Apache Ivy.
Ivy is a dependency manager that maintains a local repository and copies the
dependencies to the project's lib directory.
I didn't understand what is Ivy publications.
Building, packaging a project/library are Ant's tasks and are written in Ant
build files.
So, what are Ivy publications and for what are used?
One more thing:
What does this patterns attribute means?
<ivy:retrieve pattern="${ivy.lib.dir}/[conf]/[artifact]-[revision].[ext]"/>
Thanks for help and time.
--
View this message in context:
http://old.nabble.com/What-are-publications-in-Ivy--tp27733511p27733511.html
Sent from the ivy-user mailing list archive at Nabble.com.