Oh, I see - when a lifecycle is "forked" (@execute phase), the project is cloned so that the current build is not corrupted.
"forked"? ...interesting
If you need access to the project that was used during that stage, add:/** @parameter expresssion="${executedProject}" */ private MavenProject executedProject;
Does not get set for me unfortunately :-( It is null when I call "mvn minijar:minijar"
Looks like this part needs to be added to the docs.
A list of all available annotations would be more than nice to have! cheers -- Torsten
PGP.sig
Description: This is a digitally signed message part