Opps, I knew I forgot something. I'm using Maven 2.2.1
On 4/2/2010 10:46 AM, Maven User wrote:
What version of m2 are you using?
On Thu, Apr 1, 2010 at 8:58 PM, Michael Delaneywrote:
All,
I have a parent pom, where I'm activating a profile based on the existence
of the directory 'src/mai
What version of m2 are you using?
On Thu, Apr 1, 2010 at 8:58 PM, Michael Delaney wrote:
> All,
>
> I have a parent pom, where I'm activating a profile based on the existence
> of the directory 'src/main/java'. I then have a multi module build where the
> children depend on the aforementioned par
All,
I have a parent pom, where I'm activating a profile based on the
existence of the directory 'src/main/java'. I then have a multi module
build where the children depend on the aforementioned parent pom.
When I build the modules using an aggregator pom, the profile isn't
activated correct