[prev in list] [next in list] [prev in thread] [next in thread] 

List:       soot-list
Subject:    Re: [Soot-list] Using Soot with Maven
From:       Julien Nicoulaud <julien.nicoulaud () gmail ! com>
Date:       2012-08-27 16:17:58
Message-ID: CA+mcLN5YBtXsrLJHR0hc4g4SBgpwud-1y0Dm1371sTcdtTWSDg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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@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@sable.mcgill.ca
> > http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
> --
> Dipl. Inf. Bernhard Berger
>
> TZI =96 Universit=E4t Bremen, AG Softwaretechnik
> E-Mail  berber@tzi.de
> Telefon +49 421 218-64472
>
> _______________________________________________
> Soot-list mailing list
> Soot-list@sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>

[Attachment #5 (text/html)]

Hmm, no, I don&#39;t, but it wouldn&#39;t be difficult to setup as part of the \
project nightly build (basically it is just a scp of the jar).<br><br><div \
class="gmail_quote">2012/8/27 Bernhard Berger <span dir="ltr">&lt;<a \
href="mailto:berber@tzi.de" target="_blank">berber@tzi.de</a>&gt;</span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hi Julien,<br> <br>
nice idea to deploy the soot artifacts to a public repository (always<br>
deployed it to a local one). Are you planning to deploy the nightly<br>
builds as well?<br>
<br>
Bernhard<br>
<div><br>
On So, 2012-08-26 at 09:34 +0200, Julien Nicoulaud wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt;<br>
&gt; I needed to use Soot with Maven, so I started working on a few things<br>
&gt; to make it integrate well:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Deploy Soot artifacts to a Maven repository<br>
&gt;<br>
&gt;<br>
&gt; I deployed Soot artifacts to <a href="http://conjars.org" \
target="_blank">conjars.org</a> open repository.<br> </div>&gt;       * Repository: \
<a href="http://conjars.org/" target="_blank">http://conjars.org/</a><br> &gt;       \
* Artifacts: <a href="http://conjars.org/soot" \
target="_blank">http://conjars.org/soot</a><br> &gt;       * Scripts used to<br>
<div>&gt;         deploy: <a \
href="https://github.com/nicoulaj/conjars-deployments/tree/master/soot" \
target="_blank">https://github.com/nicoulaj/conjars-deployments/tree/master/soot</a><br>
 &gt; Feedback to developer team: on the downloads page, all versions<br>
&gt; between 2.2.0 and 2.3.0 point to sootall.jar instead of soot.jar. Is<br>
&gt; it possible to make soot.jar accessible for these versions as well ?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Soot Maven plugin<br>
&gt;<br>
&gt;<br>
&gt; A simple Maven plugin to invoke Soot in a Maven build.<br>
</div>&gt;       * Home page: <a href="http://nicoulaj.github.com/soot-maven-plugin/" \
target="_blank">http://nicoulaj.github.com/soot-maven-plugin/</a><br> &gt;       * \
Source: <a href="https://github.com/nicoulaj/soot-maven-plugin" \
target="_blank">https://github.com/nicoulaj/soot-maven-plugin</a><br> &gt;       * \
Version 0.1 published and available in Maven Central<br> <div>&gt;         \
repository.<br> &gt; Feedback to developer team:<br>
</div>&gt;       * It would be nice if macro options had setters in Options as<br>
<div>&gt;         standard options. Right now the logic for macro options is in<br>
&gt;         Options.parse(), so I have to duplicate this logic or use<br>
&gt;         commands line args for invoking Soot.<br>
&gt;<br>
&gt;<br>
&gt; Cheers,<br>
&gt; Julien<br>
&gt;<br>
&gt;<br>
</div>&gt; _______________________________________________<br>
&gt; Soot-list mailing list<br>
&gt; <a href="mailto:Soot-list@sable.mcgill.ca" \
target="_blank">Soot-list@sable.mcgill.ca</a><br> &gt; <a \
href="http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list" \
target="_blank">http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list</a><br> \
                <span><font color="#888888"><br>
--<br>
Dipl. Inf. Bernhard Berger<br>
<br>
TZI – Universität Bremen, AG Softwaretechnik<br>
E-Mail  <a href="mailto:berber@tzi.de" target="_blank">berber@tzi.de</a><br>
Telefon <a href="tel:%2B49%20421%20218-64472" value="+4942121864472" \
target="_blank">+49 421 218-64472</a><br> <br>
_______________________________________________<br>
Soot-list mailing list<br>
<a href="mailto:Soot-list@sable.mcgill.ca" \
target="_blank">Soot-list@sable.mcgill.ca</a><br> <a \
href="http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list" \
target="_blank">http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list</a><br> \
</font></span></blockquote></div><br>



_______________________________________________
Soot-list mailing list
Soot-list@sable.mcgill.ca
http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic