Is there really no way to do this folks?  This would really nuke our
maven progress at this point. 

-----Original Message-----
From: EJ Ciramella [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 24, 2006 6:48 PM
To: Maven Users List
Subject: probs with profiles

I have a question about profiles and their usage.  Our build machines
have one path to things like jboss and other third party directories, in
the various qa stacks, these paths may be different.  Additionally, a
property may change from project to project.
 
How come the sub projects don't get the second profile?!
 
E:\work\up-svcs\lty\proj\LTY-P000039>mvn help:active-profiles -P
LTY-P000039,dev-crimson -e
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Unnamed - lty:app:pom:1.0-SNAPSHOT
[INFO]   Lty Utils
[INFO]   Lty Crypto(Client)
[INFO]   LtyModel
[INFO]   LtyDataGen
[INFO]   Crypto Server
[INFO]   Upromise.com Site
[INFO] Searching repository for plugin with prefix: 'help'.
[INFO]
------------------------------------------------------------------------
----
[INFO] Building Unnamed - lty:app:pom:1.0-SNAPSHOT
[INFO]    task-segment: [help:active-profiles] (aggregator-style)
[INFO]
------------------------------------------------------------------------
----
[INFO] [help:active-profiles]
[INFO]
Active Profiles for Project 'lty:app:pom:1.0-SNAPSHOT':
 
The following profiles are active:
 
 - dev-crimson (source: profiles.xml)
 - LTY-P000039 (source: settings.xml)
 
 
 
Active Profiles for Project 'lty:lty-utils:jar:1.0-SNAPSHOT':
 
The following profiles are active:
 
 - LTY-P000039 (source: settings.xml)
 
 
 
Active Profiles for Project 'lty:crypto:jar:1.0-SNAPSHOT':
 
The following profiles are active:
 
 - LTY-P000039 (source: settings.xml)
 
 
 
Active Profiles for Project 'lty:lty-model:jar:1.0-SNAPSHOT':
 
The following profiles are active:
 
 - LTY-P000039 (source: settings.xml)
 
 
 
Active Profiles for Project 'lty:lty-datagen:jar:1.0-SNAPSHOT':
 
The following profiles are active:
 
 - LTY-P000039 (source: settings.xml)
 
 
 
Active Profiles for Project 'lty:cryptoServer:jar:1.0-SNAPSHOT':
 
The following profiles are active:
 
 - LTY-P000039 (source: settings.xml)
 
 
 
Active Profiles for Project 'uprweb:uprweb:war:1.0-SNAPSHOT':
 
The following profiles are active:
 
 - LTY-P000039 (source: settings.xml)
 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to