タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaとreferenceとMaven2に関するpenultのブックマーク (1)

  • MavenPropertiesGuide - Maven User - Codehaus

    Intro Because I couldn't find a clear overview of which properties are availabe in maven2 I started this page. It is a collection of things found in the offcial maven documentation and postings to the maven user mailing list. Build in properties ${basedir} represents the directory containing pom.xml ${version} equivalent to ${project.version} or ${pom.version} Pom/Project properties All elements i

    penult
    penult 2009/05/26
    maven2で使えるプロパティ/変数の非公式一覧。こういう資料が公式サイト/ドキュメントのどこにあるのか全く解らない(そして、実際無かったりする)のがmavenクオリティ。
  • 1