Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Where can I find a working 0.13.0-SNAPSHOT?

You also need to add [1] repository to settings.xml (or
sonatype-public-grid as was suggested, but that would expose your builds
to far more artifacts). Do note that this is a staging, i.e. transient,
repository and will be removed as soon as final eclipse 3.7 jars become
available.

https://repository.sonatype.org/content/repositories/tycho-001/

--
Regards,
Igor

On 11-06-20 11:54 AM, Lars Fischer wrote:
Hello Igor,

2011/6/17 Igor Fedorenko<igor@xxxxxxxxxxxxxx>:
tycho snapshot builds are deployed to

https://repository.sonatype.org/content/repositories/snapshots/

Ok, this is the repository I used. But there is a missing dependency:

[ERROR]     Unresolveable build extension: Plugin
org.eclipse.tycho:tycho-maven-plugin:0.13.0-SNAPSHOT or one
of its dependencies could not be resolved: Failure to find
org.eclipse.tycho:org.eclipse.osgi:jar:3.7.0.v20110524

Regards,
Lars
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top