Wrong effective-pom output
Posted
by Jin Kwon
on Stack Overflow
See other posts from Stack Overflow
or by Jin Kwon
Published on 2010-05-22T09:39:39Z
Indexed on
2010/05/22
10:30 UTC
Read the original article
Hit count: 207
maven
When calling help:effective-pom in some child modules position, the output prints wrong path.
some url like .../${groupId}/${some_other_sibling's_artifactId}/...
This is also make site deploy wrong.
Can anybody help?
© Stack Overflow or respective owner