Forum Discussion
garfield19
12 years agoNew Contributor
Thanks guys! I was able to successfully run the test Suite from a local setup of Jenkins on my machine. The challenge now however is to reproduce this on my company's build of Jenkins where the build failed with the following error:
message : Plugin eviware:maven-soapui-plugin:4.5.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for eviware:maven-soapui-plugin:jar:4.5.1
cause : Failed to read artifact descriptor for eviware:maven-soapui-plugin:jar:4.5.1
.
..
...
...
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact eviware:maven-soapui-plugin:pom:4.5.1 in nexus
Now.. this nexus is an internal deployment of the company. So I understand that I'll have to include the pom for the soapui plugin in this local repo. Would it suffice if I were to copy the plugin from my machine's /.m2/repo folder into the local repo? Or is there some other way of managing this?
message : Plugin eviware:maven-soapui-plugin:4.5.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for eviware:maven-soapui-plugin:jar:4.5.1
cause : Failed to read artifact descriptor for eviware:maven-soapui-plugin:jar:4.5.1
.
..
...
...
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact eviware:maven-soapui-plugin:pom:4.5.1 in nexus
Now.. this nexus is an internal deployment of the company. So I understand that I'll have to include the pom for the soapui plugin in this local repo. Would it suffice if I were to copy the plugin from my machine's /.m2/repo folder into the local repo? Or is there some other way of managing this?
Related Content
- 8 years ago
- 9 years ago
Recent Discussions
- 15 years ago