[
https://issues.jboss.org/browse/JBIDE-26723?page=com.atlassian.jira.plugi...
]
Jeff MAURY commented on JBIDE-26723:
------------------------------------
This is an issue with the quickstart. If you run the maven build on a stock env (docker
maven:3.6.0 for example) then these dependencies are missing. The repo
https://repository.jboss.org/nexus/content/groups/public-jboss/ must be added to the Maven
settings.
WildFly quickstart 'ejb-multi-server' shows errors after
import into Red Hat CodeReady Studio
---------------------------------------------------------------------------------------------
Key: JBIDE-26723
URL:
https://issues.jboss.org/browse/JBIDE-26723
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 4.12.0.AM1
Environment: OS X 10.14.5
Reporter: Zbyněk Červinka
Priority: Major
Fix For: 4.13.x
There are errors in the WildFly quickstart 'ejb-multi-server' after import into
Red Hat CodeReady Studio:
* Missing artifact org.slf4j:slf4j-api:jar:1.7.22.jbossorg-1 in the pom.xml in the
{color:red}ejb-multi-server-app-one-ejb{color} on line 37 (Maven Dependency Problem).
* The project cannot be built until its prerequisite ejb-multi-server-app-main-ejb is
built. Cleaning and building all projects is recommended in the
{color:red}ejb-multi-server-client{color}
* The project cannot be built until its prerequisite ejb-multi-server-app-main-ejb is
built. Cleaning and building all projects is recommended in the
{color:red}ejb-multi-server-app-web{color}
* The container 'Maven Dependencies' references non existing library
'/Users/zcervink/.m2/repository/org/slf4j/slf4j-api/1.7.22.jbossorg-1/slf4j-api-1.7.22.jbossorg-1.jar'
in the {color:red}ejb-multi-server-app-one-ejb{color}
* The project cannot be built until build path errors are resolved in the
{color:red}ejb-multi-server-app-one-ejb{color}
* The project cannot be built until its prerequisite ejb-multi-server-app-main-ejb is
built. Cleaning and building all projects is recommended in the
{color:red}ejb-multi-server-app-main-web{color}
* The project was not built since it depends on ejb-multi-server-app-one-ejb, which has
build path errors in the {color:red}ejb-multi-server-app-main-ejb{color}
h2. Red Hat CodeReady Studio version: 12.12.0.GA
h2. WildFly version: 17.0.0.Final
--
This message was sent by Atlassian Jira
(v7.12.1#712002)