With the GUI in eclipse, ctrl-4, adding the jaxrs fraction works.



On Mon, Sep 4, 2017 at 7:28 AM, Eric J. Van der Velden <ericjvandervelden@gmail.com> wrote:
I work on Windows. On the command line the following works:

[MyEndpoint.java]$ wildfly-swarm-add-fraction --fractions jaxrs

But when I do this in eclipse's Forge Console, this command hangs. 

I see Maven messages like: cannot delete folder, cannot create .... Also after I stopped forge, I cannot delete the eclipse project, unless I restart eclipse. 
So Forge Console does not work correctly with Maven? Forge Console has not released the folders and files so Maven cannot to things?