Code Monkey home page Code Monkey logo

Comments (4)

hohwille avatar hohwille commented on September 4, 2024

We could introduce a new profile that is triggered by the jdk versions 9,10,11,12 to add the dependencies to JAXB and other required artifacts. This way we would not interfere in java 8 setups and open the door to make it work in newer versions.

from devon4j.

hohwille avatar hohwille commented on September 4, 2024
[ERROR]   AccessControlSchemaTest.testGroupTypes:181 » NoClassDefFound javax/xml/bind/JA...
[ERROR]   AccessControlSchemaTest.testProviderCorrupted:123->createProvider:203 » NoClassDefFound
[ERROR]   AccessControlSchemaTest.testProviderCyclic:111->createProvider:203 » NoClassDefFound
[ERROR]   AccessControlSchemaTest.testProviderIllegal:138->createProvider:203 » NoClassDefFound
[ERROR]   AccessControlSchemaTest.testProviderValid:101->createProvider:203 » NoClassDefFound
[ERROR]   AccessControlSchemaTest.testReadXml:89 NoClassDefFound javax/xml/bind/JAXBExce...
[ERROR]   AccessControlSchemaTest.testWriteXml:69 NoClassDefFound javax/xml/bind/JAXBExc...

from devon4j.

hohwille avatar hohwille commented on September 4, 2024

PR #10 merged, hence done.

from devon4j.

markusschuh avatar markusschuh commented on September 4, 2024

I have tried to verify this change.

My tests - using openjdk version "10.0.1" - also failed with javax/xml/bind/JAXBException for

  • modules/jpa-dao
  • starters/starter-spring-data-jpa

Adding the optional dependency
javax.xml.bind/jaxb-api
in the pom.xml in those both directories, too (same change as the change in modules/security/pom.xml) finally resulted in a SUCCESS build.

from devon4j.

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.