Questions tagged [maven-module]
106 questions
-1
votes
1 answer
How do I apply a profile to a maven module
How can I set a profile in a maven module?
This seems like a simple thing, but I'm not finding how to do it. I have a pom with modules. For certain builds, I want one module to run under a different profile.
I don't mind passing the profile into…

nilacqua
- 167
- 3
- 15