This domain may be for sale!
Introduction This guide is intended to get you up and running & using Wicket within minutes. It uses a Maven Archetype to create a Wicket QuickStart project, so requires that Maven 2 be installed & configured beforehand. This project provides a starting point for your Wicket project. If you are looking for examples, please refer to the wicket-example projects instead! Creating the project To creat
maven-assembly-plugin を使って,jar-with-dependencies と manifest 指定すればいいみたい. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> <configuration> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <archive> <manifest> <mainClass>org.yoshiori.Main</mainClass> </manifest> </archive> <finalName>test</finalName> </configura
Maven 3.0 リリース前情報まとめ Maven 3.0-alpha がすごい勢いでリリースされている。 2009/11/13 に alpha-3、11/17 には alpha-4、11/27 には alpha-5 と立て続けに alpha 版が更新されている。 beta、正式リリースに備えてそろそろ情報をまとめておこう。 Maven 3.x 公式情報 Maven 3.0 では内部モジュール構成の見直し、依存性解決システムの刷新、IDE サポートの強化などが謳われている。 Apache Maven の WIKI に詳細情報がある。 Maven 3.x http://cwiki.apache.org/MAVEN/maven-3x.html Maven 3.x Plan http://cwiki.apache.org/MAVEN/maven-3x-plan.html Maven 3.x C
Depending on their maturity, the available plugins are organized into groups as shown below. While using a pre-release or sandbox plugin might seem risky, it is your chance to provide feedback to the community such that the plugin can eventually reach production state. Production Plugins The following plugins have been released and are generally available for production use.
はじめに maven2で、DBの初期化をしたいときに便利なsql-maven-pluginというmavenプラグインがあります。 ちょっと見ない間にバージョンが1.3まで進んでいました。 バージョン1.0までは・・・・ 実はこのプラグイン、バージョン1.0までは、 (A) SQLファイルのencoding指定ができない (B) 複数のSQLファイルの実行順序が指定できない などのかなり致命的な問題がありました。 バージョン1.0/1.1-SNAPSHOTまでのバッドノウハウその1 (A)については、以前にこの日記で言及したこともあります。 sql-maven-pluginでencodingを指定したい! - 豆無日記 sql-maven-pluginでencodingを指定したい! (完結編) - 豆無日記 あの時点では、1.1-SNAPSHOTバージョンを利用してごまかしていましたが、1
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く