Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find module: io.vertx.ceylon.core/3.5.3 #32

Open
myhtls opened this issue Aug 27, 2018 · 3 comments
Open

Could not find module: io.vertx.ceylon.core/3.5.3 #32

myhtls opened this issue Aug 27, 2018 · 3 comments

Comments

@myhtls
Copy link

myhtls commented Aug 27, 2018

hello,my pom.xml

vertx.version 3.5.3

  <dependency>
       <groupId>io.vertx</groupId>
       <artifactId>vertx-core</artifactId>
       <version>${vertx.version}</version>
   </dependency>

 <dependency>
     <groupId>io.vertx</groupId>
     <artifactId>vertx-lang-ceylon</artifactId>
     <version>${vertx.version}</version>
 </dependency>

 <dependency>
        <groupId>io.vertx</groupId>
        <artifactId>vertx-lang-kotlin</artifactId>
        <version>${vertx.version}</version>
  </dependency>

run:
Deployment failed! com.redhat.ceylon.compiler.java.runtime.tools.ModuleNotFoundException: Could not find module: io.vertx.ceylon.core/3.5.3

@jclinto1
Copy link

jclinto1 commented Mar 1, 2019

I'm seeing this also, is this still an open issue?

@paulewetzel
Copy link

Me too... Could not find module: io.vertx.ceylon.core/3.5.4

@AmarJagtap300
Copy link

Same issue in vertx 3.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants