When I Install 3rd Party Libraries, cann't success, why?

Confluence User - 08 Mar, 2023

1  Error Message like this:    

[exec] [INFO] Scanning for projects...
     [exec] [INFO]
     [exec] [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
     [exec] [INFO] Building Maven Stub Project (No POM) 1
     [exec] [INFO] --------------------------------[ pom ]---------------------------------
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD FAILURE
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  0.163 s
     [exec] [INFO] Finished at: 2023-03-08T09:40:52+08:00
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [ERROR] NullPointerException
     [exec] [ERROR]
     [exec] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
     [exec] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
     [exec] Result: 1


  

installation

3


08 Mar, 2023
confluenceUser
confluenceUser

What plugin are you building? Can you paste in more information / error log please

09 Mar, 2023
confluenceUser
confluenceUser

 Can you paste in more information, siuuuu

09 Mar, 2023
confluenceUser
confluenceUser

Thanks, the problem was solved. because the version for maven is 3.9, I used the version 3.81  Bind with IntelliJ IDEA to compiled is ok.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print