On Wed, Jul 23, 2008 at 5:20 PM, Doug Culnane <do...@cu...> wrote:
> Run mvn again and it should get the dependencies they are on repositories
> that are defined in the Stat-SCM POM.
> http://repo1.maven.org/maven2/net/sf/stat-scm/1.1.0/stat-scm-1.1.0.pom
>
> If this does not work merge the pluginRepositories and repositories
> section of your project POM to include the repository at:
> http://stat-scm.sourceforge.net/maven2/
>
> If that does not work manually download and install them from here
> http://stat-scm.sourceforge.net/maven2/
>
> Good luck,
>
> Doug
Thanks for the help, Doug. My problem is my environment uses a Nexus
repository server as a mirror for remote repositories. The server on
which the Nexus repository has limited access to external IP
addresses. I had deduced that the stat-svn-0.4.0-StatSCM artifact was
hosted by the repository at http://stat-scm.sourceforge.net/maven2. I
have configured my Nexus server to mirror that, but it can't access it
due to internal configuration of our network.
I'm currently requesting that projects.sourceforge.net be one of the
anointed sites. But, until then, I think I'll download and install it
to our Nexus repository until they decide whether it's worthy or not.
:)
Thanks for the help,
Ed
|