[Soot-list] Using Soot with Maven

Julien Nicoulaud julien.nicoulaud at gmail.com
Mon Aug 27 12:17:58 EDT 2012


Hmm, no, I don't, but it wouldn't be difficult to setup as part of the
project nightly build (basically it is just a scp of the jar).

2012/8/27 Bernhard Berger <berber at tzi.de>

> Hi Julien,
>
> nice idea to deploy the soot artifacts to a public repository (always
> deployed it to a local one). Are you planning to deploy the nightly
> builds as well?
>
> Bernhard
>
> On So, 2012-08-26 at 09:34 +0200, Julien Nicoulaud wrote:
> > Hi all,
> >
> >
> > I needed to use Soot with Maven, so I started working on a few things
> > to make it integrate well:
> >
> >
> >
> >
> > Deploy Soot artifacts to a Maven repository
> >
> >
> > I deployed Soot artifacts to conjars.org open repository.
> >       * Repository: http://conjars.org/
> >       * Artifacts: http://conjars.org/soot
> >       * Scripts used to
> >         deploy:
> https://github.com/nicoulaj/conjars-deployments/tree/master/soot
> > Feedback to developer team: on the downloads page, all versions
> > between 2.2.0 and 2.3.0 point to sootall.jar instead of soot.jar. Is
> > it possible to make soot.jar accessible for these versions as well ?
> >
> >
> >
> >
> > Soot Maven plugin
> >
> >
> > A simple Maven plugin to invoke Soot in a Maven build.
> >       * Home page: http://nicoulaj.github.com/soot-maven-plugin/
> >       * Source: https://github.com/nicoulaj/soot-maven-plugin
> >       * Version 0.1 published and available in Maven Central
> >         repository.
> > Feedback to developer team:
> >       * It would be nice if macro options had setters in Options as
> >         standard options. Right now the logic for macro options is in
> >         Options.parse(), so I have to duplicate this logic or use
> >         commands line args for invoking Soot.
> >
> >
> > Cheers,
> > Julien
> >
> >
> > _______________________________________________
> > Soot-list mailing list
> > Soot-list at sable.mcgill.ca
> > http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
> --
> Dipl. Inf. Bernhard Berger
>
> TZI – Universität Bremen, AG Softwaretechnik
> E-Mail  berber at tzi.de
> Telefon +49 421 218-64472
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120827/ec54d9d2/attachment.html 


More information about the Soot-list mailing list