maven project in Eclipse-201812 [message #1800447] |
Fri, 28 December 2018 15:38 |
harry sheng Messages: 62 Registered: July 2009 |
Member |
|
|
Environment: windows 10, Jdk 8, Maven 3.3.9 (external installation to Eclipse)
Just downloaded the latest Eclipse-201812 (for JEE) , and used it on a workspace which has been working on with Oxygen (for JEE) for a few weeks.
I've been working on the workspace with Oxygen for a few weeks already, so all the maven dependencies have been downloaded to the local repository already, and I have not had any maven issue in Oxygen.
Now open this workspace with Eclipse-201812, the workspace is upgraded (of course); and from the progress view, some of the dependencies (not sure if it's all) were downloaded again when Eclipse opened. And then some of the projects were not compiled because some of the dependencies cannot be downloaded! (Please note I do not have this problem with Oxygen!)
So I manually run "mvn clean install" to all projects in the workspace, and made sure every single project compiled. In Oxygen, this would solve all the maven dependency problem; but with Eclipse-201812, there still were projects that do not compile. When double-check the local epository, I did not see anything missing!
So yah, a workspace worked in Oxygen does not work in Eclipse-201812.
|
|
|
Re: maven project in Eclipse-201812 [message #1800485 is a reply to message #1800447] |
Sat, 29 December 2018 22:53 |
harry sheng Messages: 62 Registered: July 2009 |
Member |
|
|
OK, I don't know. After I posted my original message, I closed the Eclipse 2018-12, and kept myself busy with something else.
Just now, I come back to Eclipse 2018-12 and before trying to create the workspace from scratch, I just reopened the failed workspace last time. And I do not see the maven issue anymore in the workspace. I tried update the maven project, clean/build; all work fine. I don't know what to say!
[Updated on: Sat, 29 December 2018 23:04] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.04332 seconds