Niclas Hedhman a écrit :
One particular thing is that I am trying to satisfy the non-Maven
developer by generating the URLs for downloading the dependencies of
each of our components and stick it into ilb/dependencies/ folder. I
have still not worked out how to locate the repository, so Maven
Central is currently hardcoded.
Forgot to mention that some dependencies are in other repositories
than Maven Central, so they won't get the right URLs.
I have the gut feeling that it won't be easy to resolve all dependencies
URLs.
Maybe generating a gradle script that list dependencies and repositories
and use the gradle dependency resolution mechanism will be easier than
resolving all dependencies URLs.
I've seen some projects that host all their dependencies in their own maven
repository in order to be sure they are all available in one place. Feels
clumsy though.
My 2 cents.
/Paul
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev