Skip to content
This repository was archived by the owner on May 10, 2019. It is now read-only.
This repository was archived by the owner on May 10, 2019. It is now read-only.

Installation issues on windows #11

@plinyar

Description

@plinyar

1). "kikaha setup" doesn't consider %MAVEN_HOME% or %M2_HOME% env variables but tries setting up its own maven (?).
I use git bash. When running "kikaha setup" then %HOME%.kikaha\conf\setup.conf is created (e.g. c:\Users\Administrator.kikaha\conf\setup.conf). But in this file there is a line "export M2_HOME="/c/Users/Administrator/.kikaha/work/mvn", however my maven is installed in another place.

2). "kikaha project create" fail,
After manually fixing the path to maven, I run:
kikaha project create 2.0 -e --name=first-project

But it fails with an error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli) on project standalone-pom: The desired archetype does not exist (io.skullabs.kikaha.archetypes:2.0-archetype:1.0.0) -> [Help 1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions