Download List

Projeto Descrição

The Maven license plugin manages the LICENSE.TXT and THIRD-PARTY.TXT files as well as the license header on any kind of text files your project might be composed of (source files or generated files for release).

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.

2010-11-22 20:09
3.0

Esta versão move o arquivo do descritor do projeto, agora tudo está na configuração do plugin. O terceiro arquivo-PARTIES.txt foi melhorada através da remoção de dependências obsoletos, tipo, especificação e classificação. As versões das dependências foram atualizados. Alguns bugs também foram corrigidos, como o IgnoreTag não ser detectado e gestão da mudança sem nome entre as dependências maven maven 2 e 3.
Tags: major feature enhancement
This version moves the project descriptor file; now everything is in the plugin configuration. The THIRD-PARTIES.txt file has been improved by removing obsolete dependencies, type, and classifier specification. The versions of the dependencies have been upgraded. A few bugs have also been fixed, such as the IgnoreTag not being detected and unnamed dependencies management change between maven 2 and maven 3.

2010-10-25 23:12
2.4.1

As três partes do cabeçalho foram divididos, e agora pode ser atualizado, um por um. Um filtro de bibliotecas foi adicionado ao excluir ou incluir algumas dependências durante a análise da licença de dependência. Um arquivo externo já não é utilizado para descrever a licença do projeto, agora tudo está no arquivo pom.xml. O controlo do objeto License foram adicionados. As melhorias foram feitas para maven3 uso. Em arquivos XML, a licença é acrescentado após a <xml.../> declaração.
Tags: major feature enhancement
The three parts of the header have been split, and can now be updated one by one. A filter on libraries was added to exclude or include some dependencies during dependency license analysis. An external file is no longer used to describe the project license; now everything is in the pom.xml file. Checks on the License object were added. Improvements were made for maven3 use. On xml files, the license is added after the <xml.../> declaration.

2010-04-22 06:42
2.2

Esta versão resolve dois grandes erros da versão 2.1 e melhora a documentação.
This version resolves 2 major bugs from version 2.1 and improves the documentation.

Project Resources