Very bad practice! The repositories defined in the pom MUST be possible for
other people (other projects depending on your artifacts) to resolve. Using
properties defined in settings.xml makes that impossible.

/Anders

On Wed, Jan 19, 2011 at 05:14, mjk <mj.kelle...@gmail.com> wrote:

> Is it possible to use properties defined in settings.xml within
> <repositories /> and <distributionManagement />?
>
> Other properties seem to get resolved during a build, however when I do a
> deploy, maven uses the variable name with the leading ${ and trailing },
> instead of the resolved variable value.
>
> Any ideas?
>

Reply via email to