highsource / highsource/jaxb2-basics

0.9.2 and later versions has error: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBind

Open
#30 4 comments 1 reaction 1 assignee Claimed by @highsource View on GitHub
enhancement
Dominant language
Java
Stars
119
Forks
49
PR merge metrics
No merged PRs in 30d

Description

With 0.9.2 and later versions I have

```

org.jvnet.jaxb2_commons
jaxb2-basics
0.9.2

```

I have got error:
Using java.util.ServiceLoader

```
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
```

Wth 0.9.1 all is ok.

```


generateResources



org.jvnet.jaxb2.maven2
maven-jaxb2-plugin
${maven-jaxb2-plugin.version}

com.rsa.eosago.platform.dto
src/main/java
src/main/resources/dto/xsd

*.xsd

true
false
false
true
src/main/resources/dto

binding.xjb


-Xannotate
-Xinheritance



org.jvnet.jaxb2_commons
jaxb2-basics
0.9.2


org.jvnet.jaxb2_commons
jaxb2-basics-annotate
1.0.1






generate






```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.