Re: when dependencies from pom starts to be resolved ?

2016-02-24 Thread Hawkboy
that On 2/23/16 5:23 PM, Hawkboy wrote: Hello, I've been using properties-maven-plugin bound to validation phase in order to set some environment properties that is needed for the different targets. it's been working pretty well. I have a case now where I'll need different artifa

when dependencies from pom starts to be resolved ?

2016-02-23 Thread Hawkboy
Hello, I've been using properties-maven-plugin bound to validation phase in order to set some environment properties that is needed for the different targets. it's been working pretty well. I have a case now where I'll need different artifact versions for each different target environments.