Hello.
Is there a way to fail a Tycho build if a required p2 repository referenced in a .target platform configuration is missing?This is what's happening in this situation:
[INFO] Computing target platform for MavenProject: org.dsource:descent.compiler:0.6.1.qualifier @ D:\projects\DDT\descent.compiler\pom.xml
[WARNING] Failed to access p2 repository http://download.eclipse.org/tools/orbit/downloads/drops/S20130308121626/repository, use local cache.
--
Bruno Medeiros