graphql-spring-boot-starter icon indicating copy to clipboard operation
graphql-spring-boot-starter copied to clipboard

Library source does not match the bytecode for class GraphQlExecutorImpl

Open MartinX3 opened this issue 6 years ago • 4 comments

In the pom.xml I wrote

<dependency>
            <groupId>com.merapar</groupId>
            <artifactId>graphql-spring-boot-starter</artifactId>
            <version>RELEASE</version>
</dependency>

In IntelliJ with Maven I downloaded the sources and documentation. Now I get this warning:

Library source does not match the bytecode for class GraphQlExecutorImpl

RELEASE is interpreted as 1.0.2

MartinX3 avatar Aug 18 '17 13:08 MartinX3

The warning is lost.

martin-g avatar Aug 18 '17 13:08 martin-g

My English is not good enough to understand, what this metaphor means. :(

MartinX3 avatar Aug 18 '17 13:08 MartinX3

In your description you say "Now I get this warning.". But there is no warning following this sentence. So I thought you use used some markup and GitHub swallowed it.

martin-g avatar Aug 18 '17 13:08 martin-g

Sorry, the warning was only in the title. I changed it :)

MartinX3 avatar Aug 18 '17 13:08 MartinX3