Hi Dscho,<br><br>Great, maybe it will help to speed up Maven as well—either by inspiring competition, or through shared code between the projects.<br><br>-Curtis<br><br><div class="gmail_quote">On Sat, Mar 12, 2011 at 3:48 AM, Johannes Schindelin <span dir="ltr">&lt;<a href="mailto:Johannes.Schindelin@gmx.de">Johannes.Schindelin@gmx.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<br>
I just got aware of BNM (<a href="http://www.bebbosoft.de/#java/bnm/index.wiki" target="_blank">http://www.bebbosoft.de/#java/bnm/index.wiki</a>).<br>
>From the <a href="http://freshmeat.net" target="_blank">freshmeat.net</a> description:<br>
<br>
    BNM is a build system that uses Maven pom.xml files and implements<br>
    replacements for the core Maven system and its most important plugins.<br>
    BNM is a proof that Maven could run much faster. This version is able<br>
    to build itself and might also fit other projects<br>
<br>
It got my attentions because BNM does something about the speed of<br>
Maven (from the project&#39;s home page):<br>
<br>
    BNM is able to build its own project tree and is more than 3 times<br>
    faster than Maven 2. And it is still faster than Maven 3.<br>
<br>
    Not everything is implemented yet, but BNM can build itself :-)<br>
    build tool  command line              build time (best of 3 repeated runs)<br>
    Maven 2     mvn.bat clean install     -- failes to resolve org.eclipse versions<br>
    Maven 3     mvn.bat clean install     25.8s<br>
    Maven 3     mvn.bat -T2 clean install 17.7s<br>
    BNM 0.1.0   bnm clean install         11.7s<br>
<br>
Ciao,<br>
Dscho<br>
<br>
<br>
_______________________________________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagejdev.org">ImageJ-devel@imagejdev.org</a><br>
<a href="http://imagejdev.org/mailman/listinfo/imagej-devel" target="_blank">http://imagejdev.org/mailman/listinfo/imagej-devel</a><br>
</blockquote></div><br>