Coder Social home page Coder Social logo

Comments (11)

vietj avatar vietj commented on September 22, 2024

is it because of vertx-codetrans ?

from vertx-stack.

vietj avatar vietj commented on September 22, 2024

because scala has not been added to stack, only codetrans afair

from vertx-stack.

cescoffier avatar cescoffier commented on September 22, 2024

Let me check.

This test (very long) checks that we always converge to the same version in all our dependencies. It's more a warning like: "Hey, something has changed, please align the versions".

from vertx-stack.

cescoffier avatar cescoffier commented on September 22, 2024

Ok, after some investigations here is what I've captured:

WARNING: Conflict detected for artifact org.scala-lang:scala-library:jar - version 2.11.8 was already selected by [io.vertx:vertx-http-service-factory:jar:3.4.0-SNAPSHOT, io.vertx:vertx-rx-groovy:jar:3.4.0-SNAPSHOT, io.vertx:vertx-rx-js:jar:3.4.0-SNAPSHOT, io.vertx:vertx-auth-jdbc:jar:3.4.0-SNAPSHOT, io.vertx:vertx-sockjs-service-proxy:jar:3.4.0-SNAPSHOT] while io.vertx:vertx-mysql-postgresql-client:jar:3.4.0-SNAPSHOT depends on version 2.11.7

(I've added the list of artifacts depending to the artifact, I guess it could be nice for debugging).

If I look at vertx-http-service-factory, it requires:

io.vertx:vertx-http-service-factory:jar:3.4.0-20161025.114315-215, 
io.vertx:vertx-core:jar:3.4.0-20161025.113754-212,
 io.netty:netty-common:jar:4.1.5.Final, 
io.netty:netty-buffer:jar:4.1.5.Final, 
io.netty:netty-transport:jar:4.1.5.Final, 
io.netty:netty-handler:jar:4.1.5.Final,
 io.netty:netty-codec:jar:4.1.5.Final, 
io.netty:netty-handler-proxy:jar:4.1.5.Final, 
io.netty:netty-codec-socks:jar:4.1.5.Final,
 io.netty:netty-codec-http:jar:4.1.5.Final,
 io.netty:netty-codec-http2:jar:4.1.5.Final, 
io.netty:netty-resolver:jar:4.1.5.Final, 
io.netty:netty-resolver-dns:jar:4.1.5.Final,
 io.netty:netty-codec-dns:jar:4.1.5.Final,
 com.fasterxml.jackson.core:jackson-core:jar:2.7.4,
com.fasterxml.jackson.core:jackson-databind:jar:2.7.4, 
com.fasterxml.jackson.core:jackson-annotations:jar:2.7.0,
 io.vertx:vertx-codegen:jar:3.4.0-20161022.154241-13,
 org.mvel:mvel2:jar:2.2.8.Final, 
io.vertx:vertx-service-factory:jar:3.4.0-20161025.114856-213, 
**io.vertx:vertx-codetrans:jar:3.4.0-20161025.114654-221, 
io.vertx:vertx-lang-scala-on-the-fly_2.11:jar:3.4.0-20161025.000340-4, 
org.scala-lang:scala-library:jar:2.11.8,
 org.scala-lang:scala-compiler:jar:2.11.8, 
org.scala-lang:scala-reflect:jar:2.11.8, 
org.scala-lang.modules:scala-xml_2.11:jar:1.0.4,
 org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.0.4,**
org.bouncycastle:bcpg-jdk15on:jar:1.54, org.bouncycastle:bcprov-jdk15on:jar:1.54

So codetrans depends on scala. Does it have to be a compile (scope) dependency ? Should I detect codetrans and ignore it (cut the graph) ? I don't think we should embed scala dependencies if not explicitly required. WDYT ?

from vertx-stack.

cescoffier avatar cescoffier commented on September 22, 2024

I've opened another issue to improve the reporting (#57)

from vertx-stack.

vietj avatar vietj commented on September 22, 2024

we should have an optional / compile / provided dependency indeed

from vertx-stack.

vietj avatar vietj commented on September 22, 2024

just made it optional=true like the other

from vertx-stack.

cescoffier avatar cescoffier commented on September 22, 2024

ok, so once they have been built, it should be back on track.

from vertx-stack.

cescoffier avatar cescoffier commented on September 22, 2024

I'm not a scala expert, but I believe we should update the scala version of the async mysql / postgres driver ?

from vertx-stack.

tsegismont avatar tsegismont commented on September 22, 2024

I haven't checked, just created the issues after looking at vertx3-ci
mailing list. Codetrans is probably the cause, since there were some
updates in this area recently.

2016-10-25 13:27 GMT+02:00 Julien Viet [email protected]:

because scala has not been added to stack, only codetrans afair


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#56 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABbltiktqTdwrM2SdvaX9-Rd8-l37Wa5ks5q3eeHgaJpZM4Kfynz
.

from vertx-stack.

cescoffier avatar cescoffier commented on September 22, 2024

Issue fixed in codetrans.

from vertx-stack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.