Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
pthomas
Contributor III
Contributor III

Where did my jar file go

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:

  • htrace-core4-4.1.0-uncubating.jar
  • jodd-util-6.0.1.jar
  • parquet-format-2.4.0.jar
  • talend-parquet-1.3.jar
  • talend-bigdata-core-1.20.0.jar

 

Labels (5)
1 Solution

Accepted Solutions
pthomas
Contributor III
Contributor III
Author

Ok, a co-worker found them!

They are hidden files under Studio->configuration->.m2 then many subfolders.

You have to choose "show hidden files".

 

View solution in original post

1 Reply
pthomas
Contributor III
Contributor III
Author

Ok, a co-worker found them!

They are hidden files under Studio->configuration->.m2 then many subfolders.

You have to choose "show hidden files".