Hi, I've defined profiles in the parent POM and it should have be inherited by the children modules. However, when I execute the help:active-profiles goal from the child module, it does not show the child module having any active module as it would if I executed the same goal from the parent. Is this a bug or there's a explanation?
Also I found that activation by properties did not seem to work for profiles. I had the profiles to be activated by a property having a certain value and then defined that property in <properties> element. That did not seem to activate the profile. Bug or I miss used? Thanks, Gang PS: Thanks to Damon for earlier useful responses for my other post about overlay. Did not want to waste email bandwidth just to send thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
