Maven dependency error when importing Blu Age L3 Workshop modernized code

3

I got the following Maven dependency error while importing and compiling the Java modernized code in AppStream:

1. The container 'Maven Dependencies' references non existing library  'D:\PhotonUser\Workshop\maven-repository\com\netfective\bluage\gapwalk.datasimplifier-io\3.10.0\gapwalk.datasimplifier-io-3.10.0.jar'
2. The container 'Maven Dependencies' references non existing library  'D:\PhotonUser\Workshop\maven-repository\com\netfective\bluage\gapwalk.runtime.legacy.statements\3.10.0\gapwalk.runtime.legacy.statements-3.10.0.jar'

Specified jar files do not exist at this path.

AWS
Alae
質問済み 2ヶ月前191ビュー
1回答
5
承認された回答

As a rule of thumb, you should always use the same version of the AWS Blu Age when generating the modernized code (velocity = transformation engine) as when executing the modernized code (runtime).

In your case, the version used to execute the code in AppStream is probably not the same as the one used to build the modernized code (3.10.0).

AWS
ArnO
回答済み 2ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
profile pictureAWS
エキスパート
レビュー済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ