ダウンロードリスト

プロジェクト概要

Maven ライセンス プラグインには、ライセンスを管理します。TXT、およびサード パーティ製。TXT ファイルのテキスト ファイルの任意の種類のライセンス ヘッダーだけでなく、プロジェクトのリリース用の生成されたファイル (ソース ファイル) で構成される可能性があります。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-11-22 20:09
3.0

このバージョンでは、プロジェクトディスクリプタファイルを移動します。今ではすべての設定をプラグインです。サードPARTIES.txtファイルが廃止された依存関係、タイプ、および分類の仕様を削除することによって改善されています。依存関係のバージョンがアップグレードされている。いくつかのバグは、Mavenの2のMaven 3との間に検出されていないIgnoreTagと無名の依存関係の管理の変更など、修正されています。
タグ: 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

ヘッダーの三つの部分は、分割されていますが、現在一つずつ更新することができます。ライブラリのフィルタは、除外したり、依存関係のライセンスの解析中にいくつかの依存関係を含める追加されました。外部ファイルは、もはやプロジェクトのライセンスを記述するために使用されています。今ではすべてpom.xmlファイルにあります。ライセンスオブジェクトのチェックが追加されました。改善がmaven3使用のために作られた。 xmlファイルでは、ライセンスは後に追加されます<xml.../>宣言。
タグ: 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

このバージョンは、バージョン2.1から2つの主要バグを解決し、ドキュメントを向上させます。
This version resolves 2 major bugs from version 2.1 and improves the documentation.

プロジェクトリソース