Thanks for the advice.  You could have proposed a solution instead of just a
criticism.

Sent from my iPhone

On Jan 19, 2011, at 4:02 AM, Anders Hammar <and...@hammar.net> wrote:

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