The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

initializeExtensionProject stuck at 50% building

esimoneesimone Member Posts: 5 Learner II
edited November 2019 in Help
Hi all!
I'm following this (see link below) guide and at point 3 of Quick Start, so when I try to initialize the extension, there is a problem: building process stays at 50% for the eternity and, as you can see in the screenshot (I used "--debug"), there is nothing wrong except for a "[WARN]" that should not be there. In fact, if I clone the project from GitHub, there are no src and blabla subfolders and files like the one in that warn. What can be the problem?
Guide link

Screenshot





Best Answer

Answers

  • esimoneesimone Member Posts: 5 Learner II
    Oh god, it worked...
  • jczogallajczogalla Employee-RapidMiner, Member Posts: 144 RM Engineering
    edited January 2020
    Just a follow-up, we released a new version of the gradle extension plugin (version 0.9.4).
    The new version will be part of the template extension very soon.
    If you update the dependency in your build.gradle file from 0.9.3 to 0.9.4, the input should be more visible (depending on your setup, there is a pop-up dialog). Also we added a flag noInput, so that there will be no user interaction necessary when it is active.

    Cheers
    Jan
Sign In or Register to comment.