Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] SNAPSHOT versions

Hello

I think the best way is to specify in your assembly tag version of all dependecies.
For the latest tag 3.7.1 you can find it here

https://github.com/codenvy/maven-depmgt-pom/blob/66524364083c9c25a3b3b8f65fcb0c4e0f3f1253/pom.xml#L43

Can you elaborate more with SNAPSHOT use case?


Sergii Kabashniuk

On Thu, Mar 12, 2015 at 10:45 AM, Sharav, Omer <omer.sharav@xxxxxxx> wrote:
Hi All,

We would like to setup some automatic testing for our che extension projects.
We use assembly projects which reference in their pom.xml a specific version of the sdk (and other projects from eclipse che).
In addition to the tests we run on top of a specific released version, we also want to gain knowledge about candidates (or SNAPSHOT versions) for new releases.
What do you think is the best way to do that?
Specifically, what SNAPSHOT versions should we take into account?

Thanks!
Omer Sharav.
Development Manager.
Development Infrastructure, SAP Labs Israel.
_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/che-dev


Back to the top