G'day
I'm just implementing a convenience for creating an ivy repository
with a base url. For now, I'm using the maven pattern for artifacts
and ivy files; does anyone have a better idea for a reasonable
default?
Is there a de-facto standard that I'm not aware of? If not, what would
we like it to be?
ie:
ivy {
url = 'http://localhost'
}
is the same as
ivy {
artifactPattern
'http://localhost/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier])(.[ext])'
ivyPattern
'http://localhost/[organisation]/[module]/[revision]/ivy-[revision].xml'
}
--
Darrell (Daz) DeBoer
Principal Engineer, Gradleware
http://www.gradleware.com
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email