Eclipse SWT
The build currently fails with
[ERROR] Failed to execute goal on project anno-gui: Could not resolve dependencies for project org.genesys-pgr:anno-gui:jar:1.1-SNAPSHOT:
The following artifacts could not be resolved:
org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:jar:4.4,
org.eclipse.jface:org.eclipse.jface:jar:3.8.0.v20120521-2329:
Could not find artifact org.eclipse.swt:org.eclipse.swt.cocoa.macosx.x86_64:jar:4.4 in my-local-repo (file:///..../anno/anno-gui/lib) -> [Help 1]
It seems the custom repositories listed in pom.xml
are abandoned.
See
- https://github.com/maven-eclipse/maven-eclipse.github.io
- https://github.com/maven-eclipse/dev-releases
- https://github.com/maven-eclipse/maven-eclipse.github.io/issues/1
- and https://objectteams.wordpress.com/2017/01/09/eclipse-neon-2-is-on-maven-central/
This issue is to have this project build again.
Edited by Matija Obreza