I have two development environments: work and personal.

I am trying to set up my projects so that the POM knows which profile to activate, but it seems you cannot put <activeProfiles> in a POM, only in a settings.xml file. Is there some reason for this?

Is there some other Maven way to do what I want to do? How do other people separate work development from personal development?

Cheers, Eric

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

Reply via email to