You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rayees Namathponnan <ra...@citrix.com> on 2014/05/16 21:36:22 UTC

Contrail api jar snapshot

Hi All,

Anybody knows  why Juniper contrail jar version in plugins/network-elements/juniper-contrail/pom.xml shows with version with "1.0-SNAPSHOT"

      <groupId>net.juniper.contrail</groupId>
      <artifactId>juniper-contrail-api</artifactId>
      <version>1.0-SNAPSHOT</version>

There is no released  jar files ? I am trying to setup Apache nexus repo;  with juniper contrail as 3rd party jar, but nexus not allowing to upload SNAPSHOT artifacts

I didn't see any other plugin in cloudstack repo with SNAPSHOT.

Regards,
Rayees