Hi I'd like to have more more control on how profiles are activated. I've registered my implementation of ProfileActivator as a plexus component with org.apache.maven.profiles.activation.ProfileActivator role. I've used <extension> to inject the component to the maven context. The issue is that the extensions are added at the very end, when all profiles are already resolved. Is there any way I could registrer such component earlier? Any other hint how to achive my goal will be more than appriciated. Thanks, Mateusz
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
