Hi,

currently, I'm testing Gradle as an alternative to Maven. In my projects,
there are some 3rd party jars, which aren't available in any (Maven)
repositories. My problem is now, how could I manage it to install these jars
into my local .gradle repository. (If it's possible, I don't want to use the
local Maven repository, because Gradle should run independently.) At the
moment, I get a lot of exceptions because of missing jars. In Maven, it's
quite simple by running the install command. However, my Google search for
something similar to the Maven install command wasn't successful. Has
anybody an idea?

Thanks a million in advance.

-- 
View this message in context: 
http://old.nabble.com/Gradle%3A-Make-a-3rd-party-jar-available-to-local-gradle-repository-tp28139799p28139799.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to