[
https://issues.redhat.com/browse/JBIDE-27278?page=com.atlassian.jira.plug...
]
Robert Stryker commented on JBIDE-27278:
----------------------------------------
I'm not able to replicate this exact error. I am using 1.0.0.GA-CR2.
I get 21 random errors. Checkstyle failed, could not read maven project, plugin execution
not covered by lifecycle configuration, and many project build errors as it cannot find
the dependencies listed. Also non-resolvable parent pom. Failure to find
org.jboss.bom:jboss-eap-xp-microprofile:pom:1.0.0.GA in various repos.
EAP microprofile QS: Multiple JAX_RS Activators
-----------------------------------------------
Key: JBIDE-27278
URL:
https://issues.redhat.com/browse/JBIDE-27278
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples, server
Affects Versions: 4.16.0.AM1
Reporter: Josef Kopriva
Assignee: Robert Stryker
Priority: Major
{code:java}
Description Resource Path Location Type
Multiple JAX-RS Activators are defined for the
project. JaxRsApplication.java /country-client/src/main/java/org/wildfly/quickstarts/microprofile/rest/client line
7 JAX-RS Problem
{code}
{code:java}
Description Resource Path Location Type
Multiple JAX-RS Activators are defined for the
project. JaxRsApplication.java /country-client/src/test/java/org/wildfly/quickstarts/microprofile/rest/client/api line
7 JAX-RS Problem
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)