Hi all,
 
I have been creating a plugin that extends the dependencies in the Maven
projects in the reactor programmatically based on the references found
is associated C# project files (.csproj files). This is all working fine
but I am wondering how I can get the references injected as dependencies
before the reactor is being sorted. I need this to get the artifacts
builds before they are resolved as build dependencies.
 
Is there a way to force mojo executions to be done prior to the reactor
being sorted? I've tried the validate phase but found this to be
executed after reactor sorting.
Does anyone know about another plugin that deals with this or a similar
problem?
 
Or is there a mechanism to force resorting of the build reactor after
changing project definition within a plugin?
 
Hope anyone can give me clue.
 
Thanks in advance,
 
Mark Koops
GE Healthcare

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.7/410 - Release Date: 5-8-2006
 

Reply via email to