はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    Google I/O

『Mojo - Maven 2 Plugins Project』

  • 人気
  • 新着
  • すべて
  • Build Helper Maven Plugin - Introduction

    4 users

    mojo.codehaus.org

    This plugin contains various small independent goals to assist with the Maven build lifecycle. Goals Overview build-helper:add-source Add more source directories to the POM. build-helper:add-test-source Add test source directories to the POM. build-helper:add-resource Add more resource directories to the POM. build-helper:add-test-resource Add test resource directories to the POM. build-helper:att

    • 暮らし
    • 2011/02/23 19:45
    • maven
    • eclipse
    • Cobertura Maven Plugin - Introduction

      3 users

      mojo.codehaus.org

      This plugin provides the features of Cobertura within the Maven 2 environment. The report generated by this plugin is the result of executing the Cobertura tool against your compiled classes to help you determine how well the unit testing efforts have been, and can then be used to identify which parts of your Java program are lacking test coverage. Goals Overview cobertura:check Check the Last Ins

      • 暮らし
      • 2010/08/24 22:35
      • maven
      • java
      • http://mojo.codehaus.org/exec-maven-plugin/

        5 users

        mojo.codehaus.org

        • 世の中
        • 2010/04/26 12:34
        • maven
        • Versions Maven Plugin - Introduction

          10 users

          mojo.codehaus.org

          The Versions Plugin is used when you want to manage the versions of artifacts in a project's POM. Goals Overview The Versions Plugin has the following goals. versions:display-dependency-updates scans a project's dependencies and produces a report of those dependencies which have newer versions available. versions:display-plugin-updates scans a project's plugins and produces a report of those plugi

          • 世の中
          • 2010/04/12 19:33
          • maven
          • plugin
          • java
          • cool
          • development
          • *あとで
          • Appassembler :: Maven Plug-In - Introduction

            4 users

            mojo.codehaus.org

            • 世の中
            • 2009/09/27 03:39
            • maven
            • plugin
            • Java
            • dev
            • Maven Webstart Plug-In - Introduction

              3 users

              mojo.codehaus.org

              Maven Webstart PluginThe Webstart plugin generates application bundles that can be deployed via Web Start. The plugin can be used to prepare standalone webstart applications or webstart apps bundled in WAR files (with or without Sun's Download Servlet). It handles the generation of JNLP files and optional version.xml files, using Velocity templates. It also handles the selection and preparation of

              • 学び
              • 2009/01/15 01:29
              • maven
              • plugin
              • java
              • web
              • Maven GWT Plugin - Introduction

                5 users

                mojo.codehaus.org

                Google Web Toolkit Maven Plugin Provides support for using GWT with Maven 2 and integration with Eclispe IDE. Goals Overview gwt:eclipse: Setup eclipse for GWT modules. gwt:compile: Compile GWT modules into JavaScript. gwt:generateAsync: Generate asynchronous interfaces for RPC services. gwt:i18n: Run the i18nCreator tool to generation message bundle interfaces. gwt:test: Run GWTTestCase int

                • 暮らし
                • 2008/12/20 10:33
                • maven
                • gwt
                • Dashboard Maven Plugin - Maven Dashboard Report Plugin

                  3 users

                  mojo.codehaus.org

                  About Maven Dashboard Report Plugin The basic purpose of "Maven Dashboard Report Plugin" is to centralize and share all quality informations generated by other Maven report plugins as : Test Coverage : Cobertura : calculates the percentage of code accessed by tests. Clover : calculates Test Coverage metrics Code Quality : CheckStyle : performs static code style analysis PMD/CPD : performs

                  • 世の中
                  • 2008/07/30 11:27
                  • maven
                  • Mojo - Plugins

                    7 users

                    mojo.codehaus.org

                    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.

                    • 暮らし
                    • 2008/06/28 16:38
                    • maven
                    • plugin
                    • Java
                    • Maven tools for JavaScript developers - Javascript Maven 2 Tools

                      5 users

                      mojo.codehaus.org

                      Introduction Javascript has been considered for long time to be a hack language for web pages, with lack of object orientation and too lazy syntax. Recent explosion of ajax "web 2.0" rich internet application demonstrates that javascript is a mature platform, with powerfull libraries and talentuous developers. Java development uses tools like Ant and Maven to handle project lifecycle and integrat

                      • 世の中
                      • 2008/03/05 03:41
                      • maven
                      • maven2
                      • javascript
                      • plugin
                      • tools
                      • java
                      • development
                      • Build Number Maven Plugin - Introduction

                        4 users

                        mojo.codehaus.org

                        IntroductionThis mojo is designed to get a unique build number for each time you build your project. So while your version may remain constant at 1.0-SNAPSHOT for many iterations until release, you will have a build number that can uniquely identify each build during that time. The build number is obtained from scm, and in particular, at this time, from svn. You can then place that build number in

                        • 暮らし
                        • 2008/01/15 00:06
                        • maven
                        • plugin
                        • Selenium Maven Plugin - Introduction

                          9 users

                          mojo.codehaus.org

                          Provides support for using Selenium with Maven 2. Use this plugin to start a Selenium Remote Control server to support automated web-application testing. This plugin is intended to support usage of the Selenium Java Client Driver when running regular Surefire tests . Use Selenium IDE to help generate the initial Java code for the tests, and then augment as needed. Goals Overview selenium:s

                          • 暮らし
                          • 2007/06/19 14:38
                          • selenium
                          • maven
                          • maven2
                          • test
                          • java
                          • IT
                          • Selenium Maven Plugin - With Surefire

                            3 users

                            mojo.codehaus.org

                            Simple Test Below is a very simple test which shows how to use the Selenium Java Client Driver . NOTE: This is a normal JUnit-style test, though you may want to use JUnit-4 or TestNG which provide better per-suite-level setup that is more ideal for configuration of the Selenium component. package org.codehaus.mojo.selenium; import junit.framework.TestCase; import com.thoughtworks.selenium.De

                            • 世の中
                            • 2007/05/02 20:16
                            • maven2
                            • maven
                            • selenium
                            • test
                            • web
                            • Mojo - Maven 2 Native2Ascii Plugin - Introduction

                              3 users

                              mojo.codehaus.org

                              Native2Ascii Maven PluginThis plugin runs native2ascii at generate-resources phase and add output directory to your maven project resource.

                              • 世の中
                              • 2007/02/28 21:04
                              • maven
                              • Tomcat Maven Plugin - Introduction

                                4 users

                                mojo.codehaus.org

                                The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Tomcat servlet container.

                                • 暮らし
                                • 2007/02/21 16:02
                                • Tomcat
                                • rubyscript-maven-plugin - Ruby on Maven

                                  3 users

                                  mojo.codehaus.org

                                  UpdateI removed the last ounce of native ruby support from this plugin in favor of JRuby. What does that mean to you, the consumer? That means that Mojos written as Ruby plugins will be just as portable as those written in Java. Users (nor authors) will need to have Ruby installed in order to run (or create) ruby script plugins.Also, I have bumped the version up to 1.0-beta-1. Most of the major ch

                                  • 暮らし
                                  • 2006/11/27 21:15
                                  • Maven2
                                  • ruby
                                  • Maven Tomcat Plugin - Maven 2 Tomcat Plugin

                                    4 users

                                    mojo.codehaus.org

                                    IntroductionThe Tomcat Maven Plugin provides goals to manipulate WAR projects within the Tomcat servlet container. How to UseThe following pages provide detailed information on how to use the plugin:How to configure the pluginHow to deploy projects to TomcatGoals to manipulate deployed projects within TomcatGoals to obtain information from Tomcat

                                    • 暮らし
                                    • 2006/11/23 13:36
                                    • maven
                                    • Plugin
                                    • Mojo - Maven 2 SQL Plugin - Introduction

                                      5 users

                                      mojo.codehaus.org

                                      Overview Introduction Usage Goals Examples Executions Settings Project Documentation Project Information Project Reports SQL Maven Plugin Use this plugin to execute SQL statements in a combination of strings, a list files, and/or a set of files through sqlCommand, srcFiles, and fileset configurations respectively.

                                      • 暮らし
                                      • 2006/09/02 07:00
                                      • maven
                                      • SQL
                                      • plugin
                                      • java
                                      • Maven Tomcat Plugin - Maven 2 Tomcat Plugin

                                        6 users

                                        mojo.codehaus.org

                                        DeploymentThe plugin provides various methods of deployment to Tomcat:Deploying a WAR fileDeploying an exploded WAR directory, with an optional context.xml fileDeploying an in-place WAR directory, with an optional context.xml fileDeploying a context.xml fileRunning a WAR projectThese are described in more detail below.

                                        • テクノロジー
                                        • 2006/04/13 02:07
                                        • maven
                                        • tomcat
                                        • plugin
                                        • Maven Tomcat Plugin - Maven 2 Tomcat Plugin

                                          3 users

                                          mojo.codehaus.org

                                          ConfigurationIf no explicit configuration is provided then the Tomcat plugin defaults to the following:Tomcat manager URL of http://localhost:8080/managerAuthentication details of username admin and no passwordContext path of /${project.build.finalName}These can be overridden as described below. Using a different Tomcat manager URLTo configure the plugin for a different Tomcat instance, add a plug

                                          • 世の中
                                          • 2006/04/09 23:06
                                          • maven
                                          • tomcat
                                          • Cobertura Maven Plugin - Introduction

                                            3 users

                                            mojo.codehaus.org

                                            This plugin provides the features of Cobertura within the Maven 2 environment.The report generated by this plugin is the result of executing the Cobertura tool against your compiled classes to help you determine how well the unit testing efforts have been, and can then be used to identify which parts of your Java program are lacking test coverage.

                                            • 世の中
                                            • 2006/04/03 14:12
                                            • Mojo - Maven 2 Plugins Project

                                              14 users

                                              mojo.codehaus.org

                                              Welcome to the Mojo Project The Mojo project is a collection of plugins for Maven 2. Plugins are currently being published to the Codehaus repository. Previous releases have also been published on the Maven Central repository. Snapshots are available on request through the user mailing list or by emailing the maintainer. Each plugin has a list of people involved in creating or supporting it. Plu

                                              • 学び
                                              • 2005/11/07 17:43
                                              • maven
                                              • mojo
                                              • java
                                              • plugin
                                              • maven2

                                              このページはまだ
                                              ブックマークされていません

                                              このページを最初にブックマークしてみませんか?

                                              『Mojo - Maven 2 Plugins Project』の新着エントリーを見る

                                              キーボードショートカット一覧

                                              j次のブックマーク

                                              k前のブックマーク

                                              lあとで読む

                                              eコメント一覧を開く

                                              oページを開く

                                              はてなブックマーク

                                              • 総合
                                              • 一般
                                              • 世の中
                                              • 政治と経済
                                              • 暮らし
                                              • 学び
                                              • テクノロジー
                                              • エンタメ
                                              • アニメとゲーム
                                              • おもしろ
                                              • アプリ・拡張機能
                                              • 開発ブログ
                                              • ヘルプ
                                              • お問い合わせ
                                              • ガイドライン
                                              • 利用規約
                                              • プライバシーポリシー
                                              • 利用者情報の外部送信について
                                              • ガイドライン
                                              • 利用規約
                                              • プライバシーポリシー
                                              • 利用者情報の外部送信について

                                              公式Twitter

                                              • 公式アカウント
                                              • ホットエントリー

                                              はてなのサービス

                                              • はてなブログ
                                              • はてなブログPro
                                              • 人力検索はてな
                                              • はてなブログ タグ
                                              • はてなニュース
                                              • ソレドコ
                                              • App Storeからダウンロード
                                              • Google Playで手に入れよう
                                              Copyright © 2005-2025 Hatena. All Rights Reserved.
                                              設定を変更しましたx