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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容