Forum Discussion
MikeHageland
9 years agoOccasional Visitor
I am hoping this is a simple mistake I am making as a maven neophyte.
I have included the soapui maven repository as:
<repository>
<id>smartbear</id>
<name>SmartBear Repository</name>
<url>http://www.soapui.org/repository/maven2/</url>
</repository>
However, when I try to add a dependency for soapui 5.2.1, or use the Maven Repository viewer in Eclipse, I can't find anything under com.smartbear. When I navigate there with a web-browser, I can find the directories as expected.
The only thing that sticks out to me, is the directories I am unable to find automatically contain a file named _remote.repositories.
Can anybody shed some light on this?
Related Content
- 9 years ago
- 8 years ago
- 8 years ago