Hilco, I am not saying that it should work without installing common but it fails even after installing common and the reason is cause it sees parent as a dependency of common and fails to look it up locally thru relativePath resolution (either with default value or forcefully specifying as ../pom.xml) Em 31/10/2011 19:54, "Hilco Wijbenga" <[email protected]> escreveu:
> On 31 October 2011 15:40, Rafael Ribeiro <[email protected]> wrote: > > Did you run it on project root? Cause this works for me too as I said on > > 1st email but it fails if I try to run on gui directory. The error > message > > on 3.0 is sth that could not resolve parent pom locally and it is > slightly > > different on 3.0.3 I'll paste it over here as soon as I reach a PC. > > I tried root and common, not gui. :-) Project gui does indeed fail, > but what would you expect? Project common has not been installed yet. > > If you run root once (and don't change either root or common) then you > can install gui by running mvn there. > > I generally avoid reactor builds as I find them slow and painful so I > may not be fully up-to-date but does the latest documentation really > imply that building gui should work without building common first? > That would certainly be very nice but rather surprising. :-) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
