[
https://issues.jboss.org/browse/FORGE-2760?page=com.atlassian.jira.plugin...
]
George Labuschagne commented on FORGE-2760:
-------------------------------------------
Hi George, indeed! :)
I have the latest Forge extracted such that the bin is located at: ~/opt/forge/bin
{code:bash}
[georgel@devbox ~]$ which forge
~/opt/forge/bin/forge
{code}
The project is located at:
{code:bash}
[georgel@devbox edsnext]$ ls
edsnext.iml pom.xml src target
{code}
I uploaded now a copy of the src directory as well (it is tiny at the moment).
cdi-setup and scaffold fail
---------------------------
Key: FORGE-2760
URL:
https://issues.jboss.org/browse/FORGE-2760
Project: Forge
Issue Type: Bug
Components: Furnace CDI, Scaffold
Affects Versions: 3.7.2.Final
Environment: CentOS 7.3
Forge 3.7.2
Java OpenJDK Runtime Environment (build 1.8.0_141-b16)
Apache Maven 3.5.0
Reporter: George Labuschagne
Attachments: forge.log, pom.xml
Attempting to run 'cdi-setup' or 'scaffold-setup --provider Faces'
results in the following error message:
***ERROR*** Could not install CDI.
Where last line of log file reads:
19:56:22,799 SEVERE [org.jboss.forge.addon.shell.aesh.CommandAdapter] (AeshProcess: 1)
Could not install CDI.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)