Latest DEV build: 0.3.0-DEV-1819
maven 3.0 distribution used by the latest DEV build: 3.0-TYCHO-698080
Snapshot repository URL: http://repository.sonatype.org/content/repositories/eclipse-snapshots/
Pseudo-release repository URL: http://repository.sonatype.org/content/repositories/tycho-pseudo-releases/
Release repository URL: TBD
Catch-all repository URL (includes all of the above): http://repository.sonatype.org/content/groups/public/
SNAPSHOT builds
SNAPSHOT builds are prepared and deployed automatically by Tycho continuous build job from SVN trunk after each check in. Each consecutive build overwrites the previous one, so Tycho SNAPSHOTs should only be used for testing purposes.
DEV (a.k.a. "pseudo-release) builds
DEV builds are prepared and deployed by request using tycho-promote continuous build job. DEV builds represent stable, consistent state of Tycho code. DEV builds do not automatically expire but we expect to purge historical DEV builds from time to time. m2e continuous build jobs use the latest Tycho DEV build.
RELEASE builds
It is probably hard to believe this early in the development, but we do plan to have an official Tycho release one day
When this happens, release build will most likely use standard maven "release" version (i.e., "1.0.0") and will be available forever.