// 下階層用テンプレート
#topicpath
----
//ここにコンテンツを記述します。
**リポジトリにプロキシ経由で接続する [#q56c97dc]
"C:\[ユーザディレクトリ]\.m2\settings.xml"
に以下の記述を書いておきます。

 <settings>
   <proxies>
     <proxy>
       <active>true</active>
       <protocol>http</protocol>
       <host>hogehoge.jp</host>
       <port>81</port>
       <username>fuga</username>
       <password>fuga</password>
       <nonProxyHosts>www.google.com|*.hoge.jp</nonProxyHosts>
     </proxy>
   </proxies>
 </settings>

----
この記事は
#vote(おもしろかった,そうでもない)

#comment
#topicpath


SIZE(10){現在のアクセス:&counter;}


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS