Hi Jon,
How are you planing to make maven resolve dependencies from ivy.xml? It
sounds like you are ready to use Gradle :)
Once you find a way to process the ivy.xml inside your maven job you can
use a single Virtual repository layout conversion to handle Ivy and Maven
requests, you can read all about Repositories layouts
here<http://wiki.jfrog.org/confluence/display/RTF/Repository+Layouts>.
Basically you set up one Virtual repository with maven-2-default layout
set. The ivy.xml should be deployed on an Ivy layout repository. When an
ivy layout request will hit the virtual repository it will know how to
translate the path for example maven/way/path to ivy.way/path and resolve
the ivy.xml and ivy dependencies.
HTH,
Eli
On Thu, Feb 2, 2012 at 4:48 AM, joncourt <[email protected]> wrote:
> Hi,
>
> Is it possible to utilise a pure ivy.xml artifact as a way of coalescing a
> bunch of dependencies and expose it to maven based projects?
>
> We have a bunch of these types of artifacts which in our ivy repo which
> don't actually have any jars in them but are used to specify a load of
> transient dependencies. I can't resolve them at the moment using any of the
> combinations of a dependency in maven (i.e. combo's of classifier and
> type).
> You can do this with pure maven or pure ivy - doesn't seem to translate
> however.
>
> Regards,
> Jon
>
> --
> View this message in context:
> http://forums.jfrog.org/Pure-ivy-xml-artifact-resolution-tp7245579p7245579.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users