cancel
Showing results for 
Search instead for 
Did you mean: 

Alpha 2 and SNAPSHOTs missing from the Maven repositories

ogeisser
Champ in-the-making
Champ in-the-making
Hi,

reading from the pom.xml the distribution repositories for activiti are:

Snapshot:
http://maven.alfresco.com/nexus/content/repositories/activiti-snapshots/

Release:
http://maven.alfresco.com/nexus/content/repositories/activiti/

Currently the Release repository contains only the alpha-1 release and the snapshot repository is empty.

Would it be possible to publish the alpha-2 version to the release repository and to publish regularly SNAPSHOT versions to the snapshot repository?

This would be very helpfull
3 REPLIES 3

ogeisser
Champ in-the-making
Champ in-the-making
Someone was so kind to upload 5.0-alpha2 and 5.0-alpha3-SNAPSHOT (Monday 13:54) to the Maven repositories.

Thank you.

ogeisser
Champ in-the-making
Champ in-the-making
Just a minor thing …

We are using M2Eclipse 0.10 (with an Maven3 alpha embedded) and we are experiencing CHECKSUM errors.

Downloaded http://maven.alfresco.com/nexus/content/repositories/activiti/org/activiti/activiti-engine/5.0.alpha...
[WARN] *** CHECKSUM FAILED - Checksum failed on download: local = 'df6728b2a183f3ec40e0d77f02f135a3f81e3a5f'; remote = 'c60794aba99fee445ddec7a53b7dc40ab197cb8d' - IGNORING

Maybe this is related to using an old maven version for deployment?

jbarrez
Star Contributor
Star Contributor
I uploaded the alpha2 to the release repo yesterday. I don't know who did the alpha3, but it looks incomplete.

I've used maven 2.2.0 (the default one on OSX), so perhaps the error could indeed be caused by the mvn2/3 difference - but I assume that's unlikely.
I'll see if I can mimic it here locally and redeploy the artifacts if needed.