You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Kevin Meyer <ke...@kmz.co.za> on 2016/07/09 09:33:36 UTC

Re: Apache Isis Core release 1.13.0 RC1

> For instructions on how to verify the release (build from binaries and/or
>  use in Maven directly), see
> http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases
>

I just wanted to ask: the instructions say: download dependencies with:
mvn dependency:go-offline

But this process fails for me, I think because it is trying to download
Apache Isis artifacts that are about to be built.

Which is pretty useless.

Does anyone else experience this?

I find that that only way that works for me is:
mvn clean install
rm -rf ~/.m2/repository/org/apache/isis
mvn clean install -o

Is this an issue with my Maven?
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1;
2014-12-14T18:29:23+01:00)

Cheers,
Kevin

-- 
Kevin Meyer
Ljubljana, Slovenia