[jboss-jira] [JBoss JIRA] (WFLY-8889) Cannot find symbol class HttpServlet30Dispatcher

Panagiotis Sotiropoulos (JIRA) issues at jboss.org
Mon Jun 5 04:47:00 EDT 2017


Panagiotis Sotiropoulos created WFLY-8889:
---------------------------------------------

             Summary: Cannot find symbol class HttpServlet30Dispatcher
                 Key: WFLY-8889
                 URL: https://issues.jboss.org/browse/WFLY-8889
             Project: WildFly
          Issue Type: Bug
          Components: REST
    Affects Versions: 11.0.0.Alpha1
            Reporter: Panagiotis Sotiropoulos
            Assignee: Panagiotis Sotiropoulos


When downloading and building wildfly I get the following error :

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project wildfly-jaxrs: Compilation failure: Compilation failure:
[ERROR] ~/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java:[56,49] cannot find symbol
[ERROR] symbol:   class HttpServlet30Dispatcher
[ERROR] location: package org.jboss.resteasy.plugins.server.servlet
[ERROR] ~/wildfly/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java:[60,49] cannot find symbol
[ERROR] symbol:   class HttpServlet30Dispatcher
[ERROR] location: package org.jboss.resteasy.plugins.server.servlet




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list