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
asked 2 months ago165 views
1 Answer
5
Accepted Answer

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
answered 2 months ago
profile picture
EXPERT
reviewed 21 days ago
profile pictureAWS
EXPERT
reviewed 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions