Download List

Projeto Descrição

BNM is a build system that uses Maven pom.xml files and implements replacements for the core Maven system and its most important plugins. BNM is a proof that Maven could run much faster. This version is able to build itself and might also fit other projects.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-10 23:58
0.1.0

Esta versão corrige vários problemas. Parece funcionar estável em Linux e Windows. Ele é capaz de construir-se e alguns outros projetos baseados pom.xml. A integração do Eclipse foi melhorado e proporciona integração consistente com o processo de acumulação interna de Eclipse. A versão a interface suporta mudanças de versão para artefatos externos.
Tags: good beta
This version fixes many issues. It seems to run stable under Linux and Windows. It is able to build itself and some other pom.xml based projects. The Eclipse integration was improved and provides seamless integration into the Eclipse internal build process. The version management UI supports version changes for external artifacts.

2009-11-16 05:32
0.0.5

Esta versão oferece uma implementação de um substituto plugin implantar. BNM pode, pelo menos, implantar-se (usando pscp + pagent).
This release provides an implementation for a deploy plugin replacement. BNM can at least deploy itself (using pscp + pagent).

2009-11-12 22:13
0.0.4

O foco desta versão é a integração do Eclipse. Acrescenta suporte para gestão de versões para a conversão de versões em instantâneos e criando versões de lançamento em massa. Outra característica é a contínua construção da integração, que permite Eclipse construir o que pertence ao Eclipse e constrói todo o necessário com o BNM. Isto termina o inferno SNAPSHOT, uma vez que nunca downloads versões reduzidas para os módulos dentro do seu SVN ou CVS gerido árvore. Assim, sua construção permanece consistente.
Tags: Beta, Minor feature enhancements
The focus of this version is the Eclipse integration.
It adds support for version management for converting versions into SNAPSHOTs and creating bulk release versions. Another feature is the seamless build integration, which lets Eclipse build what belongs to Eclipse and builds everything necessary with BNM. This ends the SNAPSHOT hell, since it never downloads SNAPSHOT versions for modules inside your SVN or CVS managed tree. Thus your build remains consistent.

Project Resources