Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install Metl for first time on windows #940

Open
marina-saad opened this issue Feb 4, 2020 · 1 comment
Open

install Metl for first time on windows #940

marina-saad opened this issue Feb 4, 2020 · 1 comment

Comments

@marina-saad
Copy link

after entering this command ./gradlew assemble this message shows up
FAILURE: Build failed with an exception.

  • Where:
    Build file 'C:\Users\Marina\metl\metl-war\build.gradle' line: 3

  • What went wrong:
    A problem occurred evaluating project ':metl-war'.

Lorg/gradle/api/provider/PropertyState;

I tried to skip the build step and downloaded a metl.war version and run it and the metl design workplace opens but I can not open any component in it I want to know what are the steps I missed in to have this issue?

@nrichardson99
Copy link
Contributor

Start Metl using the war file.
After it starts connect via a web browser, then select the 'Admin' tab at the top.
Next choose 'Plugin Repositories' from the menu on the left.
Select 'central' click Edit.
Update the Url to be https://repo1.maven.org/maven2
(use https not http)
Close the Edit Repository tab and then Restart Metl (kill your process and then restart)
Now see if the components are working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants