[freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Ximin Luo
On 19/04/11 22:48, Ian Clarke wrote: > On Tue, Apr 19, 2011 at 4:45 PM, Ian Clarke wrote: > >> We might also want to consider some of the Maven-compatible built tools out >> there, including Apache Ivy, Groovy Grape, and Apache Buildr. > > > In fact, since we already use Ant, Apache Ivy is an

[freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Ian Clarke
On Tue, Apr 19, 2011 at 4:45 PM, Ian Clarke wrote: > We might also want to consider some of the Maven-compatible built tools out > there, including Apache Ivy, Groovy Grape, and Apache Buildr. In fact, since we already use Ant, Apache Ivy is an obvious choice. Ian. -- Ian Clarke Personal

[freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Ian Clarke
On Tue, Apr 19, 2011 at 1:22 PM, Matthew Toseland wrote: > > This is a danger. If someone wants to compromise us, with Maven they > just > > need to compromise any one of our dependencies. > > > > We would need to stick to trusted repositories, but switching to Maven > would > > make

[freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Ian Clarke
On Mon, Apr 18, 2011 at 5:01 PM, Ximin Luo wrote: > Also, for the "download everything it needs", how secure is this? Do you > have > official documentation that says everything is signed / checksummed? > This is a danger. If someone wants to compromise us, with Maven they just need to

[freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Ximin Luo
Hi, I appreciate your efforts but there isn't much of a point using maven unless freenet-ext is built with it too. That is the bulk of the work. As you said, simply making a pom.xml for only fred is trivial if you know maven. Do you have an example output of sonar to show us? Some of us are lazy

Re: [freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Matthew Toseland
On Tuesday 19 Apr 2011 05:28:59 Ian Clarke wrote: On Mon, Apr 18, 2011 at 5:01 PM, Ximin Luo infini...@gmx.com wrote: Also, for the download everything it needs, how secure is this? Do you have official documentation that says everything is signed / checksummed? This is a danger. If

Re: [freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Ian Clarke
On Tue, Apr 19, 2011 at 1:22 PM, Matthew Toseland t...@amphibian.dyndns.org wrote: This is a danger. If someone wants to compromise us, with Maven they just need to compromise any one of our dependencies. We would need to stick to trusted repositories, but switching to Maven would

Re: [freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Ian Clarke
On Tue, Apr 19, 2011 at 4:45 PM, Ian Clarke i...@locut.us wrote: We might also want to consider some of the Maven-compatible built tools out there, including Apache Ivy, Groovy Grape, and Apache Buildr. In fact, since we already use Ant, Apache Ivy is an obvious choice. Ian. -- Ian Clarke

Re: [freenet-dev] FYI: freenet built with Maven

2011-04-19 Thread Ximin Luo
On 19/04/11 22:48, Ian Clarke wrote: On Tue, Apr 19, 2011 at 4:45 PM, Ian Clarke i...@locut.us wrote: We might also want to consider some of the Maven-compatible built tools out there, including Apache Ivy, Groovy Grape, and Apache Buildr. In fact, since we already use Ant, Apache Ivy is

[freenet-dev] FYI: freenet built with Maven

2011-04-17 Thread freenet.10.technomat...@recursor.net
Hey Y'all, I have fred-staging building with Maven for your review. I've pushed it to: https://github.com/SebastianWeetabix/fred-maven To build you need Maven (http://maven.apache.org/), and for the real value add, Sonar (http://www.sonarsource.org/). Kick off Sonar and make sure it's

[freenet-dev] FYI: freenet built with Maven

2011-04-17 Thread freenet . 10 . technomation
Hey Y'all, I have fred-staging building with Maven for your review. I've pushed it to: https://github.com/SebastianWeetabix/fred-maven To build you need Maven (http://maven.apache.org/), and for the real value add, Sonar (http://www.sonarsource.org/). Kick off Sonar and make sure it's