On Monday, March 10, 2014 1:04:06 AM UTC-5, Asaf Mesika wrote:
>
> So you have to generate manually each time you modify the Pom?
>
>>
>>
Gradle has its own dependency management 
DSL<http://www.gradle.org/docs/current/userguide/userguide_single.html#artifact_dependencies_tutorial>
 managed 
via build.gradle (or organization wide custom plugins as we do).  While you 
don't need an ivy.xml or a pom.xml, you can generate them , e.g., for the 
purposes of what was discussed originally on this topic (Jenkins build 
pipelines).

-- 
You received this message because you are subscribed to the Google Groups "Java 
Posse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/javaposse.
For more options, visit https://groups.google.com/d/optout.

Reply via email to