Hello,

Judging from http://docs.codehaus.org/display/MAVENUSER/Profiles, I can't
use properties in the <exists> element of profile activation.

Can I use ant pattern ? example : 
<activation>
                                <file>
                                        
<exists>src/main/resources/**/*.gwt.xml</exists>
                                </file>
                        </activation>

regards
dom
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/Profile-activation-with-file-exists-using-ant-pattern-tp510409p510409.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to