Hi Michiel,
We are really sorry for the inconvenience caused, this was a recent change
we did for moving cartridge docker image files to tools folder.
The problem has occurred due to the parent artifact name in
stratos-docker-images module being referred to stratos-parent. It should
refer stratos
Can you try changing relativePath at
https://github.com/apache/stratos/blob/master/tools/docker-images/stratos-docker-images/pom.xml#L26
to ../../../pom.xml
AFAIS the relative path is incorrect. And in fact, IMO the parent pom
should be https://github.com/apache/stratos/blob/master/tools/pom.xml
Hi Lahiru,
Yes, I tried both mvn clean install and mvn dependency:resolve, using 2
internet connections, neither worked.
Cheers,
Michiel
On 14 Jan 2015, at 19:27, Lahiru Sandaruwan wrote:
> Hi Michiel,
>
> On Wed, Jan 14, 2015 at 9:03 PM, Michiel Blokzijl (mblokzij)
> wrote:
> Hey guys,
>
Hi Michiel,
On Wed, Jan 14, 2015 at 9:03 PM, Michiel Blokzijl (mblokzij) <
mblok...@cisco.com> wrote:
> Hey guys,
>
> Is this expected? I’m getting the following error while trying to build
> the latest master, in a fresh clone:
>
Are you building the project online?(using mvn clean install)
>
Hey guys,
Is this expected? I’m getting the following error while trying to build the
latest master, in a fresh clone:
[ERROR] The project org.apache.stratos:stratos-docker-images:4.1.0-SNAPSHOT
(/Users/me/Code/stratos_ws/stratos-2/tools/docker-images/stratos-docker-images/pom.xml)
has 1 err