Not that I'm aware of. But what's stopping you from simply specifying 2 profiles in the command line ie: mvn -P abc, xyz package
See more information here: http://maven.apache.org/guides/introduction/introduction-to-profiles.html Wayne On 5/4/07, Paul Gier <[EMAIL PROTECTED]> wrote:
I would like to have two profiles. One profile can be called by itself. The second one should activate the first one so that the configuration of the first is included. Is this possible? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
