Java Eclipse/Maven, Hanging on Dependency Build for JAXB 4+ Hrs [message #1826446] |
Sat, 25 April 2020 00:35 |
joey coffee Messages: 1 Registered: April 2020 |
Junior Member |
|
|
Hi All,
I've run into a big issue, and it's stalling my project that is due this weekend. Here are the details.
IDE: Eclipse/Maven API: JAXB, an xml reader/writer API Issue: Maven is hanging when building the dependency in pom.xml.
More Information: I copy and pasted the jar into a project folder "lib". Then moved the project over to the resource folder. After that, I used maven from eclipse (I think that's the embedded Maven), to add the dependency to the pom.xml. It's been over 4 hours now. I also stopped eclipse through Windows Task Manager. When eclipse started after that, it is continuing with the Maven dependency build, and will not finish.
The hanging occurs during the build after doing this:
Once indexing is complete, Right-click on the project -> Maven -> Add Dependency and start typing the name of the project you want to import (such as "hibernate"). Then select the project.
Any help would be greatly appreciated. This has sucked a whole day out of actual coding; and turned into a configuration issue.
Thanks!
|
|
|
|
Powered by
FUDForum. Page generated in 0.08608 seconds