I'd be interested to know this too.

Andy Oberstar


On Tue, Jun 7, 2011 at 6:47 AM, Mike Mills <[email protected]> wrote:

> I am a new user to gradle, I have used Maven for dependency management
> and am happy with its implementation of dependency management.
>
> It is easy to use maven repositories in a gradle build, it is also
> straight forward to publish to a maven repo using the maven plugin.
>
> I am now trying to figure out how to use Gradle without using any
> Maven concepts.
>
> Following the user guide for the Java plugin, on uploading an archive
> it creates an ivy configuration file along with the artifact.
>
> This seems fine when uploading a release eg 1.0, however I am not sure
> what the Ivy equivalent is of a snapshot (ie work in progress releases
> leading up to a 1.0 release).
>
> Could anyone shed light on how gradle can be used to achieve this when
> the intention is not to use the maven snapshot system, and publish to
> an Ivy repository instead?
>
> Kind regards,
>
> -Mike
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to