-
Hi, I am trying to folow steps here: the export command dosnt work on windows so I used set instead. When running this command >mvn clean install -Dmaven.test.skip=true -DskipTests -Dgpg.skip -Djdeps.multiRelease=17 I am getting this error: C:\Users\jlclu\AGENTFORCE\mulesoft-ai-chain-connector>mvn clean install -Dmaven.test.skip=true -DskipTests -Dgpg.skip -Djdeps.multiRelease=17 Please help |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@alick888 @tbolis-at-mulesoft can you please help Jose? |
Beta Was this translation helpful? Give feedback.
-
Hey good news @amirkhan-ak-sf The connector worked perfectly when doing the Option 1: Maven Central Repository approach. Just adding the dependency in pom file. Anyway, I will close this. Thanks |
Beta Was this translation helpful? Give feedback.
Hey good news @amirkhan-ak-sf
The connector worked perfectly when doing the Option 1: Maven Central Repository approach. Just adding the dependency in pom file.
I should have tried this option first, I don't know why I went for Option 2 - Local Maven Repository lol
Anyway, I will close this. Thanks