Open hxgqh opened 8 years ago
Output:
Results : Tests in error: testExportResourceListing(com.smartbear.swagger.SwaggerExporterTest): Cannot get property 'basePath' on null object testImportResourceListing(com.smartbear.swagger.SwaggerImporterTest): Cannot get property 'basePath' on null object testImportApiDeclaration(com.smartbear.swagger.SwaggerImporterTest): Unexpected char=< Tests run: 5, Failures: 0, Errors: 3, Skipped: 0
I can do mvn install without test:
mvn install -Dmaven.test.skip=true
Thank you @hxgqh
Output:
I can do mvn install without test: