[go: up one dir, main page]

Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Enterprise for Java » Build error after update Eclipse
Build error after update Eclipse [message #1868928] Thu, 25 July 2024 20:26 Go to next message
Diego Scifo is currently offline Diego ScifoFriend
Messages: 1
Registered: July 2024
Junior Member
Hello everyone!
I have the following scenario, I just updated Eclipse to version 2024-06 (4.32.0) Build id: 20240606-1231. The update was successful. On the other hand I have Maven configured to point to a different repository than the central maven. The problem with this is that when it tries to build the projects it looks for dependencies (such as maven-surefire-plugin) in my company's repository instead of maven central.
The dependencies that I have configured in my project's pom are all in my company's repository, but when I do: right click->Maven->Update Project->OK I get an error similar to the following:

org.apache.maven.plugins:maven-surefire-plugin:jar:3.2.5 was not found in maven-dev.dscifo/repository during a previous attempt.

My project does not need this jar, but Eclipse obviously does and tries to look for it in the company's private repository instead of maven central.

The question is, can I configure Eclipse to avoid this error?

[Updated on: Thu, 25 July 2024 23:35]

Report message to a moderator

Re: Build error after update Eclipse [message #1868931 is a reply to message #1868928] Thu, 25 July 2024 23:25 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4507
Registered: July 2009
Senior Member

ee4j is all about the runtimes, not the tools. I think you need to take this to https://github.com/eclipse-m2e/m2e-core/discussions and see if anyone knows the answer.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Team Foundation Server - Eclipse and Cross Platform: Unable to clone Git repository using TEE in Ecl
Goto Forum:
  


Current Time: Fri Dec 13 11:31:00 GMT 2024

Powered by FUDForum. Page generated in 0.03375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top