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?

Hi Lars,

my project has an import of the package org.osgi.framework with no version declared (but my main repo is Indigo) and tycho is getting latest from this repo properly. see the log:
Downloaded: http://repository.sonatype.org/content/groups/sonatype-public-grid/org/eclipse/tycho/org.eclipse.osgi/3.7.0.v20110524/org.eclipse.osgi-3.7.0.v20110524.jar (1331 KB at 75.0 KB/sec)


How are you declaring this dependency, as bundle or package import? are you declaring the version explicitly ?


cheers

Cristiano

On 20/06/11 04:54, 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