Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Maven import shows no source files #428

Closed
ochaloup opened this issue Jul 19, 2017 · 3 comments
Closed

Maven import shows no source files #428

ochaloup opened this issue Jul 19, 2017 · 3 comments
Assignees
Labels

Comments

@ochaloup
Copy link

I hit troubles to get imported some of the maven projects. Particularly I would like to import WildFly (https://github.com/wildfly/wildfly) but the maven import shows no source files being found. Setting whole class path by hand with "Empty Java Source Group" is painful. Is that something to do for get such a maven project being imported fine?

@mlangkabel
Copy link
Contributor

Awesome! Thanks @ochaloup for reporting this one AND providing an example project. With that project I have been able to reproduce your issue. I'll look into it as soon as possible.

Adding the jars for the classpath by hand can be painful, I know. But you can just export them to a folder using the mvn dependency:copy-dependencies command, ctrl + a them and drag'n'drop them into the Sourcetrail Classpath listbox. Hope this helps for now :)

@mlangkabel mlangkabel self-assigned this Jul 19, 2017
@mlangkabel mlangkabel added the bug label Jul 19, 2017
@ochaloup
Copy link
Author

@mlangkabel great, thank you. The tip with the mvn dependency:copy-dependencies works quite satisfactory. I didn't know about this plugin. Now I can happily start to really experiment with the Sourcetrail. By me a really interesting project, thank you.

I forgot to backping the question #403 where the similar issue is discussed.

@mlangkabel
Copy link
Contributor

fixed with Sourcetrail version 2017.2.44

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

No branches or pull requests

2 participants