Forum Discussion

mz0's avatar
mz0
Frequent Visitor
6 years ago

soapui 5.5.0-SNAPSHOT Build fails

[WARNING] The POM for com.smartbear.utils.analytics:analytics-core:jar:5.5.0-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for com.smartbear.utils.analytics: out-app-analytics-provider:jar:5.5.0-SNAPSHOT is missing, no dependency information available

...

[ERROR] Failed to execute goal on project soapui: Could not resolve dependencies for project com.smartbear.soapui:soapui:jar:5.5.0-SNAPSHOT: 
The following artifacts could not be resolved: com.smartbear.utils.analytics:analytics-core:jar:5.5.0-SNAPSHOT, com.smartbear.utils.analytics: out-app-analytics-provider:jar:5.5.0-SNAPSHOT


this is the error in soapui sub-module when running 'mvn clean install'


$ git log --oneline -3
e4d274638 (HEAD -> next, origin/next, origin/HEAD) Merge pull request #397 from ...
4993e826d Update README.md
f3450cbc4 Merge pull request #393 from ...

3 Replies