Ola pessoal, adicionei forge ao PATH e tentei executar o comando forge
dentro da pasta do projeto e ele retorna o seguinte:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jboss.forge.furnace.impl.LoggingRepair$1 (file:/Users/xxxxx/java-spring1/forge/lib/furnace-2.27.0.Final.jar) to constructor java.util.logging.Level$KnownLevel(java.util.logging.Level)
WARNING: Please consider reporting this to the maintainers of org.jboss.forge.furnace.impl.LoggingRepair$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Alguém tem alguma dica a respeito deste tipo de erro? Nao consegui achar nada a respeito ainda.