Hi all, I am having issues regarding parent pom resolution in maven 3. I am aware that some changes were made in order to make it stricter and less problematic as pointed out in https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html#Maven3.xCompatibilityNotes-ParentPOMResolutionbut I am having exactly the issue that should have been fixed. My build only works if invoked from parent pom directory and note that I use exactly what is described as the default structure (parent pom on parent directory). If instead I try to build the dependant project only it fails complaining that it cannot find parent pom (as it were a dependency of the other module I really depend on). I am sending a sample I developed in case anyone can help me finding what I could possibly done wrong (and sincerely I made it so simple that I cannot find anything that could be changed).
best regards, Rafael Ribeiro
parent-pom-sample-problem.tar.gz
Description: GNU Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
