I'm trying to use nexus to serve a 3rd party dependency. Following the nexus book, I was able to upload the artifact with out incident. I then tried to search for the dependency in the various interfaces of m2eclipse: via add dependency on the pom.xml view, via the repository view. In none of these could I find the artifact. Note, nexus does show up in the repository view, so I guess my settings.xml profile ( which I completed according to the book ) is in effect and successfully bringing the public repository group into play.
I tried updating the index, and rebuilding the index, but the artifact still doesn't show. Finally, I entered the coordinates by hand, in the add dependency interface of the pom.xml editor, and the artifact was successfully located. Now, when I view the repositories, in m2eclipse, the 3rd party artifact shows up in the local repository, but still NOT in the nexus public repository group. Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
