]
Josef Kopriva commented on JBIDE-26916:
---------------------------------------
[~zcervink] I was not able to reproduce it. Can you please add not working project? Have
you also tried to use settings.xml from our testing machines?
Dynamic Web Project shows errors after converting to maven project
when using WildFly 18 as target runtime and Java 11
----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-26916
URL:
https://issues.jboss.org/browse/JBIDE-26916
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.13.0.AM1
Environment: All OSes
Reporter: Zbyněk Červinka
Assignee: Jeff MAURY
Priority: Major
Fix For: 4.14.0.AM1
Attachments: RHCRS_preferences.png,
dynamic_web_project_after_converting_to_maven.png, new_server_settings.png,
project_facets_when_creating_the_project.png
h2. Basic information on this issue:
- Issue appears only when using WildFly 18 as target runtime and Java 11 (see the
'Steps to reproduce' section and printscreens in the attachment)
- Issue does not appear on WildFly 16 and on WildFly 17 (tested on both Java 8 and 11;
this issue has not appeared even if I have mixed Java version settings in workspace/server
runtime JRE/Project fFacets, no issue for any combination)
h2. Tested solution - insert the following dependency into the pom.xml and all the
problems in the Problems view disappear
{code:java}
<dependency>
<groupId>jakarta.jws</groupId>
<artifactId>jakarta.jws-api</artifactId>
<version>1.1.1</version>
</dependency>
{code}
h2. Red Hat CodeReady Studio version:
Version: 12.13.0.GA
Build id: GA-v20191024-0752-B5215
Build date: 20191024-0752