Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10312

Cannot compile 2.17.x

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.17.4
    • None
    • None
    • Unknown

    Description

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project camel-jetty-common: Compilation failure: Compilation failure:
      [ERROR] /Users/tdiesler/git/camel/components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/JettyHttpComponent.java:[66,31] error: cannot find symbol
      [ERROR] symbol:   class HttpClientTransport
      [ERROR] location: package org.eclipse.jetty.client
      [ERROR] /Users/tdiesler/git/camel/components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/JettyHttpComponent.java:[67,36] error: package org.eclipse.jetty.client.http does not exist
      [ERROR] /Users/tdiesler/git/camel/components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/CamelHttpClient.java:[25,31] error: cannot find symbol
      [ERROR] symbol:   class HttpClientTransport
      [ERROR] location: package org.eclipse.jetty.client
      [ERROR] /Users/tdiesler/git/camel/components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/JettyHttpComponent.java:[708,12] error: cannot find symbol
      [ERROR] symbol:   class HttpClientTransport
      [ERROR] location: class JettyHttpComponent
      [ERROR] /Users/tdiesler/git/camel/components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/JettyHttpComponent.java:[722,61] error: cannot find symbol
      [ERROR] symbol:   class HttpClientTransport
      [ERROR] location: class JettyHttpComponent
      [ERROR] /Users/tdiesler/git/camel/components/camel-jetty-common/src/main/java/org/apache/camel/component/jetty/CamelHttpClient.java:[37,27] error: cannot find symbol
      [ERROR] -> [Help 1]
      [ERROR] 
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR] 
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      [ERROR] 
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR]   mvn <goals> -rf :camel-jetty-common
      

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            tdiesler Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: