Giter Site home page Giter Site logo

Build Error about okta-auth-java HOT 4 CLOSED

okta avatar okta commented on June 19, 2024
Build Error

from okta-auth-java.

Comments (4)

AyaanMahir avatar AyaanMahir commented on June 19, 2024 1

Ok., Thank you Brian!!

from okta-auth-java.

bdemers avatar bdemers commented on June 19, 2024

Hey @AyaanMahir!

What versions are you using (maven, Java, this project)? Are you trying to build master, or including the dependent in your project? What error message are you seeing?

from okta-auth-java.

AyaanMahir avatar AyaanMahir commented on June 19, 2024

Thank you for the quick reply!
I am trying to build the master for now, Maven version is - 3.3.9 and java is 1.8.
The project where i will be including is also having the maven version as 3.3.9 , but java is 1.7 ., please let me know if any concerns with the versions. The issue seems to be more with Maven version only.

The error shows tag of individual modules:
Plugin execution not covered by lifecycle configuration: org.codehaus.gmavenplus:gmavenplus-plugin:1.6.1:removeTestStubs (execution: default, phase: test-compile)
Plugin execution not covered by lifecycle configuration: org.codehaus.gmavenplus:gmavenplus-plugin:1.6.1:compile (execution: default, phase: compile)
Plugin execution not covered by lifecycle configuration: org.codehaus.gmavenplus:gmavenplus-plugin:1.6.1:removeStubs (execution: default, phase: compile)
Plugin execution not covered by lifecycle configuration: org.codehaus.gmavenplus:gmavenplus-plugin:1.6.1:addTestSources (execution: default, phase: initialize)
Plugin execution not covered by lifecycle configuration: org.codehaus.gmavenplus:gmavenplus-plugin:1.6.1:compileTests (execution: default, phase: test-compile)

from okta-auth-java.

bdemers avatar bdemers commented on June 19, 2024

Try using ./mvnw script instead, that will use 3.6.0
You will also need at least Java 1.8.

Generally you don't need to build the project (unless you are trying fork or submit patches)
You can see a servlet example that uses the project here: https://github.com/okta/samples-java-servlet

That said, if you want to build it, please attach the full maven log and i should be able to point you in the right direction

from okta-auth-java.

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.