Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a process at work with 2 environments: 1 for dev and 1 for production. The production server has no internet access. So when I move stuff from dev to prod I need to include the jar files.
With a tRest component I need to download and install these 3 jar files (jersey-client-1.19.jar, jersey-core-1.19.jar, jsr311-api-1.1.1.jar). But when I go looking for the jar files, I only find 2! The jersey-core jar file, despite being downloaded, installed and working, can't be found.
Where did this jar file go?
I have 5 other files, that also were download, installed and resulted in a functioning component, that can't be found:
Ok, a co-worker found them!
They are hidden files under Studio->configuration->.m2 then many subfolders.
You have to choose "show hidden files".
Ok, a co-worker found them!
They are hidden files under Studio->configuration->.m2 then many subfolders.
You have to choose "show hidden files".