# Download liquibase 3.0.0 using maven

**URL:** https://forum.liquibase.org/t/download-liquibase-3-0-0-using-maven/2306
**Category:** General Discussion
**Created:** [June 24, 2013, 3:24pm UTC](https://forum.liquibase.org/t/download-liquibase-3-0-0-using-maven/2306 "2013-06-24T15:24:00Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Guest](https://avatars.discourse-cdn.com/v4/letter/g/8dc957/32.png) [@Guest](https://forum.liquibase.org/u/Guest)
#### Post date: [June 24, 2013, 3:24pm UTC](https://forum.liquibase.org/t/download-liquibase-3-0-0-using-maven/2306/1 "2013-06-24T15:24:00Z")

</div>

Hi,&nbsp;

I cannot use the latest version of liquibase since it is not available from mvnrepo, the latest version available is 3.0.0-rc2.

When will the latest version be available to use from maven?

Best regards,&nbsp;

Perry

---

<div class="post-metadata">

### Author: ![nvoxland](https://avatars.discourse-cdn.com/v4/letter/n/87869e/32.png) [@nvoxland](https://forum.liquibase.org/u/nvoxland)
#### Post date: [June 24, 2013, 3:24pm UTC](https://forum.liquibase.org/t/download-liquibase-3-0-0-using-maven/2306/2 "2013-06-24T15:24:00Z")

</div>

Apparently I didn’t do something right with the the promotion of the build in sonatype (where the maven builds are staged).

I’m working on getting a build up, although I may end up trying again with a 3.0.1 release.

Nathan

---

<div class="post-metadata">

### Author: ![nvoxland](https://avatars.discourse-cdn.com/v4/letter/n/87869e/32.png) [@nvoxland](https://forum.liquibase.org/u/nvoxland)
#### Post date: [June 24, 2013, 3:24pm UTC](https://forum.liquibase.org/t/download-liquibase-3-0-0-using-maven/2306/3 "2013-06-24T15:24:00Z")

</div>

I went through the release process again for 3.0.1 last night and made sure I did everything with the maven release that I did with RC1 and RC2. On [http://mvnrepository.com/artifact/org.liquibase/liquibase-core](http://mvnrepository.com/artifact/org.liquibase/liquibase-core)&nbsp;the most recent version in RC2 but on&nbsp;[http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.liquibase%22%20AND%20a%3A%22liquibase-core%22](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.liquibase%22%20AND%20a%3A%22liquibase-core%22)&nbsp;the most recent version is 3.0.0

Sonatype (where I send the maven artifacts to for synchronization to the central repository) has 3.0.0 and 3.0.1 in there&nbsp;[https://oss.sonatype.org/index.html#nexus-search;gav~org.liquibase~liquibase-core~~~~kw,versionexpand](https://oss.sonatype.org/index.html#nexus-search;gav~org.liquibase~liquibase-core~~~~kw,versionexpand)

I’m wondering if there is something broken in the general maven synchronization process? Or if it sometimes takes that long from sonatype to synchronize out?

Anyone know more about the maven sync process that can help me understand where to look or what to troubleshoot?  
  
Nathan

---

<div class="post-metadata">

### Author: ![nvoxland](https://avatars.discourse-cdn.com/v4/letter/n/87869e/32.png) [@nvoxland](https://forum.liquibase.org/u/nvoxland)
#### Post date: [June 24, 2013, 3:24pm UTC](https://forum.liquibase.org/t/download-liquibase-3-0-0-using-maven/2306/4 "2013-06-24T15:24:00Z")

</div>

The Maven repositories seem to have picked up the 3.0.0 repository now. 3.0.1 is on [search.maven.org](http://search.maven.org) but not&nbsp;[mvnrepository.com](http://mvnrepository.com) yet, so perhaps it just takes a while to propagate.

Nathan
