-
Notifications
You must be signed in to change notification settings - Fork 300
Getting Issue while Build Apis #75
Comments
More detail Are Please refer to /home/navrattan/Navrattan/Project/Server/OAuth Api/apis-master/apis-resource-server-library/target/surefire-reports for the individual test results. Please refer to /home/navrattan/Navrattan/Project/Server/OAuth Api/apis-master/apis-resource-server-library/target/surefire-reports for the individual test results. |
"Please refer to /home/navrattan/Navrattan/Project/Server/OAuth What does the individual txt file say, in that directory?
|
same problem her is what the individual results say: java.lang.NoClassDefFoundError: org/eclipse/jetty/server/Connector org.surfnet.oaaas.auth.AuthorizationServerFilterTest Time elapsed: 0 sec <<< ERROR! |
Same problem here. |
Hi i am new to OAuth . I got following issue while building Apis from command line.
what i done :
Results :
Tests in error:
org.surfnet.oaaas.auth.AuthorizationServerFilterTest: org/eclipse/jetty/http/HttpBuffers
org.surfnet.oaaas.auth.AuthorizationServerFilterTest: Could not initialize class nl.surfnet.coin.mock.AbstractMockHttpServerTest
Tests run: 7, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] API Secure ........................................ SUCCESS [0.792s]
[INFO] API Secure - resource server library .............. FAILURE [5.158s]
[INFO] API Secure - authorization server ................. SKIPPED
[INFO] API Secure - conext authentication plugin ......... SKIPPED
[INFO] API Secure - example resource server .............. SKIPPED
[INFO] API Secure - mock openconext group api ............ SKIPPED
[INFO] API Secure - authorization server webapp .......... SKIPPED
[INFO] API Secure - example resource server war .......... SKIPPED
[INFO] API Secure - example client app war ............... SKIPPED
[INFO] API Secure - authorization server webapp dist ..... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.685s
[INFO] Finished at: Sat Mar 28 09:27:14 IST 2015
[INFO] Final Memory: 17M/174M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project apis-resource-server-library: There are test failures.
[ERROR]
[ERROR] Please refer to /home/navrattan/Navrattan/Project/Server/OAuth Api/apis-master/apis-resource-server-library/target/surefire-reports for the individual test results.
thanks
The text was updated successfully, but these errors were encountered: