You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by or...@io7m.com on 2012/12/20 13:18:11 UTC

Enabling snapshot fetching outside of project pom?

Hi.

Is it possible to enable the fetching of snapshots as dependencies in
settings.xml, as opposed to using a <distributionManagement> element in
the project's pom file?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Enabling snapshot fetching outside of project pom?

Posted by or...@io7m.com.
On Thu, 20 Dec 2012 12:18:11 +0000
<or...@io7m.com> wrote:

> Hi.
> 
> Is it possible to enable the fetching of snapshots as dependencies in
> settings.xml, as opposed to using a <distributionManagement> element in
> the project's pom file?

*ahem*

Fixed my own problem. Dependencies weren't being resolved using the
information in settings.xml because of an incorrect version range
(which is why I asked the question in the first place).


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org