There is "Force Update of Snapshots/Releases" checkbox in Update Maven Projects dialog (right-click->Maven->Update_Project...), but sadly this does not work reliable for maven plugins and their dependencies [1]. As a workaround, manually remove relevant entries from maven local repository. You may also need to restart eclipse to flush in-memory caches, but I am not sure.
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=397251 -- Regards, Igor On 2013-01-15 4:44 PM, Tonny Madsen wrote:
I have a co-worker where all his projects currently have the following error: "Failure to find org.eclipse.tycho:tycho-source-plugin:pom:0.17.0-20130107.160420-16 in https://oss.sonatype.org/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of tycho-snapshots has elapsed or updates are forced" But... how can we force an update of the dependencies? We cannot find any options, commands or buttons that seem to indicate this function :-( /Tonny -- Tonny Madsen My profiles: LinkedIn <http://www.linkedin.com/in/tonnymadsen> Twitter <http://twitter.com/tonnymadsen> Blogger <http://blog.rcp-company.com/> SlideShare <http://www.slideshare.net/nonty> _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
