0

Programmers Reference を使用して i.lon100 を JAVA に接続しようとしています。プログラマ リファレンスを含む pom.xml および .pdf ファイルは、次のページからダウンロードできます: http://home.elka.pw.edu.pl/~mkolasin/

私の日食のバージョンは次のとおりです。

Web 開発者向けの Eclipse Java EE IDE。

バージョン: Juno サービス リリース 2

ビルド ID: 20130225-0426

Maven バージョン: 2.2.1 (プログラマー リファレンスで推奨)

a) まず最初に、 http://m2eclipse.sonatype.org/update/ページが存在しないと想定しているため、Maven Embedder と Maven Integration for Eclipse のインストールでページ 22-6 に問題があります。それで、私の最初の質問: Eclipse を使用してこれらのソフトウェアをダウンロードできる他のサイトはありますか?

B) Eclipse マーケットからインストールしました: Eclipse の Maven 統合ですが、Maven Embedder が見つかりませんでした。そして今、私はプロジェクトを右クリックしました: RUN AS - Run AS の代わりにビルドされた Maven - Maven パッケージはまだ大丈夫ですか?

c) 別のステップを作成しようとすると、ページ 22-13 「[プロジェクト エクスプローラー] ビューで、ilon-ws フォルダーを右クリックし、[Run As] をポイントしてから、[Maven Package] をクリックします。これにより、Java プロキシ クラスが生成され、jar がビルドされます。 ." コンソールにエラーが表示され、修正方法がわかりません。

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org...ticLoggerBinder for further details.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.echelon.es:ilon-ws:jar:4.03-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:jaxws-maven-plugin is missing. @ line 71, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 113, column 23
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 124, column 23
[WARNING] 'repositories.repository.layout' for java.net uses the unsupported value 'legacy', artifact resolution might fail. @ line 36, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ECHELON i.LON SmartServer 4.03-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.985s
[INFO] Finished at: Tue Jun 04 20:20:25 CEST 2013
[INFO] Final Memory: 4M/105M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ilon-ws: Could not resolve dependencies for project com.echelon.es:ilon-ws:jar:4.03-SNAPSHOT: Failed to collect dependencies for [com.sun.xml.ws:jaxws-rt:jar:2.2 (compile)]: Failed to read artifact descriptor for woodstox:wstx-asl:jar:3.2.1: Could not transfer artifact woodstox:wstx-asl:pom:3.2.1 from/to java.net (http://download.java.net/maven/1/): No connector available to access repository java.net (http://download.java.net/maven/1/) of type legacy using the available factories AsyncRepositoryConnectorFactory, WagonRepositoryConnectorFactory -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache....lutionException

buildpath に slf4j-nop-1.7.5.jar ファイルを追加しようとしましたが、何も変わりませんでした。

ここ数日から対処できず、答えがどこにあるのかわからないので、何か提案や助けをください。

よろしく、 コラタ

4

0 に答える 0