Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Third party Dependency in Plugin #19

Closed
Prashanttorat opened this issue Aug 21, 2018 · 4 comments
Closed

Third party Dependency in Plugin #19

Prashanttorat opened this issue Aug 21, 2018 · 4 comments

Comments

@Prashanttorat
Copy link

i am not aware of how to add dependency in plugin!

i am facing issue while adding third party jar "apache poi" in plugin, i have added maven dependency in pom file, i am able to build plugin jar file but getting ClassnotFound exception at run time

@decebals
Copy link
Member

decebals commented Aug 26, 2018

Can you add more detail please? Can you share with us the plugin's pom.xml? Maybe you create a thin jar and not a fat jar. Please take a look at your plugin's jar and see if the find the POI's classes.

I am in vacation. Sorry for the late response.

@decebals
Copy link
Member

@Prashanttorat
Did you solved the problem?

@decebals
Copy link
Member

I suppose that the problem is solved in the meantime so I will close the issue. If you consider that you need more information, please open it.

@MohankumarD
Copy link

Hi Decebals,
I am facing the same issue, can you please help on this how to add a dependency for third-party jar..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants