evaluation order of profiles

2013-04-30 Thread Tatar Kolos
Hi, If in my pom I have this: [..] profile1 [..make sure this profile is active..] 42 profile2 [..make sure this profile is active..] 43 [..] Can I rely on it that the property "blah" will be 43 in the end? This boils down to the fact whether the

antrun plugin dependency

2013-04-24 Thread Tatar Kolos
Hello, I have a multimodule project which uses the antrun plugin and uses some fancy taskdefs so I added ant-contrib as a dependency to the plugin. For most projects this configuration works fine, however sometimes it fails with classpath problems. It looks like Maven simply doesn't make the