http://www.sonatype.com/books/mvnref-book/reference/profiles-sect-activation.html

"5.3.1. Activation Configuration
Activations can contain one of more selectors including JDK versions,
Operating System parameters, files, and properties. A profile is activated
when all activation criteria has been satisfied. For example, a profile
could list an Operating System family of Windows, and a JDK version of 1.4,
this profile will only be activated when the build is executed on a Windows
machine running Java 1.4."

That means my profiles should work ... 
Anybody else had similar problems? 
I definitaly can activate Windows and Unix profiles at the same time on the
same machine, just by adding a property. 

--
View this message in context: 
http://maven.40175.n5.nabble.com/Combining-profile-activation-parameters-doesn-t-work-tp5154834p5156971.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to